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
104416
Files:
FileDescription
check_smokeping.plcheck_smokeping.pl Version 0.1
check_smokeping.0.2.plcheck_smokeping.pl Version 0.2
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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