mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update functions.inc.php Skip changing the high limit threshold to low limit threshold value when high limit threshold doesn't exist for a sensor. If low limit threshold value was set by discovery process or manually, the same value would be also set for high limit threshold. * Update cisco-entity-sensor.inc.php Skip invalid sensor threshold values, which some Cisco ASR devices (probably other families too) return. * Add snmprec data for Cisco ASR9010 * Create iosxr_asr9010.josr * Create iosxr_asr9010.json * Delete iosxr_asr9010.josr * Update iosxr_asr9010.json * Update iosxr_asr9010.json Co-authored-by: Tony Murray <[email protected]> Co-authored-by: PipoCanaja <[email protected]>