master #2

Open
polz wants to merge 32 commits from polz/servers:master into master
Showing only changes of commit e6664d0d4c - Show all commits

View file

@ -25,6 +25,15 @@
oid = "RFC1213-MIB::sysName.0"
is_tag = true
[[inputs.snmp.field]]
name = "location"
oid = "RFC1213-MIB::sysLocation.0"
[[inputs.snmp.field]]
name = "uptime"
oid = "RFC1213-MIB::sysUpTime.0"
conversion = "float(2)"
# interface table
[[inputs.snmp.table]]
name = "iface"