Name or service not known

Thierry Lavallée thierry.list1 at gmail.com
Wed Apr 8 16:32:06 CEST 2009


or maybe you mean:

++++++++++++++++++++++++++++++++++++++++++++++++
check_http
++++++++++++++++++++++++++++++++++++++++++++++++
check-host-alive 	$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c
5000.0,100% -p 5
check_dhcp 	$USER1$/check_dhcp $ARG1$
check_ftp 	$USER1$/check_ftp -H $HOSTADDRESS$ $ARG1$
check_hpjd 	$USER1$/check_hpjd -H $HOSTADDRESS$ $ARG1$
check_http 	$USER1$/check_http -I $HOSTADDRESS$ $ARG1$
check_imap 	$USER1$/check_imap -H $HOSTADDRESS$ $ARG1$
check_local_disk 	$USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
check_local_load 	$USER1$/check_load -w $ARG1$ -c $ARG2$
check_local_mrtgtraf 	$USER1$/check_mrtgtraf -F $ARG1$ -a $ARG2$ -w
$ARG3$ -c $ARG4$ -e $ARG5$
check_local_procs 	$USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
check_local_swap 	$USER1$/check_swap -w $ARG1$ -c $ARG2$
check_local_users 	$USER1$/check_users -w $ARG1$ -c $ARG2$
check_nt 	$USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
check_ping 	$USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
check_pop 	$USER1$/check_pop -H $HOSTADDRESS$ $ARG1$
check_smtp 	$USER1$/check_smtp -H $HOSTADDRESS$ $ARG1$
check_snmp 	$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
check_ssh 	$USER1$/check_ssh $ARG1$ $HOSTADDRESS$
check_tcp 	$USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
check_udp 	$USER1$/check_udp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
notify-host-by-email 	/usr/bin/printf "%b" "***** Nagios
*****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost:
$HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo:
$HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "**
$NOTIFICATIONTYPE$ Host Alert: $HOSTNAME$ is $HOSTSTATE$ **"
$CONTACTEMAIL$
notify-service-by-email 	/usr/bin/printf "%b" "***** Nagios
*****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService:
$SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState:
$SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional
Info:\n\n$SERVICEOUTPUT$" | /bin/mail -s "** $NOTIFICATIONTYPE$
Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **"
$CONTACTEMAIL$
process-host-perfdata 	/usr/bin/printf "%b"
"$LASTHOSTCHECK$\t$HOSTNAME$\t$HOSTSTATE$\t$HOSTATTEMPT$\t$HOSTSTATETYPE$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$\n"
>> /usr/local/nagios/var/host-perfdata.out
process-service-perfdata 	/usr/bin/printf "%b"
"$LASTSERVICECHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICESTATE$\t$SERVICEATTEMPT$\t$SERVICESTATETYPE$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$\n"
>> /usr/local/nagios/var/service-perfdata.out


++++++++++++++++++++++++++++++++++++++++++++++++
check_SSH
++++++++++++++++++++++++++++++++++++++++++++++++

