Giter Site home page Giter Site logo

trellixvulnteam / netvaultsingletapemailalert_4t4v Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teynakopha/netvaultsingletapemailalert

0.0 0.0 0.0 8.02 MB

C++ 1.09% Python 79.78% C 5.46% Tcl 13.56% PowerShell 0.09% DTrace 0.01% Batchfile 0.01% Dockerfile 0.01%

netvaultsingletapemailalert_4t4v's Introduction

This Project will check Tape on single Tape Library and will alert if tape is full or not enough for saturday and sunday

1. First Step you need to set postgres sql config "listen_addresses= {* or your backup ip}, 
    because netvault backup server not allow remote connection to db 
    (On my version postgres config store on C:\Program Files\Quest\NetVault Backup\db\pgsql\postgresql.conf)

2. then you need to set allow remote connection from another host 
    C:\Program Files\Quest\NetVault Backup\db\pgsql\pg_hba.conf

# TYPE  DATABASE        USER            ADDRESS                 METHOD

# IPv4 local connections:
host    all             all             127.0.0.1/32            md5
host    all             all             {your cidr}             md5

netvaultsingletapemailalert_4t4v's People

Contributors

teynakopha avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.