Re: [Nagios-devel] Different acknowledgement states

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Different acknowledgement states

Post by Guest »

Tómas Edwardsson wrote:
> Hi
>
> I have a question regarding acknowledgment of service failures. We have
> service desk employees that monitor service failures and delegate
> service calls to technicians. The standard way we have is to acknowledge
> a problem as soon as someone is working on it. We would like to see
> different (customizable?) acknowledgment levels.
>
> Simple flow would be:
> 1. Service state becoming hard (critical/warning)
> 2. Service desk flags the service as "spotted" or "awaiting technician"
> 3. Service desk calls the relevant technician
> 4. As soon as the technician starts working on the problem he
> acknowledges the problem as "being worked on"
>
> I would love to be able to create a list of different acknowledgement
> levels that staff can then set on a service.
>
> Is this an idea that has been floated before, worked on?
> Is there an acceptable way of implementing this if we get someone to
> work on it? (I would like this included in the Nagios source, I hate
> maintaining patches for every upgrade).
>
> - Tómas Edwardsson
>

This sounds like it might be easier to implement by integration Nagios
with a helpdesk/trouble ticket application. (1) A new service problem
in Nagios generates a new ticket, (2) the first action in the ticket
system sends and acknowledgment to Nagios and (3) further actions to the
problem are tracked in the ticket system.



Ethan Galstad
Nagios Developer
___
Email: [email protected]
Web: www.nagios.org





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked