Page 1 of 1

Re: [Nagios-devel] Problems with many hanging Nagios processes

Posted: Thu Dec 21, 2006 5:05 am
by Guest
Hi Ton,

the patch does not work, i think its a typo here:

+ fprintf(fp,"\tmax_command_buffer_items=%d\n",
max_command_buffer_items);
+ fprintf(fp,"\tcurrent_service_buffer=%d\n",
service_result_buffer.items);
+ fprintf(fi,"\tmax_service_buffer_items=%d\n",
max_service_buffer_items);

Shouldn't it be fprintf(fp... in all lines?

Danny
--
Q: Gentoo is too hard to install = http://www.cyberdelia.de
and I feel like whining. = [email protected]
A: Please see /dev/null. =
(from the gentoo installer FAQ) = \o/





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