Send information to Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
5ue
Posts: 1
Joined: Wed Jun 20, 2012 4:02 am

Send information to Nagios

Post by 5ue »

Hello,
I don't have much knowledge about Nagios and I would like to have some general knowledge about integration possibilities. We have requirement to integrate Nagios and CA Service Desk Manager solution. This integration will have two main aspects:

1. create ticket as a reaction to detected alarm
I guess this should be easy if Nagios supports running skripts with some parameters.

2. Send an annotation to Nagios
This should be a kind of information to inform Nagios that ticket created in first step was resolved. Which possibilities does Nagios offer for receiving information? Web service API interface? Can Nagios process some structured email notifications? What are the possibilities?

Thank you very much for sharing your knowledge!

Have a nice day,
sue
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Send information to Nagios

Post by scottwilkerson »

For 1.) you could use the Global Event Handler
http://library.nagios.com/library/produ ... t-handlers

For #2, for sending commands to Nagios you could use NRDP which is pre-installed in XI (you don't need to install in XI)
http://assets.nagios.com/downloads/nagi ... erview.pdf

With this you can submit either check data, or Nagios Commands via REST
http://old.nagios.org/developerinfo/ext ... ndlist.php
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked