Page 1 of 1

Nagios as single tool to receive alert from 3rd party tool

Posted: Mon Mar 09, 2015 2:32 am
by lafargeuser
Nagios is capable of processing alerts from other monitoring tools & provide customized dashboard.

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Mon Mar 09, 2015 10:53 am
by abrist
Yes, but most likely not out of the box. As there are many different ways to pull off integration depending on the product, we would need to know a bit more about the product you are attempting to integrate. This is typically DIY, though we have had some clients pay for custom development as well.

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Wed Mar 11, 2015 7:08 am
by lafargeuser
From any tool if I have to collate alerts on Nagios. How do I do that ?

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Wed Mar 11, 2015 10:37 am
by abrist
1. Well, what api do you wish to support/write? Email based? Shell based? SNMP?
2. How do you plan to get the data from the 3rd party tool?
3. And again, as most 3rd party tools use different mechanisms for integration, it is important (for our ability to help you) for us to know what you are trying integrate . . . .

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Wed Mar 11, 2015 10:43 am
by tmcdonald
You might want to look into custom notifications for starters. Here is an example of integrating with the Asterisk PBX:

http://www.linuxjournal.com/content/cus ... ons-nagios

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Mon Mar 30, 2015 1:58 am
by lafargeuser
If any third party tool send data using snmp protocol will that suffice to generate alert in Nagios based on that.


Well just thoght can I use here Nagios Fusion to get data from all monitoring tool.

e.g. Nagios/Zabbix/

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Mon Mar 30, 2015 10:07 am
by tmcdonald
Fusion is only meant to combine view for Nagios Core and Nagios XI. It will not work directly with third-party tools. However if those third-party tools can send SNMP traps, then you can set up an XI machine to receive them and then add that machine to Fusion.

http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Tue Mar 31, 2015 1:31 am
by lafargeuser
Okay. I shall give try & share result.

Re: Nagios as single tool to receive alert from 3rd party to

Posted: Tue Mar 31, 2015 2:31 pm
by lmiltchev
We will keep this topic open for a while for you, so that you can share the results with us and the other nagios xi users. Thanks!