Hi Josh,
Removing the map is as simple as removing the 'map' entry from the array. Here are some examples from my development install's config :
$config['frontpage']['order'] = array('status_summary', 'overall_traffic', 'map', 'alert_table', 'device_status_boxes', 'eventlog'); $config['frontpage']['order'] = array('status_summary', 'map', 'device_status_boxes', 'device_status', 'eventlog'); $config['frontpage']['order'] = array('status_summary', 'map', 'alert_status_boxes', 'alert_status', 'eventlog');
We could probably do with some better documentation on this stuff...
adam.
On 17/11/2015 19:16:03, Josh Bierman jbierman@yeshivatnoam.org wrote: Martin, i changed my machine around and went looking for the defaults.inc to use as a guide again and its no longer there (by the way, im now a paying customer because I felt the product was worth the cash, you guy shave built something awesome here.....I just need a bit of direction) Thanks,
Joshua Bierman Director of Technology Yeshivat Noam 201-261-1919 x136
On Thu, May 8, 2014 at 3:51 PM, Martin Smith <Martin.Smith@netgainhosting.com [mailto:Martin.Smith@netgainhosting.com]> wrote:
Joshua, The wiki seems to always be slightly behind. Check the defaults.inc for up-to-date options. http://www.observium.org/svn/observer/trunk/includes/defaults.inc.php [http://www.observium.org/svn/observer/trunk/includes/defaults.inc.php] Below should be what you are looking for. Replace “map” with “custom_traffic” or “minigraphs”. Then be sure to define what appears in that section (see the corresponding documentation) // Frontpage order you can use: status_summary, map, device_status_boxes, overall_traffic, custom_traffic, minigraphs, syslog, eventlog $config['frontpage']['order'] = array('status_summary', ' custom_traffic ', 'device_status_boxes', 'device_status', 'eventlog'); Regards, Martin Smith | Network Analyst | Netgain 720 West Saint Germain Street | St. Cloud | MN | 56301 Phone: 320-257-6607 [tel:320-257-6607] | 877.797.4700 x170 [tel:877.797.4700%20x170] From: observium [mailto:observium-bounces@observium.org [mailto:observium-bounces@observium.org]] On Behalf Of Josh Bierman Sent: Thursday, May 08, 2014 12:18 PM To: observium@observium.org [mailto:observium@observium.org] Subject: [Observium] front page editing Hello All, I want to keep the default layout of the front page with one change: replace the map with a traffic graph. When I tried this using the [frontpage][order] line (removed map from order and put in a custom graph, included EVERYTHING else) , the "Devices,Ports,Sensors" table at the top diapered. How do i get it back? Even if the answer is as simple as RTFM-pages #-## that would help. Thanks, Joshua Bierman Director of Technology Yeshivat Noam
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium