Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Before: ‘acrcracktemp’ => { ‘label’ => ‘Rack Inlet Temp’, ‘unit’ => ‘C’, ‘oid’ => ‘.1.3.6.1.4.1.318.1.1.13.3.2.2.2.6.0’, ‘cdef’ => ‘$val * .10’ },
After: ‘acrcracktemp’ => { ‘label’ => ‘Rack Inlet Temp’, ‘unit’ => ‘C’, ‘oid’ => ‘.1.3.6.1.4.1.318.1.1.13.3.2.2.2.6.0’, ‘cdef’ => ‘(($val * .10) – 32) * 5/9’ },