Page 1 of 2

SCOM2Nagios

Posted: Mon Aug 12, 2013 2:29 pm
by BanditBBS
Anyone ever try out SCOM2Nagios?

i can't get my company away from SCOM for the Windows servers and was looking at this: http://www.mbaeker.de/tag/scom2nagios/

I grabbed a copy and checked it out quickly and it seems to use NSCA.

Any advice?

Re: SCOM2Nagios

Posted: Mon Aug 12, 2013 2:39 pm
by slansing
Hmm, SCOM huh, if it uses NSCA to send data back up to Nagios it should function as NSClient does. A quick overview of it shows that everything Nagios requires will be sent up to it, in the correct format. Have you been able to integrate it at all yet?

Re: SCOM2Nagios

Posted: Mon Aug 12, 2013 2:41 pm
by BanditBBS
slansing wrote:Hmm, SCOM huh, if it uses NSCA to send data back up to Nagios it should function as NSClient does. A quick overview of it shows that everything Nagios requires will be sent up to it, in the correct format. Have you been able to integrate it at all yet?
I think we have looked at it the same amount of time as each other. I'll report back in a week or 2.

Jim

Re: SCOM2Nagios

Posted: Mon Aug 12, 2013 3:09 pm
by slansing
Let us know how it works out. You should not run into any issues as far as NSCA is concerned since the version now packaged with XI is able to receive packets from previous versions. That would probably have been the main concern here besides the returned data formats.

Re: SCOM2Nagios

Posted: Mon Aug 12, 2013 3:11 pm
by BanditBBS
slansing wrote:Let us know how it works out. You should not run into any issues as far as NSCA is concerned since the version now packaged with XI is able to receive packets from previous versions. That would probably have been the main concern here besides the returned data formats.
That is definitely what I wanted to hear. if I can't run nagios natively on these servers, this is surely my second choice :)

Re: SCOM2Nagios

Posted: Mon Aug 12, 2013 3:48 pm
by slansing
Awesome, let us know when you start testing, I'm making this last post here so it disappears from our dashboard and we don't get a slap on the wrist for a 2 week old thread :)

Re: SCOM2Nagios

Posted: Wed Aug 14, 2013 8:43 am
by BanditBBS
We are testing this now, will report back results hopefully this morning :) Install seems pretty straight forward.

I finally brought up a dev XI server to test this on though, just in case :)

Re: SCOM2Nagios

Posted: Wed Aug 14, 2013 8:56 am
by BanditBBS
How do I know if NSCA is working, is there a log anywhere of something sending it information?

Re: SCOM2Nagios

Posted: Wed Aug 14, 2013 9:26 am
by BanditBBS
yeah, we showing in SCOM the alerts being sent but I see nothing showing up in Unconfigured Objects. I have modified the nsca.cfg and remarked out the only from line. We are both using BLOWFISH encryption and both using the same password. I see nothing in /var/log/messages and no clue if this would be logged anywhere else. Any help on knowing if NSCA is working properly?

Re: SCOM2Nagios

Posted: Wed Aug 14, 2013 11:36 am
by abrist
You could check the nagios.log for potential logs as well. /var/log/messages is where nsca logs by default. Have you enabled the debug logging options for nsca? (change "debug=0" to "debug=1" in the nsca config file)