Server Management - Systems Insight Manager
1829263 Members
1558 Online
109988 Solutions
New Discussion

HP SIM notifications for certain events to certain users

 
SOLVED
Go to solution
Dana Woodaman
Occasional Contributor

HP SIM notifications for certain events to certain users

What I am trying to do is have specific events from selected servers (like disk space warnings) be emailed to specific individuals or groups - I don't want them to get all the warning messages that are generated from all servers, but only the ones they are interested in.
TIA
3 REPLIES 3
Rob Buxton
Honored Contributor
Solution

Re: HP SIM notifications for certain events to certain users

A couple of approaches.
Just configure a new Automatic Event task, select the servers and the events required and then configure to send to the appropriate IP Addresses.
Another approach is to use a Custom Command and let a script determine what you want.
I use this approach for logging calls to our incident reporting system, all server outage events call the script but it then parses a list of servers to exclude before actually sending the message.
Dana Woodaman
Occasional Contributor

Re: HP SIM notifications for certain events to certain users

Actually I went with your first suggestion and that works just fine.
Thanks!
Rob Buxton
Honored Contributor

Re: HP SIM notifications for certain events to certain users

The second approach can be used when you need to tailor the message for a specific format.

It would be nice if you could use Custom lists as a server source in the Events set up. Maybe in a future release.