advice to check WAN connection

FM dist-list at LEXUM.UMontreal.CA
Tue Sep 13 23:01:20 CEST 2005


Hello,
I created :
# 'check_internet' command definition
define command{
    command_name    check_internet
    command_line    $USER1$/check_http -H www.google.com

define host{
    use            generic-srv        ; Name of host template to use

    host_name        Internet connection
    address            64.233.167.99
    check_command        check_internet
    max_check_attempts    10
    notification_interval    120
    notification_period    24x7
    notification_options    d,u,r
    contact_groups        administrators
    }


now I want that the statusmap looks like :

nagios --FIREWALL -- SERVEUR
                   |
                Internet Connection

nagios--Firewall--serveur is already configured


Thanks !!!



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
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