From: Buchan M. <bg...@st...> - 2008-04-22 08:53:30
|
On Monday 21 April 2008 17:29:56 Stewart, Tom L. wrote: > Does anyone know of a way for me to check/alarm different values on the > same column for alerting within a branch? > > Example: > > In a branch... > > Name Value > Name1 10 > Name2 20 > Name3 30 > Name4 40 > > I want to alert name1 only if the value is say over 20 > I want to alert name3 only if the value is say over 90 > I don't want to alert on name2 or name4 so I can use the exceptions file > and regex them. > > Thank you for any thoughts... Can you give a concrete example of where you want to use this? Most of the examples I can think of have other means of achieving the same thing (e.g. setting the temperature threshold on a server for a particular probe, setting the speed appropriately on a network interface). (yes, that does mean that as far as I know, there is no means currently to do per-row thresholds) However, I think this is a feature that should be added anyway ... Regards. Buchan |