Sweet! That totally worked.
Thanks!
—Jeff
From: Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> Reply-To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Date: Wednesday, June 17, 2015 at 4:29 PM To: "observium@observium.orgmailto:observium@observium.org" <observium@observium.orgmailto:observium@observium.org> Subject: Re: [Observium] Front page issue with Professional Edition
You need the entry 'status_summary' in the array for it to display.
Yeah, the front page configuration is kinda horrible, some day we'll replace it with something nicer! :)
adam.
On 18/06/2015 00:25:12, Jeffrey d'Ambly <jeffrey.dambly@jasper.commailto:jeffrey.dambly@jasper.com> wrote:
Not sure what I’m doing wrong here but when I added the following I lost the nice summary bar at the top of the page above the map that states the amount of devices alerts etc.
// Frontpage order you can use: map, device_status, overall_traffic, custom_traffic, minigraphs, syslog, eventlog $config['frontpage']['order'] = array('map', 'overall_traffic', 'custom_traffic', 'minigraphs', 'device_status', 'syslog', 'eventlog');
Any ideas on what I’m doing wrong here? If I comment this line out it comes back but then I don’t see any of my custom mini-grpahs :/
—Jeff