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

Update CONTRIBUTING.md

parent 9d007fd6
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,4 @@ snmpwalk -v2c -c public -ObentU 10.10.10.10 .1.3.6.1.2.1.1.2 >> hostname.snmpwal
snmpwalk -v2c -c public -ObentU 10.10.10.10 .1.3.6.1.4.1.9.9.171.1.2.3.1 >> hostname.snmpwalk
snmpwalk -v2c -c public -ObentU 10.10.10.10 .1.3.6.1.4.1.9.9.171.1.3.2.1 >> hostname.snmpwalk
```
If you need to _hide_ your public IP-addresses you can replace them by private IPs (like 271.217.222.21 replaced by 10.1.1.1 for excample), as long as the snmpwalk stays valid.
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