SCOM2Nagios 1.4
Find the newest version on top of: http://www.mbaeker.de/category/tools/scom2nagios/
Released a new Version of the SCOM2Nagios Connector. Changes:
1.4
* NEW: variables for processing instruction
* NEW: change case of output (upper/lower)
* BUG: no crash if scom connection is lost
* BUG: no longer needs fullpath in config
Example:
<instruction>
<input field=”path” compare=”containsIgnoreCase”>mcscom</input>
<output field=”host” case=”upper”>$path</output>
</instruction>
If path contains mcscom than replace the host in the output with the upper case of the ObjectFullPath variable of the input alert.
Possible replacement variables:
path, netbios, fullname, severity, state, name, description, alertid
Download: SCOM2Nagios (108)

