Re: [Nagios-devel] TOTALHOSTSDOWNUNHANDLED macro doesn't work

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] TOTALHOSTSDOWNUNHANDLED macro doesn't work

Post by Guest »

Thanks! Patch will be in CVS shortly.

On 20 Mar 2006 at 15:15, David RAVAIL wrote:

> Hi,
>
> In Nagios v2.0, macro $TOTALHOSTSDOWNUNHANDLED$ doesn't work. It was
> replaced by $TOTALHOSTSUNHANDLED$
>
>
> file => base/utils.c line 2376
> add_macrox_name(MACRO_TOTALHOSTSDOWNUNHANDLED,"TOTALHOSTSUNHANDLED");
>
> It should be better if we had that:
> add_macrox_name(MACRO_TOTALHOSTSDOWNUNHANDLED,"TOTALHOSTSDOWNUNHANDLED
> ");
>
> --
> David RAVAIL


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