From: Schwimmer, E. E *H. <EE...@hs...> - 2006-04-27 19:43:30
|
> Printer toner - Level can be [+value] or -1,-2-3 where -1 or -2 or -3 > mean something. Total toner can also be [value] or -1 -2 or -3 and I > work out a percentage or show one of the - values meanings.=20 > There was a > work around at the time but it was rather complex! Logic would be good > here. This one is going to be a real pain, I can tell you. I'll have to think this one over on how best to implement it. =20 > Similarly for dhcp free address there is no snmp value for a disabled > range so I do not want an alert if the free addresses is 0=20 > and addresses > in use is also 0 (no addresses therefore disabled being my thinking). > Currently I can only use the value of free addresses in the table as a > threshold, need an AND. Easy enough. I'll throw in an OR transform for free! > The other thing was to not show the "Alerting on x,y,z" lines unless I > explicitly say alert on or don't alert on in Exceptions file as > otherwise it can take up a lot of room especially in the alert email. Already got this one done :) -Eric |