Skip to content

scibi/check_srx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-srx

Latest PyPI version Latest Travis CI build status

Icinga/Nagios plugin for Juniper SRX firewalls

Usage

$ check_srx --help
usage: check_srx [-h] [-H HOSTNAME] [-u USER] [-v]

Check SRX Cluster status

optional arguments:
  -h, --help            show this help message and exit
  -H HOSTNAME, --hostname HOSTNAME
                        SRX hostname or IP address
  -u USER, --username USER
                        User name
  -v, --verbose         increase output verbosity (use up to 3 times)

Sample Output

$ check_srx -H 10.0.0.10 -u username
CLUSTERSTATUS CRITICAL - rg_0_device1_status: lost (Wrong node status: lost)

Installation

Right now you can install check_srx direclty from the repository:

$ pip install git+https://github.com/scibi/check_srx

Requirements

Compatibility

Licence

Authors

check-srx was written by Patryk Ściborek.

About

Icinga/Nagios plugin for Juniper SRX firewalls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages