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

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] should be max_check_attempts (config check typo)

Post 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]
Locked