Re: [Nagios-devel] Feature request

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] Feature request

Post by Guest »



> -----Original Message-----
> From: [email protected] [mailto:nagios-devel-
> [email protected]] On Behalf Of Horvath Tamas
> Sent: Monday, December 11, 2006 1:04 PM
> To: [email protected]
> Subject: [Nagios-devel] Feature request
>=20
> Hi List members!
>=20
> I thinbk it would be useful, if some kind of actions will be logged.
>=20
> Our Nagios has multiple users. And someone, sometime deleted a
downtime.
> We
> spent some time to investigate who was it, without any success.
>=20
> If we could found an entrty in "Event Log" that says: "X deleted
scheduled
> downtime ..." than this investigation could result success.
>=20
> It would be useful other commands (delete comment, restart Nagios,
etc.)

Set 'log_external_commands =3D 1' in nagios.cfg.

[1165864871] EXTERNAL COMMAND:
SCHEDULE_SVC_DOWNTIME;nateng-hosted-dns;;1165864772;1165871972
;1;0;7200;mpowell;test
[1165864945] EXTERNAL COMMAND: DEL_SVC_DOWNTIME;1

Looks like the logging for DEL_SVC_DOWNTIME could be more verbose
though.

--
Marc





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