1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2024-10-05 20:03:45 +02:00

Use the right value for the job nbmstemp

This commit is contained in:
Tomas Edwardsson 2012-10-22 16:02:25 +00:00
parent ae0968af02
commit 0b20e567de

View File

@ -44,8 +44,8 @@ my %oids = (
'unit' => 'degF', 'unit' => 'degF',
'oidbase' => '.1.3.6.1.4.1.5528.100.4.1.1.1', 'oidbase' => '.1.3.6.1.4.1.5528.100.4.1.1.1',
'sensor_key' => 5, 'sensor_key' => 5,
'sensor_val' => 2, 'sensor_val' => 9,
'$val * 0.1' #'cdef' => '$val * 0.1'
}, },
'nbmshum' => { 'nbmshum' => {
'label' => 'Humidity', 'label' => 'Humidity',