Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
Sometimes you need a snmp source for testing something in checkmk. For this, you can use the snmp daemon.

Table of Contents

Note

This short manual is tested with Ubuntu 20.4 and is not supported by Checkmk.

Step-by-step guide

Code Block
languagebash
themeRDark
root@linux# sudo apt install snmpd snmp

...

Code Block
languagebash
themeRDark
root@linux# snmpbulkwalk -v2c -c public mysnmpdtesthost01


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("ldap","ldaps") and type = "page" and space = "KB"
labelsLDAP LDAPs


Page Properties
hiddentrue


Related issues