Force a downtime for accurate availability report

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
Sirefen
Posts: 2
Joined: Wed Nov 13, 2013 4:44 am

Force a downtime for accurate availability report

Post by Sirefen »

Hi,
Sometimes a server is shown good in nagios but the software running on it is crashed or simply inavailable for users (updates for example...)
So I need to find a way to force a scheduled downtime in nagios that count in the SLA report.

any ideas ?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Force a downtime for accurate availability report

Post by slansing »

When your host is in downtime, it should not show up as critical through reports, is this what you are having issues with?
Sirefen
Posts: 2
Joined: Wed Nov 13, 2013 4:44 am

Re: Force a downtime for accurate availability report

Post by Sirefen »

Yes, I would like that when my host is in downtime, It show up as critical in report.

So I think that scheduled downtime isn't the good way to deal with my problem,
Is there a way to put manually and in a scheduled way a server in critical state for nagios?

Example:

Server 1- Is monitored by ping and have a critical application for users running on it.
This server is UP but the software (that can't be monitored) running on it is crashed.
For nagios everything is ok but obviously not for my users, so I would like to manually switch this host to critical for a better accuracy in my report.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Force a downtime for accurate availability report

Post by abrist »

Sirefen wrote: so I would like to manually switch this host to critical for a better accuracy in my report.
Disable active checks on the host and submit a "DOWN" passive check result?
Have you considered monitoring this "critical application"?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked