[zenoss-users] Custom threshold problems Zenoss 2.1.2

Chet Luther cluther at zenoss.com
Thu Jan 3 08:28:13 EST 2008


> im having problems with a custom SNMP  template, i'vee been set de  
> SNMP Data Source With type Gauge and then Set up de threshold to a  
> Critical-Warning levels and all seems to be ok with this
>
> but later Zenoss send me a lot of alter Critical/Warnings mails   
> with this message
>
> Device: XX
> Component:
> Severity: Critical
> Time: 2007/12/28 16:29:50.000
> Message:
> XX threshold of ColaCorreo_Critical not met: current value 535.00
>
> Device: XX
> Component:
> Severity: Warning
> Time: 2007/12/28 16:29:50.000
> Message:
> XX threshold of ColaCorreo_Warning not met: current value 535.00
>
> the correct Value of this is"535" and the Critical Min Value is set  
> to 3000, the Warning Min Value is set to 2000, Max Value 2900.

This all sounds exactly right. You should understand that the "Min"  
value you specify for the threshold is the minimum allowable value. So  
if the polled value is anything less than 3000 it will generate a  
critical event. If the value is anything less than 2000 it will  
generate a warning event. 535 is obviously less than 2000 and 3000, so  
both events will be raised.

I feel like I'm missing something on this one. Please feel free to  
correct my thinking.


More information about the zenoss-users mailing list