I’m looking a using Observium to generate a number of metric specific dashboards for routers and switches I have around the country.

The 

  $config['frontpage']['minigraphs']['ids’] = “<id>,<metric>,<title>”;

configuration looks like it’ll give me what I want but ideally I just have those minigraphs on a page by themselves.

Is there a way to define a seconds page?

i.e. 
  $config[‘minigraphpage']['minigraphs']['ids’] = “<id>,<metric>,<title>”;

 and have that show on a second screen?

- james