From 0ae668b99c76e6b6f3b286d09f2a9b6ee2ac8bc3 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 30 Oct 2007 17:15:58 +0000 Subject: [PATCH] contrib/snmp-data.conf: Added some more RMSes and UPS stuff. --- contrib/snmp-data.conf | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/contrib/snmp-data.conf b/contrib/snmp-data.conf index 9d497d0c..5ebbf7f2 100644 --- a/contrib/snmp-data.conf +++ b/contrib/snmp-data.conf @@ -106,6 +106,29 @@ # + # Riello UPS + # Temperatures for UPSes by Riello, + # + + Type "temperature" + Table false + Instance "system" + Values ".1.3.6.1.4.1.5491.1.51.1.5.4.0" + + + Type "temperature" + Table false + Instance "rectifier" + Values ".1.3.6.1.4.1.5491.1.51.1.5.5.0" + + + Type "temperature" + Table false + Instance "inverter" + Values ".1.3.6.1.4.1.5491.1.51.1.5.6.0" + + + # # NetApp # Some simple statistics of storage systems by NetApp. # @@ -205,4 +228,47 @@ Values ".1.3.6.1.4.1.5040.1.2.3.1.4.1.1" Scale 0.1 + + # + # Infratec + # Rack monitoring devices by Infratec, + # + # Model H2-17 + + Type "temperature" + Table true + Instance ".1.3.6.1.4.1.4519.10.4.1.1.2" + Values ".1.3.6.1.4.1.4519.10.4.1.1.3" + + + Type "humidity" + Table true + Instance ".1.3.6.1.4.1.4519.10.5.1.1.2" + Values ".1.3.6.1.4.1.4519.10.5.1.1.3" + + + Type "voltage" + Table true + InstancePrefix "input" + Values ".1.3.6.1.4.1.4519.10.6.1.1.3" + + # Model H2-30 + + Type "temperature" + Table true + Instance ".1.3.6.1.4.1.1909.10.4.1.1.2" + Values ".1.3.6.1.4.1.1909.10.4.1.1.3" + + + Type "humidity" + Table true + Instance ".1.3.6.1.4.1.1909.10.5.1.1.2" + Values ".1.3.6.1.4.1.1909.10.5.1.1.3" + + + Type "voltage" + Table true + InstancePrefix "input" + Values ".1.3.6.1.4.1.1909.10.6.1.1.3" + -- 2.11.0