mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 01:53:44 +01:00
Use the right value for the job nbmstemp
This commit is contained in:
parent
ae0968af02
commit
0b20e567de
@ -44,8 +44,8 @@ my %oids = (
|
||||
'unit' => 'degF',
|
||||
'oidbase' => '.1.3.6.1.4.1.5528.100.4.1.1.1',
|
||||
'sensor_key' => 5,
|
||||
'sensor_val' => 2,
|
||||
'$val * 0.1'
|
||||
'sensor_val' => 9,
|
||||
#'cdef' => '$val * 0.1'
|
||||
},
|
||||
'nbmshum' => {
|
||||
'label' => 'Humidity',
|
||||
|
Loading…
Reference in New Issue
Block a user