Server Management - Systems Insight Manager
1837004 Members
1976 Online
110111 Solutions
New Discussion

Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

 
Guido Koetter
Frequent Advisor

Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

Hello everybody,

I want to forward alerts from certain nodes via opcmsg from SIM to OVO with custom commands. How can I include the alertmsg and the node in the opcmsg? Must I create a cc for every node and every alert?

Any help is welcome

Greetings

Guido

4 REPLIES 4
LukaS_9
Regular Advisor

Re: Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

on SIM you could create a new automatic event handling, specifying you want to write on syslog.sys a specific events coming from a specific node. Then you have to write a little script in order to check the syslog and send the messages found to OVO. Does this make sense?

luca
Guido Koetter
Frequent Advisor

Re: Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

Hello luca,

it is a possible way comparable writing all events in the windows eventlog and using a ovo-policy running against the eventlog.

My idea was to extend the existing tasks with a custom command where opcmsg is used for messaging. But I have certain problems with the parameters. How can I use parameters from SIM inside the task to fill out the parameters in the opcmsg ?

Best regards

Guido
LukaS_9
Regular Advisor

Re: Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

Angela Riddick
New Member

Re: Forwarding SIM-Alerts via opcmsg (ovo windows 7.5)

DId you figure out how to get the alertmsg details in the opcmsg?

Angela