monitoring-plugins/plugins/tests/conf/snmpd.conf
2025-09-08 15:54:08 +02:00

23 lines
690 B
Text

###############################################################################
# Access Control
###############################################################################
com2sec readonly localhost public
group MyROGroup v1 readonly
group MyROGroup v2c readonly
view all included .1 80
access MyROGroup "" any noauth exact all none none
syslocation Wonderland
syscontact Alice
###############################################################################
# Embedded Subagents
###############################################################################
perl do "./tests/check_snmp_agent.pl";