aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-06-28 17:58:18 +0200
committerKristian Lyngstol <kly@kly.no>2016-06-28 17:58:18 +0200
commit480028f783aea36f7420fac1162a6ff76998fc3e (patch)
treeea771f51389adece15ce999dc64b2340d4faee68 /include
parent6f2295c7784492d9347930f49f97a97d3e7b6841 (diff)
Get cisco temperatures too and mix other tweaks
Diffstat (limited to 'include')
-rwxr-xr-xinclude/config.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.pm b/include/config.pm
index 8b4a10d..4d20e43 100755
--- a/include/config.pm
+++ b/include/config.pm
@@ -35,6 +35,7 @@ our @snmp_objects = [
['ifInUnknownProtos'],
['ifOutQLen'],
['sysUpTime'],
+ ['ciscoEnvMonTemperatureStatusValue'],
['jnxOperatingTemp'],
['jnxOperatingCPU'],
['jnxOperatingDescr'],