Re: [Nagios-devel] [PATCH] obsessive hosts not cleared on restart

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] [PATCH] obsessive hosts not cleared on restart

Post by Guest »

Thanks - got it.

On 6 Apr 2004 at 12:15, Ian Holsman wrote:

> regards
> --Ian
>
> ianh:/src/nag/nag2 ianh$ cvs diff base/utils.c
> Index: base/utils.c
> ===================================================================
> RCS file: /cvsroot/nagios/nagios/base/utils.c,v retrieving revision
> 1.70 diff -u -r1.70 utils.c --- base/utils.c 27 Mar 2004
> 02:12:55 -0000 1.70 +++ base/utils.c 6 Apr 2004 02:05:30
> -0000 @@ -4574,6 +4574,7 @@
> global_service_event_handler=NULL;
>
> ocsp_command=NULL;
> + ochp_command=NULL;
>
> /* reset umask */
> umask(S_IWGRP|S_IWOTH);
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________ Nagios-devel mailing
> list [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>



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