Re: [Nagios-devel] Soft states skipped in reports

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] Soft states skipped in reports

Post by Guest »

I'll check into modifying the code to do this during the 2.0 beta
process, but I'm not convinced I want to muddle with the CGIs much
anymore unless there are real bugs.


On 13 Dec 2004 at 15:31, Andreas Ericsson wrote:

> In avail.c and trends.c, soft states are skipped from reporting.
>
> I know this is by design, but it seems a bit illogical to me, since I
> would expect network hiccups to be marked as "bad" in the reports (the
> service/host is after all unavailable during the hiccup).
>
> The proper way to do it would probably be to add an option and let the
> user choose if he/she wants to include soft states, but for now I've
> just removed the continue; code from the log-parsing loops.
>
> Apply with patch -p1.
>
> --
> Andreas Ericsson [email protected]
> OP5 AB www.op5.se
> Lead Developer
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






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