mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add example snmpd.conf :)
git-svn-id: http://www.observium.org/svn/observer/trunk@537 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
12
snmpd.conf.example
Normal file
12
snmpd.conf.example
Normal file
@@ -0,0 +1,12 @@
|
||||
com2sec readonly default m3m3t1c
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user