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
Snippets Groups Projects
Commit 172a8048 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 4e75cb41
No related branches found
No related tags found
No related merge requests found
# Cisco NTP [(Download the MKP package)](/../../../-/raw/master/{REPLACE_WITH_PACKAGE_NAME}.mkp "Download MKP package")
# Check Point MHO ports [(Download the MKP package)](/../../../-/raw/master/checkpoint_mho_ports.mkp "Download MKP package")
Monitors status of C{REPLACE_WITH_PACKAGE_TITLE}
Monitors status of Check Point Orchestrator (MHO) ports
---
Check Info:
* *service*: creates the service **_NTP status_** and one service **_NTP {item}_** for each NTP association, with the association name/ip-address as item
* *service*: creates the service **_Port {item}_** for each MHO Ports, with the port index as item
---
* *state*: \
**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)\
* *state*: always OK
---
* *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)
* RX Broadcasts/s
* RX Bytes/s
* RX Errors/s
* RX FCS Errors/s
* RX Frames/s
* RX Multicasts/s
* RX Unicasts/s
* TX Broadcasts/s
* TX Bytes/s
* TX Errors/s
* TX FCS Errors/s
* TX Frames/s
* TX Multicasts/s
* TX Unicasts/s
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
......@@ -33,3 +36,7 @@ Sample output
WATO
![WATO options](/doc/wato.png?raw=true "WATO options")
WATO options (discovery)
![WATO options (discovery)](/doc/wato-discovery.png?raw=true "WATO options (discovery)")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment