Hi.
In my network I have switches with spanning tree. Recently i've started to monitor spanning tree status on a ports. My goal is to use them to light on and off links on the map. It works quite well but there is a "small" problem.
If port has status disabled (value 1) or blocking(2), trigger shows it self on a dashboard and (what is even worse) on a maps as a problem.
This is an example of my trigger:
{MM-10.99.0.11-Pestalozziego 24:spanning-tree.status.3. last( 0 ) }#5
In this case trigger shows only STP status and if it's other than 5 it doesn't really mean there is any problem.
My question is - how to use it (trigger) or modificate it to not display it on a dashboard and maps ? Is there any other type of event than 'problem' ?
In my network I have switches with spanning tree. Recently i've started to monitor spanning tree status on a ports. My goal is to use them to light on and off links on the map. It works quite well but there is a "small" problem.
If port has status disabled (value 1) or blocking(2), trigger shows it self on a dashboard and (what is even worse) on a maps as a problem.
This is an example of my trigger:
{MM-10.99.0.11-Pestalozziego 24:spanning-tree.status.3. last( 0 ) }#5
In this case trigger shows only STP status and if it's other than 5 it doesn't really mean there is any problem.
My question is - how to use it (trigger) or modificate it to not display it on a dashboard and maps ? Is there any other type of event than 'problem' ?

Comment