Page 1 of 1

Re: [Nagios-devel] should be max_check_attempts (config check typo)

Posted: Wed Nov 23, 2005 2:11 pm
by Guest
Thanks! This will be in CVS shortly.

On 23 Nov 2005 at 14:27, Christian Theil Have wrote:

>
> Hi
>
> Tiny fix of a typo, which got me confused while trying to configure
> Nagios:
>
> $ diff common/objects.c.b4 common/objects.c
> 986c986
> Invalid max_attempts value for host '%s'\n",name);
> ---
> >snprintf(temp_buffer,sizeof(temp_buffer)-1,"Error:
> Invalid max_check_attempts value for host '%s'\n",name);
>
> Regards,
> Christian Theil Have
>



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]