bharad

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-11-24
07:41
534 views
passing message text to SMS script instead of Original Message
Hey Folks We have configured policies to monitor windows services and set automatic action to send an SMS when the service fails. The policy is working perfectly fine, what we need to know is the parameters that i can pass to the batch script that sends out SMS. Currently we are passing these 2 parameters & but the problem with this is, passes the original text value which is not understable to the end user; which is something like "Monitor DHCP on HPSM: Threshold: Scripting Value: 0.00"; when the service stops What we need to send is the message that appears in the active msg browser which reads "Service DHCP Client is not started. Current state is stopped" which makes more sense. What is the parameter that carries this value.
1 Reply
lauri_r2

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-12-15
08:46
I have just used same text as in "set" area instead of <$MSG_TEXT>. IIRC there is no such variable, that holds contents of "set" areas message text.