Hi All,

 

 

I’m a newbie user of Observium. I need to clear the polling in order to not have the access port checked on the campus that we monitored.

 

We have about 50k access interfaces splitted on Cisco and HP Aruba stack.

 

I understand that i declare in config.php the bad iface but they have different name:

 

Cisco -> Gi1/0/1

 

HP Aruba -> 45

 

My goal is: only the uplink will be checked.

 

How can i use the config for access layer Cisco and Aruba stack (iface range) ?

 

$config['bad_if'][] = " Gi1/0/1 ->?";

$config['bad_if'][] = "1->";

 

 

 

Thanx in advance for your support

 

 

Massimo