Newer
Older
Monitors status of Cisco IOS(-XE) NTP association. Supports IPv4, IPv6 and DNS based peers.
* *service*: creates the service **_NTP status_** and one service **_NTP {item}_** for each NTP association, with the association name/ip-address as item
**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)
**critical**/**warning**:
* if offset or stratum outside the configured levels (see WATO)\
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see sample screenshot")
* *perfdata (if avilable)*:
* Offset (s)
* Delay (s)
* Jitter (s)
* Protocol errors (/s)
* Version errors (/s)
---
### Download
* [cisco_ntp.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_ntp/-/raw/master/cisco_ntp.mkp "Download latest version")
---
### Installation
You can install the package by uploading it to your CheckMK site and as site user run `mkp install cisco_ntp.mkp`.
In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")