[Nagios-devel] SERVICE_STATE_TYPE_HARD in later versions

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

[Nagios-devel] SERVICE_STATE_TYPE_HARD in later versions

Post by Guest »


I'm trying to manipulate the url given to status.cgi to see only
events that are in a HARD state. It seems that this was possible in
earlier versions, but not lately.

What is currently the recommended way of doing this? I've looked
at cgiutils.h, but the lines

SERVICE_STATE_TYPE_SOFT 262144
SERVICE_STATE_TYPE_HARD 524288

are no longer there. See also
http://osdir.com/ml/network.nagios.deve ... 00054.html

--
Ståle Johansen, University of Oslo, Norway.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: ?ISO-8859-1?Q?St=E5le_Asker=F8d_Johansen?
Locked