SCOM2Nagios 1.2
The new version is released here: http://www.mbaeker.de/2009/12/scom2nagios-1-3/
Attached is the new version of the SCOM2Nagios Connector.
There is just one small thing changed:
You can now define the OK message in config file. So no more german status messages in you nagios
And thanks to Thomas Karatzoglou we now have an english installation instruction in the file.
Download Link: SCOM2Nagios (224)


Markus,
Can you tell me how it communicates with Nagios? We use nagios for some of our unix monitoring and this might but cool to hook into our system. But I am curious about how it communicates with Nagios.
Hi Tim,
the connector simple starts the send_nsca.exe program to submit statusmessages to nagios. (passive check)
Best regards
Markus
Hi Markus,
Just to confirm, if we want to send status messages from Nagios to SCOM, we will need a different solution (such as QMX)?
Cheers
Michael
Hi Michael,
you are right. The alert flow is only in one direction: from scom to nagios. For the way back you need another connector. (and is more difficult because a real connector neeeds to create all objects from nagios in scom so that the alerts are bound to the source object)
Bye
Markus