[PATCH] Adding simple nrpe check

Ricky Zhou ricky at fedoraproject.org
Mon Mar 29 21:05:28 UTC 2010


On 2010-03-29 03:56:34 PM, Mike McGrath wrote:
> This simple check will allow us to see if nrpe is functioning
> ---
>  configs/system/nrpe.cfg |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configs/system/nrpe.cfg b/configs/system/nrpe.cfg
> index a9828c5..37dd38e 100644
> --- a/configs/system/nrpe.cfg
> +++ b/configs/system/nrpe.cfg
> @@ -189,6 +189,7 @@ connection_timeout=300
>  
>  # The following examples use hardcoded command arguments...
>  
> +command[check_nrpe]=/bin/date
>  command[check_users]=/usr/lib/nagios/plugins/check_users -w 5 -c 10
>  command[check_load]=/usr/lib/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
>  command[check_raid]=/usr/lib/nagios/plugins/check_raid.py
> -- 
+1, but don't we already have stuff like check_load that will alert us 
to this already?

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20100329/0e5dc066/attachment.bin 


More information about the infrastructure mailing list