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 87239c8c authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 28807312
No related branches found
No related tags found
No related merge requests found
......@@ -15,12 +15,16 @@ Collection of OSPFv3 checks
* *ospfv3_interface*: monitors OSPFv3 enabled interfaces
* *ospfv3_neighbor*: monitors OSPFv3 neighbors (IPv6 only)
* *ospfv3_virtuallink*: monitors OSPFv3 virtual links (IPv6 only)
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
## Check Info *ospfv3_general*:
* *service*: this check creates the service *OSPFv3*
* *state*: **warning** if the OSPFv3 process is admin disabled (*shutdown*)
* *wato*: none
* *wato*: [(see WATO options OSPVv3 general)](/../../../-/raw/master/doc/wato-general.png "see WATO options OSPVv3 general") and [(see WATO discovery options OSPVv3 general)](/../../../-/raw/master/doc/wato-general-discovery.png "see WATO discovery options OSPVv3 general")
* *perfdata*:
* LSA count
* Etxternal LSA count
......@@ -53,7 +57,7 @@ Sample output
* **warning** if the OSPFv3 process is admin disabled (*shutdown*)
* **warning** if the interface OSPFv3 state *waiting* or *standby*
* **critical** if the interface OSPFv3 state *down*
* *wato*: none
* *wato*: [(see WATO options OSPVv3 interface)](/../../../-/raw/master/doc/wato-interface.png "see WATO options OSPVv3 interface")
* *perfdata*:
* Link LSA count
* Events
......@@ -68,7 +72,7 @@ Sample output
* *state*:
* **warning** if the OSPFv3 neighbor state in *attempt*, *init*, *exchangeStart*, *exchange* or *loading*
* **critical** if the OSPFv3 neighbor state is *down*
* *wato*: you can configure the warnining/critical states for the OSPFv3 process
* *wato*: [(see WATO options OSPVv3 neighbor)](/../../../-/raw/master/doc/wato-neighbor.png "see WATO options OSPVv3 neighbor")
* *perfdata*:
* queue length
* Events
......@@ -80,9 +84,9 @@ Sample output
## Check Info *ospfv3_virtuallink*:
* *state*:
* **warning** if the OSPFv3 neighbor state in *attempt*, *init*, *exchangeStart*, *exchange* or *loading*
* **critical** if the OSPFv3 neighbor state is *down*
* *wato*: you can configure the warnining/critical states for the OSPFv3 process
* **warning** if the OSPFv3 virtual link state in *attempt*, *init*, *exchangeStart*, *exchange* or *loading*
* **critical** if the OSPFv3 virtual link state is *down*
* *wato*: [(see WATO options OSPVv3 virtual link)](/../../../-/raw/master/doc/wato-virtuallink.png "see WATO options OSPVv3 virtual link")
* *perfdata*:
* queue length
* Events
......
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