TOTALHOSTSDOWNUNHANDLED macro doesn't work
David RAVAIL
dravail at cvf.fr
Mon Mar 20 15:15:02 CET 2006
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
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
More information about the Developers
mailing list