Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_stratum
0.1
2011-04-01
- Nagios 3.x
GPL
99939
File | Description |
---|---|
check_stratum | check_stratum |
check_stratum.patch | Patch by Daniel Alder for Debian, also added '$HOSTANME' variable (for remote monitorin). |
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!
This Script (v.0.1) was designed for running within nrpe daemon, to monitor remote NTP servers.
If you do not use nrpe plugin, then use patch (check_stratum.patch) by Daniel Alder.
check_stratum is simple script for NTP Stratum level Monitoring.
displays stratum levels and returns WARN, CRIT, UNK statuses.
script also checks NTP server state.
Script will send WARNING when:
Stratum level will be 5 or higher.
CRITICAL:
if Stratum level will be 6 or higher.
if NTP process is not running..
if NTP libraries is not Installed.
UNKNOWN when:
Stratum level will be in 7-16 range.
Tested on RHEL* Fedora* Centos* distributions.
Requirements: Linux, ntp server.
Version 0.1 - 01-04-2011
displays stratum levels and returns WARN, CRIT, UNK statuses.
script also checks NTP server state.
Script will send WARNING when:
Stratum level will be 5 or higher.
CRITICAL:
if Stratum level will be 6 or higher.
if NTP process is not running..
if NTP libraries is not Installed.
UNKNOWN when:
Stratum level will be in 7-16 range.
Tested on RHEL* Fedora* Centos* distributions.
Requirements: Linux, ntp server.
Version 0.1 - 01-04-2011
Reviews (0)
Be the first to review this listing!