
Is there a way to disable port errors on the dashboard for only our wireless radios? We would like to keep the errors of any switch ports that we might have.
Thank you Travis Garrison

Old front page is dying, better to wait to get this done on the new one :)
It's probably just a case of us adding a config option to ignore certain interface types (tbh, we should already be ignoring 802.11 ports!)
adam.
Adam Armstrong Managing Director & Lead Architect Observium Limited http://www.observium.org http://docs.observium.org http://jira.observium.org On 2017-11-29 14:28:18, Travis Garrison travis@netviscom.com wrote: Is there a way to disable port errors on the dashboard for only our wireless radios? We would like to keep the errors of any switch ports that we might have. Thank you Travis Garrison

$config['frontpage']['device_status']['ports'] = false; // Show the down ports
or
$config['frontpage']['device_status']['errors'] = false; // Show the ports with interface errors
pop that in your config.php
On 29 Nov 2017, at 16:46, Adam Armstrong adama@observium.org wrote:
Old front page is dying, better to wait to get this done on the new one :)
It's probably just a case of us adding a config option to ignore certain interface types (tbh, we should already be ignoring 802.11 ports!)
adam.
Adam Armstrong Managing Director & Lead Architect Observium Limited http://www.observium.org http://docs.observium.org http://jira.observium.org
On 2017-11-29 14:28:18, Travis Garrison travis@netviscom.com wrote:
Is there a way to disable port errors on the dashboard for only our wireless radios? We would like to keep the errors of any switch ports that we might have.
Thank you
Travis Garrison
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Lyndon Labuschagne
-
Travis Garrison