device status boxes on the front page show disabled devices
Hi
We have a problem with the front page, the red alert boxes are shown for devices that are disabled.
We use the config.php $config['frontpage']['order'] = array('status_summary', 'device_status_boxes', 'device_status', 'overall_traffic' );
and I guess its the device_status_boxes is the one. Did something change, or do we need to change something?
Devices shown (some of them) has check mark in: "Disable Disables polling and discovery. Device ignore Device ignore. " So they shouldnt show up, didnt sometime before - but unknown when they stopped working correctly.
Version, subscription, did a svn up today. man apr 14 09:14:08 CEST 2014
Best regards
Henrik -- Henrik Lund Kramshøj, Follower of the Great Way of Unix internet samurai cand.scient CISSP hlk@kramse.org hlk@solidonetworks.com +45 2026 6000 http://solidonetworks.com/ Network Security is a business enabler
Hi Henrik,
I believe there is a config toggle like "web_show_disabled" or similar.
Tom
On 04/14/2014 09:17 AM, Henrik Lund Kramshøj wrote:
Hi
We have a problem with the front page, the red alert boxes are shown for devices that are disabled.
We use the config.php $config['frontpage']['order'] = array('status_summary', 'device_status_boxes', 'device_status', 'overall_traffic' );
and I guess its the device_status_boxes is the one. Did something change, or do we need to change something?
Devices shown (some of them) has check mark in: "Disable Disables polling and discovery. Device ignore Device ignore. " So they shouldnt show up, didnt sometime before - but unknown when they stopped working correctly.
Version, subscription, did a svn up today. man apr 14 09:14:08 CEST 2014
Best regards
Henrik
Henrik Lund Kramshøj, Follower of the Great Way of Unix internet samurai cand.scient CISSP hlk@kramse.org hlk@solidonetworks.com +45 2026 6000 http://solidonetworks.com/ Network Security is a business enabler
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
set this config option to FALSE (TRUE by default): $config['web_show_disabled'] = FALSE; // Show or not disabled devices on major pages.
On 14.04.2014 11:17, Henrik Lund Kramshøj wrote:
Hi
We have a problem with the front page, the red alert boxes are shown for devices that are disabled.
We use the config.php $config['frontpage']['order'] = array('status_summary', 'device_status_boxes', 'device_status', 'overall_traffic' );
and I guess its the device_status_boxes is the one. Did something change, or do we need to change something?
Devices shown (some of them) has check mark in: "Disable Disables polling and discovery. Device ignore Device ignore. " So they shouldnt show up, didnt sometime before - but unknown when they stopped working correctly.
Version, subscription, did a svn up today. man apr 14 09:14:08 CEST 2014
Best regards
Henrik
Henrik Lund Kramshøj, Follower of the Great Way of Unix internet samurai cand.scient CISSP hlk@kramse.org hlk@solidonetworks.com +45 2026 6000 http://solidonetworks.com/ Network Security is a business enabler
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
On 14/04/2014, at 11.56, Mike Stupalov mike@observium.org wrote:
Hi,
set this config option to FALSE (TRUE by default): $config['web_show_disabled'] = FALSE; // Show or not disabled devices on major pages.
Much better, thank you!
Best regards
Henrik
On 14.04.2014 11:17, Henrik Lund Kramshøj wrote:
Hi
We have a problem with the front page, the red alert boxes are shown for devices that are disabled.
We use the config.php $config['frontpage']['order'] = array('status_summary', 'device_status_boxes', 'device_status', 'overall_traffic' );
and I guess its the device_status_boxes is the one. Did something change, or do we need to change something?
Devices shown (some of them) has check mark in: "Disable Disables polling and discovery. Device ignore Device ignore. " So they shouldnt show up, didnt sometime before - but unknown when they stopped working correctly.
Version, subscription, did a svn up today. man apr 14 09:14:08 CEST 2014
Best regards
Henrik
Henrik Lund Kramshøj, Follower of the Great Way of Unix internet samurai cand.scient CISSP
hlk@kramse.org hlk@solidonetworks.com +45 2026 6000
http://solidonetworks.com/ Network Security is a business enabler
observium mailing list
observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov
http://observium.org _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Henrik Lund Kramshøj, Follower of the Great Way of Unix internet samurai cand.scient CISSP hlk@kramse.org hlk@solidonetworks.com +45 2026 6000 http://solidonetworks.com/ Network Security is a business enabler
participants (3)
-
Henrik Lund Kramshøj
-
Mike Stupalov
-
Tom Laermans