I have a threshold that is based on multiple data points. I can implement this 
by comparing one of the data points with the following expression:

20 * (1 + here.BusyThreads + here.RequestsPerSecond)

Unfortunately, Zenoss doesn't generate any alerts when I use this expression as 
the Max threshold value. I'm pretty sure my math is good. Is there a limit to 
the complexity of the Python expression Zenoss will evaluate? If so, can 
someone suggest an approach for thresholding based on multiple counters? 

I was able to create a lovely graph of this number with a custom graph (RRD) 
expression, but now it's critical that I be able to generate an alert when the 
value rises above a certain level.

Thanks!




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15407#15407

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to