mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* add handling of zero value for entSensorThresholdValue for dbm sensor type this addresses https://github.com/librenms/librenms/issues/16335 * Update cisco-entity-sensor.inc.php * safe check for $key['entSensorThresholdValue'] * style --------- Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>