check_traceroute : Service-status - CRITICAL Host-staus: DOWN

Rajesh kanna tr_rajeshkanna at yahoo.com
Mon Feb 27 08:04:56 CET 2006


Hi,

  I have problem in making check_traceroute from
nagios Web interface.

The following are the details...

Nagios version : 1.3

Nagios plugin  : 1.4.2

I have tried the following options.

#./check_traceroute -r -H www.google.com 

Ok. Traceroute to host "www.google.com" via route
"172.22.48.1-10.128.16.254-10.
128.16.217-192.168.96.25-192.168.203.10-192.168.203.33-10.60.254.2-63.96.160.1-1
57.130.198.165-152.63.48.130-152.63.56.141-152.63.57.42-152.63.57.101-204.255.17
3.42-209.244.3.141-4.68.123.16-4.79.42.254-216.239.47.146-216.239.49.146-66.102.
7.147".



>From command line i could see the output as above but
webinterface produces STATUS-CRITICAL

services.cfg 


 host_name                       www.google.com
 service_description             TRACEROUTE
 is_volatile                     F0
 check_period                    24x7
 max_check_attempts              3
 normal_check_interval           5
 retry_check_interval            1
 contact_groups                  win-admins
 notification_interval           win-admins
 notification_period             24x7
 notification_options            c,r
 check_command                   check_traceroute
 }

hosts.cfg 

# 'Reno-Server' host definition
define host{
        use                     generic-host
to use
        host_name               www.google.com
        alias                   Windows Server #1
        address                 64.233.187.99
        check_command           check_traceroute
        max_check_attempts      10
        notification_interval   120
        notification_period     24x7
        notification_options    d,u,r
        }

chechcommands.cfg 

  # 'check_traceroute' command definition
define command{
        command_name    check_traceroute
        command_line    $USER1$/check_traceroute -r -H
 www.google.com
        }

Can someone point me out for any config errors...

Thanks in Advance.

thanks,


  





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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