Select Git revision
-
Dennis Ahrens authoredDennis Ahrens authored
snmpd.conf 695 B
# Listen on all interfaces - default is good
agentAddress udp:161,udp6:[::1]:161
# Credentials for SNMPv3 - used in What's Up Gold
createUser hshuser MD5 "hshmonitoringtest"
defaultMonitors yes
# specific disk monitoring
disk / 10000
disk /var 5%
# also list all other disks
includeAllDisks 10%
iquerySecName hshuser
linkUpDownNotifications yes
# maximum load threshold (1min, 5min, 15min)
load 12 10 5
master agentx
rouser hshuser
sysContact HsH Webteam
sysLocation HsH IT VDC
# 72 is alright for now. (No idea)
sysServices 72
# default systemonly view is fine
view systemonly included .1.3.6.1.2.1.1
view systemonly included .1.3.6.1.2.1.25.1