All,

Question about alarm points - I seem to be having trouble with passing
notification messages from Alarm points.  For some reason, it doesn't pass the
correct description to the notifier as expected.  

I understand the format is this:

AlarmName   Condition  "Condition Test"  "Condition Description"

I'm not sure I'm doing this correctly.  Are we able to get the "Condition
Description" to be included in the notification?  It seems that this format
doesn't catch it:

<Event>: <Device Name>(<Device Address>) <Device Condition>

For example, with this alarm point:

        _Fan1Status:    critical (${Fan1Status} = "down")  "#1 Fan is down"

We get notification:

Critical: device1(x.x.x.x) critical: _Fan1Status

We'd like to see notification

Critical: device1(x.x.x.x) "#1 Fan is down"

 Anyone have any luck with this?

Also, is there a collision problem between the variables and the alarm point
names?  I just noticed that I have that case in the Fan1Status example above.

Thanks,

Tony


____________________________________________________________________
List archives: 
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]

Reply via email to