diff --git a/README.md b/README.md index f6ca3ec688e123b9036bf63bfb3e2bfe16200aab..a6d1a11a8244800fde1956ba4c2c7511e6a1dc85 100644 --- a/README.md +++ b/README.md @@ -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