mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Documentation updates for DMI support and making two links in the FAQ work (#8440)
* Documentation updates for DMI support and making two links in the FAQ work * Update SNMP-Configuration-Examples.md * Update SNMP-Configuration-Examples.md * Update snmpd.conf.example * Update SNMP-Configuration-Examples.md
This commit is contained in:
committed by
Tony Murray
parent
3e0c26ff50
commit
a7437c13da
@@ -10,4 +10,7 @@ syscontact Your Name <your@email.address>
|
||||
|
||||
#Distro Detection
|
||||
extend .1.3.6.1.4.1.2021.7890.1 distro /usr/bin/distro
|
||||
|
||||
#Hardware Detection (uncomment to enable)
|
||||
#extend .1.3.6.1.4.1.2021.7890.2 hardware '/bin/cat /sys/devices/virtual/dmi/id/product_name'
|
||||
#extend .1.3.6.1.4.1.2021.7890.3 manufacturer '/bin/cat /sys/devices/virtual/dmi/id/sys_vendor'
|
||||
#extend .1.3.6.1.4.1.2021.7890.4 serial '/bin/cat /sys/devices/virtual/dmi/id/product_serial'
|
||||
|
Reference in New Issue
Block a user