mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Do not update mempool warning % every discovery (#10647)
This commit is contained in:
@@ -695,7 +695,6 @@ function discover_mempool(&$valid, $device, $index, $type, $descr, $precision =
|
||||
echo '.';
|
||||
$update_data = array(
|
||||
'mempool_descr' => $descr,
|
||||
'mempool_perc_warn' => $perc_warn,
|
||||
);
|
||||
|
||||
if (is_numeric($entPhysicalIndex)) {
|
||||
|
Reference in New Issue
Block a user