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

Update README.md

parent f8b4a20c
No related branches found
No related tags found
No related merge requests found
......@@ -33,15 +33,15 @@ The plugin creates the service **_SNMP Configuration_** for each host with SNMP
| State | condition | WATO |
| ------ | ------ | ------ |
| WARN | condition 1 | yes |
| CRIT | condition 2 | no |
| WARN/CRIT | condition 3 | no |
</details>
<details><summary>Perfdata</summary>
There are no perf data.
| WARN | if SNMP version not in list | yes |
| WARN | if SNMPv3 level is not list | yes |
| WARN | if SNMPv3 authentication is not in list| yes |
| WARN | if SNMPv3 encryption is not in list| yes |
| WARN | if SNMP backend not in list | yes |
| WARN | if key length below minimal key length | yes |
| WARN | if authentication and encryption keys are identical | yes |
| WARN | if key default key is used | yes |
| WARN | if key complexity not met | yes |
</details>
......
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