Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_smokeping

Rating
1 vote
Favoured:
0
Hits
103879
Files:
FileDescription
check_smokeping.plcheck_smokeping.pl Version 0.1
check_smokeping.0.2.plcheck_smokeping.pl Version 0.2
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_smokeping script that checks Loss/Latency/Jitter from Smokeping RRD files (ePN compliant)
''
Check smokeping rrd file.

Usage:
check_smokeping.pl -r
check_smokeping.pl --help
check_smokeping.pl --version

-r (--rrd) Smokeping RRD file to check (required)
-l (--losswarn) Percent of loss to return warning
-L (--losscrit) Percent of loss to return critical
-t (--latencywarn) Latency to return warning
-T (--latencycrit) Latency to return critical
-j (--jitterwarn) Jitter to return warning
-J (--jittercrit) Jitter to return critical
-V (--version) Plugin version
-h (--help) usage help


Version 0.2
was not checking if file exists (or accesible) - fixed
''
Reviews (1)
Nice result but it does not output code in Nagios.

Thank you