![](https://secure.gravatar.com/avatar/b9a662d07b64a1778d5d170d5cd2b36b.jpg?s=120&d=mm&r=g)
Hey,
We've made some changes in our frontpage, but donno if we use standard frontpage...
[image: Infogad bild 2]
/Peter
2013/8/17 Ryan Milton rmilton@mvsusa.com
Terrific!
Thanks!
Ryan Milton MVS Network Manager O: 201-447-1505 x124 C: 862-249-5230
*From:* observium observium-bounces@observium.org on behalf of Paul Gear observium@gear.dyndns.org *Sent:* Friday, August 16, 2013 8:26:31 PM *To:* Observium Network Observation System *Subject:* Re: [Observium] Front Page
On 08/16/2013 08:00 AM, Ryan Milton wrote:
I am looking to spice up my frontpage and am currently adding the minigraphs. Is there a way in the config to name each graph as opposed to a custom name for the field?
How about with the legends, to select what is shown in the legend, so that they aren’t 3x’s as large as the graph itself?
Hi Ryan,
Here's what my front page looks like:
And here's the config which produces it:
$config['frontpage']['order'] = array('device_status_boxes', 'minigraphs', 'micrographs', 'status_summary', 'eventlog'); $config['frontpage']['minigraphs']['ids'] = '1234,port_bits,ISP1;2345,port_bits,ISP2;3456,port_bits,office VLAN;4567,port_bits,guest VLAN'; $config['frontpage']['minigraphs']['title'] = ''; $config['frontpage']['micrographs']['network']['ids'] = '12,device_bits,vpnrouter;23,device_bits,switch1;34,device_bits,fw1;45,device_bits,fw1'; $config['frontpage']['micrographs']['network']['title'] = 'Network'; $config['frontpage']['micrographs']['servers']['ids'] = '56,device_bits,vmhost1;67,device_bits,observium;78,device_bits,nas;89,device_bits,vmhost2;90,device_bits,backup'; $config['frontpage']['micrographs']['servers']['title'] = 'Servers';
(I just realised I've used fw1 twice - the second one should be fw2.)
There's doco on the main Observium page and also in defaults.inc.php. Hopefully between them and the working example above you should find what you're looking for.
Regards, Paul
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium