Re: [Observium] Extra Pages - Can they be added?
![](https://secure.gravatar.com/avatar/46223d26ce01d4213cc3cf49ea1f6892.jpg?s=120&d=mm&r=g)
Hi Tom,
we would like to have this feature as well. It is the only thing that prevents me from shutting down our Cacti Setup. ☺
Regards, Siegfried
Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von Tom Laermans Gesendet: Donnerstag, 17. März 2016 17:55 An: Observium Network Observation System Betreff: Re: [Observium] Extra Pages - Can they be added?
Hi Lee,
Currently not possible without copying and modifying some code, we'd like to support multiple customizable front pages at some point though..
Tom On 03/17/2016 02:38 PM, Lee Byatt wrote: Hi, Is it possible to create a new page so I can have extra interface summaries on it?
For example my front page is set-up like this;
// Front Page $config['frontpage']['order'] = array('status_summary','device_status','map','custom_traffic','overall_traffic','alert_table','eventlog'); $config['frontpage']['custom_traffic']['ids'] = "3577,3044,2964,3559"; $config['frontpage']['custom_traffic']['title'] = "xxxx Aggregated Transit & iXP Traffic";
How to I use another page with another custom traffic, is this possible?
Many regards
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/8d9ec32d1fa903622b6f73af40bd2949.jpg?s=120&d=mm&r=g)
To add to this,
The way observium presents its information is very clean, having a page for lets say, Transit links, iXP links, carrier links etc would be an amazing bolt on. This has won me over and the rest of our team as we were long term cacti users.
Thanks
From: observium <observium-bounces@observium.orgmailto:observium-bounces@observium.org> on behalf of Gumilar Siegfried <siegfried.gumilar@stadtwerke-feldkirch.atmailto:siegfried.gumilar@stadtwerke-feldkirch.at> Reply-To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Date: Friday, 18 March 2016 at 08:29 To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Subject: Re: [Observium] Extra Pages - Can they be added?
Hi Tom,
we would like to have this feature as well. It is the only thing that prevents me from shutting down our Cacti Setup. ☺
Regards, Siegfried
Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von Tom Laermans Gesendet: Donnerstag, 17. März 2016 17:55 An: Observium Network Observation System Betreff: Re: [Observium] Extra Pages - Can they be added?
Hi Lee,
Currently not possible without copying and modifying some code, we'd like to support multiple customizable front pages at some point though..
Tom On 03/17/2016 02:38 PM, Lee Byatt wrote: Hi, Is it possible to create a new page so I can have extra interface summaries on it?
For example my front page is set-up like this;
// Front Page $config['frontpage']['order'] = array('status_summary','device_status','map','custom_traffic','overall_traffic','alert_table','eventlog'); $config['frontpage']['custom_traffic']['ids'] = "3577,3044,2964,3559"; $config['frontpage']['custom_traffic']['title'] = "xxxx Aggregated Transit & iXP Traffic";
How to I use another page with another custom traffic, is this possible?
Many regards
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
Observium exists largely because I hate Cacti. :D
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 18/03/2016 08:51:26, Lee Byatt lee.byatt@excellgroup.com wrote: To add to this,
The way observium presents its information is very clean, having a page for lets say, Transit links, iXP links, carrier links etc would be an amazing bolt on. This has won me over and the rest of our team as we were long term cacti users.
Thanks
From: observium <observium-bounces@observium.org [mailto:observium-bounces@observium.org]> on behalf of Gumilar Siegfried <siegfried.gumilar@stadtwerke-feldkirch.at [mailto:siegfried.gumilar@stadtwerke-feldkirch.at]> Reply-To: Observium Network Observation System <observium@observium.org [mailto:observium@observium.org]> Date: Friday, 18 March 2016 at 08:29 To: Observium Network Observation System <observium@observium.org [mailto:observium@observium.org]> Subject: Re: [Observium] Extra Pages - Can they be added?
Hi Tom, we would like to have this feature as well. It is the only thing that prevents me from shutting down our Cacti Setup. J Regards, Siegfried Von: observium [mailto:observium-bounces@observium.org [mailto:observium-bounces@observium.org]] Im Auftrag von Tom Laermans Gesendet: Donnerstag, 17. März 2016 17:55 An: Observium Network Observation System Betreff: Re: [Observium] Extra Pages - Can they be added? Hi Lee,
Currently not possible without copying and modifying some code, we'd like to support multiple customizable front pages at some point though..
Tom On 03/17/2016 02:38 PM, Lee Byatt wrote: Hi, Is it possible to create a new page so I can have extra interface summaries on it? For example my front page is set-up like this; // Front Page $config['frontpage']['order'] = array('status_summary','device_status','map','custom_traffic','overall_traffic','alert_table','eventlog'); $config['frontpage']['custom_traffic']['ids'] = "3577,3044,2964,3559"; $config['frontpage']['custom_traffic']['title'] = "xxxx Aggregated Transit & iXP Traffic"; How to I use another page with another custom traffic, is this possible? Many regards
_______________________________________________ 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]
![](https://secure.gravatar.com/avatar/5daf0b23f34a99d7be6c20353685aa0b.jpg?s=120&d=mm&r=g)
It might not fit your particular use case, but in the past I’ve set up interface description filters and custom menu options that would link to a specific filtered list of ports based on keywords found in the description. I could click “BACKBONE” and see all of our backbone links.
All of these are (or were) supported.
On Mar 18, 2016, at 1:51 AM, Lee Byatt Lee.Byatt@excellgroup.com wrote:
To add to this,
The way observium presents its information is very clean, having a page for lets say, Transit links, iXP links, carrier links etc would be an amazing bolt on. This has won me over and the rest of our team as we were long term cacti users.
Thanks
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org> on behalf of Gumilar Siegfried <siegfried.gumilar@stadtwerke-feldkirch.at mailto:siegfried.gumilar@stadtwerke-feldkirch.at> Reply-To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Date: Friday, 18 March 2016 at 08:29 To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Subject: Re: [Observium] Extra Pages - Can they be added?
Hi Tom,
we would like to have this feature as well. It is the only thing that prevents me from shutting down our Cacti Setup. J
Regards, Siegfried
Von: observium [mailto:observium-bounces@observium.org mailto:observium-bounces@observium.org] Im Auftrag von Tom Laermans Gesendet: Donnerstag, 17. März 2016 17:55 An: Observium Network Observation System Betreff: Re: [Observium] Extra Pages - Can they be added?
Hi Lee,
Currently not possible without copying and modifying some code, we'd like to support multiple customizable front pages at some point though..
Tom
On 03/17/2016 02:38 PM, Lee Byatt wrote:
Hi, Is it possible to create a new page so I can have extra interface summaries on it?
For example my front page is set-up like this;
// Front Page $config['frontpage']['order'] = array('status_summary','device_status','map','custom_traffic','overall_traffic','alert_table','eventlog'); $config['frontpage']['custom_traffic']['ids'] = "3577,3044,2964,3559"; $config['frontpage']['custom_traffic']['title'] = "xxxx Aggregated Transit & iXP Traffic";
How to I use another page with another custom traffic, is this possible?
Many regards
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
participants (4)
-
Adam Armstrong
-
Gumilar Siegfried
-
Lee Byatt
-
Sean Pedersen