]> git.zerfleddert.de Git - upsgraph/blobdiff - megatec-netagent.conf
rename ambient to ups temperature
[upsgraph] / megatec-netagent.conf
index 54db3ac02835fd79312cb296084bbce0b889b538..c780152a24042219b226810098e65efa5fb9ef21 100644 (file)
@@ -11,7 +11,7 @@ $hosts =
                'rrdfile' => "/var/www/usv/.work/ups.rrd",
                'community' => "public",
 
-               'fields' => [ 'inputV', 'inputVmax', 'inputVmin', 'inputHZ', 'outputV', 'outputHZ', 'battC', 'battV', 'load', 'ambT', 'timeR' ],
+               'fields' => [ 'inputV', 'inputVmax', 'inputVmin', 'inputHZ', 'outputV', 'outputHZ', 'battC', 'battV', 'load', 'upsT', 'timeR' ],
 
                'vars' => {
                        'inputV' => {
@@ -84,8 +84,8 @@ $hosts =
                                'min' => '0',
                                'max' => '110',
                        },
-                       'ambT' => {
-                               'name' => 'Ambient Temperature',
+                       'upsT' => {
+                               'name' => 'UPS Temperature',
                                'oidtext' => 'XPPC-MIB::upsSmartBatteryTemperature.0',
                                'oid' => '1.3.6.1.4.1.935.1.1.1.2.2.3.0',
                                'min' => '0',
Impressum, Datenschutz