check-host-alive 	$USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c
5000.0,100% -p 5
check_dhcp 	$USER1$/check_dhcp $ARG1$
check_ftp 	$USER1$/check_ftp -H $HOSTADDRESS$ $ARG1$
check_hpjd 	$USER1$/check_hpjd -H $HOSTADDRESS$ $ARG1$
check_http 	$USER1$/check_http -I $HOSTADDRESS$ $ARG1$
check_imap 	$USER1$/check_imap -H $HOSTADDRESS$ $ARG1$
check_local_disk 	$USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
check_local_load 	$USER1$/check_load -w $ARG1$ -c $ARG2$
check_local_mrtgtraf 	$USER1$/check_mrtgtraf -F $ARG1$ -a $ARG2$ -w
$ARG3$ -c $ARG4$ -e $ARG5$
check_local_procs 	$USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
check_local_swap 	$USER1$/check_swap -w $ARG1$ -c $ARG2$
check_local_users 	$USER1$/check_users -w $ARG1$ -c $ARG2$
check_nt 	$USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
check_ping 	$USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
check_pop 	$USER1$/check_pop -H $HOSTADDRESS$ $ARG1$
check_smtp 	$USER1$/check_smtp -H $HOSTADDRESS$ $ARG1$
check_snmp 	$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
check_ssh 	$USER1$/check_ssh $ARG1$ $HOSTADDRESS$
check_tcp 	$USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
check_udp 	$USER1$/check_udp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
notify-host-by-email 	/usr/bin/printf "%b" "***** Nagios
*****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost:
$HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo:
$HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "**
$NOTIFICATIONTYPE$ Host Alert: $HOSTNAME$ is $HOSTSTATE$ **"
$CONTACTEMAIL$
notify-service-by-email 	/usr/bin/printf "%b" "***** Nagios
*****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService:
$SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState:
$SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional
Info:\n\n$SERVICEOUTPUT$" | /bin/mail -s "** $NOTIFICATIONTYPE$
Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **"
$CONTACTEMAIL$
process-host-perfdata 	/usr/bin/printf "%b"
"$LASTHOSTCHECK$\t$HOSTNAME$\t$HOSTSTATE$\t$HOSTATTEMPT$\t$HOSTSTATETYPE$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$\n"
>> /usr/local/nagios/var/host-perfdata.out
process-service-perfdata 	/usr/bin/printf "%b"
"$LASTSERVICECHECK$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICESTATE$\t$SERVICEATTEMPT$\t$SERVICESTATETYPE$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$\n"
>> /usr/local/nagios/var/service-perfdata.out
++++++++++++++++++++++++++++++++++++++++++++++++







On Wed, Apr 8, 2009 at 9:54 AM, Assaf Flatto <assaf.flatto at ssp-intl.com> wrote:
> can you provide the relevant conf so we may understand more about your problem ?
>
>
>
> On Wednesday 08 April 2009 14:41:27 Thierry Lavallée wrote:
>> Hi,
>> I am getting the following about 50 times per day:
>>
>> HTTP  CRITICAL        04-08-2009 09:37:29     0d 0h 1m 50s    1/4     Name or service not
>> known SSH     UNKNOWN         04-08-2009 09:34:39     0d 0h 4m 40s    1/4     Usage:check_ssh
>> [-46] [-t <timeout>] [-r <remote version>] [-p <port>] <host>
>>
>> I am somewhat at lost here...
>> Can anyone help with this?
>
>
>
> --
> Assaf Flatto
> SSP Ops Team
> Linux System Administrator
> 169 Euston Road, London, NW1 2AE
>
>
>
>
>
> IMPORTANT . this email and the information in it may be confidential, legally
> privileged and/or protected by law. It is intended solely for the use of the
> person to whom it is addressed. If you are not the intended recipient, please
> notify the sender immediately and do not disclose the contents to any other
> person, use it for any purpose, or store or copy the information in any medium.
> Please also delete all copies of this email and any attachments from your
> system.
>
> We cannot guarantee the security or confidentiality of email communications. We
> do not accept any liability for losses or damages that you may suffer as a
> result of your receipt of this email including but not limited to computer
> service or system failure, access delays or interruption, data non-delivery or
> mis-delivery, computer viruses or other harmful components.
>
> Copyright in this email and any attachments belong to Select Service Partner UK
> Limited. Should you communicate with anyone at Select Service Partner UK Limited by
> email, you consent to us monitoring and reading any such correspondence.
>
> Nothing in this email shall be taken or read as suggesting, proposing or
> relating to any agreement concerted practice or other practice that could
> infringe UK or EC competition legislation.
>
> Select Service Partner UK Limited is a company registered in England and Wales
> (company number 05687183) whose registered office is at 1 The Heights, Brooklands, Weybridge. Surrey. KT13 0NY
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>



-- 
Thierry Lavallée
Filemaker Development in Montreal
http://www.8p-design.com/en/filemaker.asp
Internet Business Solutions in Montreal

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list