From: Florian Forster Date: Tue, 6 Nov 2007 15:33:58 +0000 (+0000) Subject: contrib/snmp-data.conf: Added even more UPS stuff. X-Git-Tag: collectd-4.2.1~6 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=4cf2c215b461a4560203c060681a135af5f9cdaf contrib/snmp-data.conf: Added even more UPS stuff. --- diff --git a/contrib/snmp-data.conf b/contrib/snmp-data.conf index 5ebbf7f2..fd8d4044 100644 --- a/contrib/snmp-data.conf +++ b/contrib/snmp-data.conf @@ -44,6 +44,13 @@ # UPS-MIB # Statistics about your UPS using the UPS-MIB from the RFC1628. # + # Battery branch + + Type "timeleft" + Table false + Instance "battery" + Values ".1.3.6.1.2.1.33.1.2.3.0" + Type "percent" Table false @@ -55,6 +62,28 @@ Table false Instance "battery" Values ".1.3.6.1.2.1.33.1.2.5.0" + Scale 0.1 + + + Type "current" + Table false + Instance "battery" + Values ".1.3.6.1.2.1.33.1.2.6.0" + Scale 0.1 + + + Type "temperature" + Table false + Instance "battery" + Values ".1.3.6.1.2.1.33.1.2.7.0" + + # Input branch + + Type "frequency" + Table true + InstancePrefix "input" + Values ".1.3.6.1.2.1.33.1.3.3.1.2" + Scale 0.1 Type "voltage" @@ -62,48 +91,98 @@ InstancePrefix "input" Values ".1.3.6.1.2.1.33.1.3.3.1.3" + + Type "current" + Table true + InstancePrefix "input" + Values ".1.3.6.1.2.1.33.1.3.3.1.4" + Scale 0.1 + + + Type "power" + Table true + InstancePrefix "input" + Values ".1.3.6.1.2.1.33.1.3.3.1.5" + + # Output branch + + Type "frequency" + Table false + Instance "output" + Values ".1.3.6.1.2.1.33.1.4.2.0" + Scale 0.1 + Type "voltage" Table true InstancePrefix "output" Values ".1.3.6.1.2.1.33.1.4.4.1.2" + + Type "current" + Table true + InstancePrefix "output" + Values ".1.3.6.1.2.1.33.1.4.4.1.3" + Scale 0.1 + + + Type "power" + Table true + InstancePrefix "output" + Values ".1.3.6.1.2.1.33.1.4.4.1.4" + + + Type "percent" + Table true + InstancePrefix "load-output" + Values ".1.3.6.1.2.1.33.1.4.4.1.5" + + # Bypass branch + + Type "frequency" + Table false + Instance "output" + Values ".1.3.6.1.2.1.33.1.5.1.0" + Scale 0.1 + Type "voltage" Table true InstancePrefix "bypass" Values ".1.3.6.1.2.1.33.1.5.3.1.2" - + Type "current" + Table true + InstancePrefix "bypass" + Values ".1.3.6.1.2.1.33.1.5.3.1.3" + Scale 0.1 + + + Type "power" + Table true + InstancePrefix "bypass" + Values ".1.3.6.1.2.1.33.1.5.3.1.4" + + # Special definitions for broken UPSes + + Type "voltage" Table false Instance "battery" - Values ".1.3.6.1.2.1.33.1.2.6.0" + Values ".1.3.6.1.2.1.33.1.2.5.0" - + Type "current" Table true InstancePrefix "input" Values ".1.3.6.1.2.1.33.1.3.3.1.4" - + Type "current" Table true InstancePrefix "output" Values ".1.3.6.1.2.1.33.1.4.4.1.3" - - Type "current" - Table true - InstancePrefix "bypass" - Values ".1.3.6.1.2.1.33.1.5.3.1.3" - - - Type "temperature" - Table false - Instance "battery" - Values ".1.3.6.1.2.1.33.1.2.7.0" - # # Riello UPS @@ -129,6 +208,108 @@ # + # PowerPlus UPS, manufactured by Gamatronic, , + # distributed in Germany by AdPoS, + # + # Global inputs + + Type "voltage" + Table true + InstancePrefix "input" + Values ".1.3.6.1.4.1.6050.5.4.1.1.2" + + + Type "current" + Table true + InstancePrefix "input" + Values ".1.3.6.1.4.1.6050.5.4.1.1.3" + + + Type "power" + Table true + InstancePrefix "apparent-input" + Values ".1.3.6.1.4.1.6050.5.4.1.1.4" + Scale 100.0 + + + Type "power" + Table true + InstancePrefix "active-input" + Values ".1.3.6.1.4.1.6050.5.4.1.1.5" + Scale 100.0 + + + Type "percent" + Table true + InstancePrefix "performance_factor-input" + Values ".1.3.6.1.4.1.6050.5.4.1.1.6" + + # Global outputs + + Type "voltage" + Table true + InstancePrefix "output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.2" + + + Type "current" + Table true + InstancePrefix "output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.3" + + + Type "power" + Table true + InstancePrefix "apparent-output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.4" + Scale 100.0 + + + Type "power" + Table true + InstancePrefix "active-output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.5" + Scale 100.0 + + + Type "percent" + Table true + InstancePrefix "load_level-output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.6" + + + Type "percent" + Table true + InstancePrefix "active_load_level-output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.7" + + + Type "percent" + Table true + InstancePrefix "performance_factor-output" + Values ".1.3.6.1.4.1.6050.5.5.1.1.8" + + # Global DC + + Type "voltage" + Table false + Instance "dc_positive-global" + Values ".1.3.6.1.4.1.6050.5.6.1.0" + + + Type "voltage" + Table false + Instance "dc_negative-global" + Values ".1.3.6.1.4.1.6050.5.6.2.0" + + + Type "voltage" + Table false + Instance "dc_total-global" + Values ".1.3.6.1.4.1.6050.5.6.3.0" + + + # # NetApp # Some simple statistics of storage systems by NetApp. #