Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
README.md 1.08 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Cisco NTP [(Download the MKP package)](/../../../-/raw/master/cisco_ntp.mkp "Download MKP package")

thl-cmk's avatar
thl-cmk committed
Monitors status of Cisco IOS(-XE) NTP association. Supports IPv4, IPv6 and DNS based peers.

thl-cmk's avatar
thl-cmk committed
---
Check Info:

thl-cmk's avatar
thl-cmk committed
* *service*: creates the service **_NTP status_** and one service **_NTP {item}_** for each NTP association, with the association name/ip-address as item
thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
* *state*: \
thl-cmk's avatar
thl-cmk committed
    **warning**: 
    * if NTP refID is in AUTH, AUTO, CRYPT, DENY, INIT, LOCL, RATE, STEP, TIME or XFAC (see WATO)
    * if Error counter > 0 (see WATO)
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
    **critical**/**warning**: 
    * if offset or stratum outside the configured levels (see WATO)\
---
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see sample screenshot")
---
thl-cmk's avatar
thl-cmk committed
* *perfdata (if avilable)*: 
    * Offset (s)
    * Delay (s)
    * Jitter (s)
    * Protocol errors (/s)
    * Version errors (/s)
thl-cmk's avatar
thl-cmk committed
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
thl-cmk's avatar
thl-cmk committed
Sample output

![sample output](/doc/sample.png?raw=true "sample output")

WATO

![wato](/doc/wato.png?raw=true "WATO)