Page 1 of 1

Suggestion Notification Type

Posted: Mon Apr 13, 2015 2:15 pm
by paulol
Hi guys

I was wondering if there is anyway to add a new option on the notification type to the next version of Nagios XI.

Why?
Because I need to be notified when some services or hosts back to ok or up status.
Example:
i integrated with our Service Desk and when something goes Critical or Down he opens a ticket, but when this services or hosts back to ok or up status i need to close the ticket MANUALLY, because the nagios xi doesnt send notification to up or ok status.

This will help me a lot. I don't know if someone asked this for you.
Like i said this is a suggestion.

Re: Suggestion Notification Type

Posted: Mon Apr 13, 2015 2:28 pm
by jolson
Have you taken a look at any of the following options? http://exchange.nagios.org/directory/Pl ... -Ticketing

What helpdesk system do you use, and what kind of message do you need sent?

Re: Suggestion Notification Type

Posted: Mon Apr 13, 2015 2:46 pm
by paulol
But i'm using a script API to integrated the Nagios XI with our Service Desk. When any services or hosts goes critical or down the Nagios XI execute my script to open a ticket.

Re: Suggestion Notification Type

Posted: Mon Apr 13, 2015 3:07 pm
by abrist
paulol wrote:Because I need to be notified when some services or hosts back to ok or up status.
Nagios should send RECOVERY notifications for just such occasions already, as long as they are enabled on the service/host object and contact in question.

Re: Suggestion Notification Type

Posted: Mon Apr 13, 2015 3:09 pm
by ssax
Under the alert options you have "u" and "r" for UP and Recovery, will those not work for you?

Re: Suggestion Notification Type

Posted: Mon Apr 13, 2015 6:37 pm
by paulol
I didnt see, sorry, it works...

Thankyou.