Hi,
Is it possible to change the default ports display for a device from Basic to Details? Also, can I filter the display only to show interfaces that match a certain criteria. ie: Admin = Up, Oper = Up, Type = Ethernet or L2 VLAN (802.1q) or IEEE 803.2ad Link Agg?
I find that the default display shows a lot of stuff for interfaces that I'm not particularly interested in, so I'd like to be able to clean that up. I know I can toggle polling on a per-device basis, but I'm hoping there's a method that is a little more dynamic than that.
Thanks in advance.
In your config.php file:
$config['ports_page_default'] = "details/"; ## eg "basic/" "graphs/bits/"
Chris
On Fri, May 24, 2013 at 9:54 AM, Jason Lixfeld jason@lixfeld.ca wrote:
Hi,
Is it possible to change the default ports display for a device from Basic to Details? Also, can I filter the display only to show interfaces that match a certain criteria. ie: Admin = Up, Oper = Up, Type = Ethernet or L2 VLAN (802.1q) or IEEE 803.2ad Link Agg?
I find that the default display shows a lot of stuff for interfaces that I'm not particularly interested in, so I'd like to be able to clean that up. I know I can toggle polling on a per-device basis, but I'm hoping there's a method that is a little more dynamic than that.
Thanks in advance.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Chris Stone
-
Jason Lixfeld