Re: [Nagios-devel] escalations in effect?

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] escalations in effect?

Post by Guest »

The data for the service and host problem/recovery is located in
base/logging.c

The data for notifications is in base/notifications.c

However if I look at the fields in notifications.c for the log message -
there is no notification number (v1.0b4) I don't see an related diffs to
the current version.

eg:
[1023123768] SERVICE NOTIFICATION: sghosh;kaolack;NT
cpuload;CRITICAL;notify-by-email;CPU Load (5 min. 99%)

[1023130968] SERVICE NOTIFICATION: sghosh;kaolack;NT
cpuload;CRITICAL;notify-by-email;CPU Load (5 min. 99%)

-sg


On Thu, 5 Sep 2002, Russell Scibetti wrote:

> I metioned this once before but never got a response. Can someone who
> knows, please sent out what each field of the status.log output means?
> It could come in very handy for personalized plugins and CGI's. Thanks.
>
> -Russell Scibetti
>
> Ethan Galstad wrote:
>
> >There is a field that indicates what notification number has been
> >sent out (i.e. 3rd notification). From that information you could
> >determine who was last notified and who gets notified next.
> >
> >On 4 Sep 2002 at 13:33, Subhendu Ghosh wrote:
> >
> >>Is there any way to figure out how many / what escalations may be in
> >>effect at a point in time by just looking at the status.log?
> >>
> >>--
> >>-sg
> >>
> >>
> >>

--







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: sghosh@sghosh.org
Locked