mirror of
https://github.com/librenms/librenms-agent.git
synced 2024-05-09 09:54:52 +00:00
14 lines
466 B
Plaintext
14 lines
466 B
Plaintext
|
# Change RANDOMSTRINGGOESHERE to your preferred SNMP community string
|
||
|
com2sec readonly default RANDOMSTRINGGOESHERE
|
||
|
|
||
|
group MyROGroup v2c readonly
|
||
|
view all included .1 80
|
||
|
access MyROGroup "" any noauth exact all none none
|
||
|
|
||
|
syslocation Rack, Room, Building, City, Country [GPSX,Y]
|
||
|
syscontact Your Name <your@email.address>
|
||
|
|
||
|
#Distro Detection
|
||
|
extend .1.3.6.1.4.1.2021.7890.1 distro /usr/bin/distro
|
||
|
|