mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Don't update ports stats in database when their ifOperStatus is down and their ifLastChange did change * Don't update ports stats in database when their ifOperStatus is down and their ifLastChange did change * Don't update ports stats in database when their ifOperStatus is down and their ifLastChange did change * Update the poll_time, poll_prev and poll_period of all ports in an unique request per device * Update the poll_time, poll_prev and poll_period of all ports in an unique request per device * echo debug * max array_column * remove print_r for debug * optimize update of poll_time, poll_prev and poll_period * optimize update of poll_time, poll_prev and poll_period * better code readibility