Help for this page

Select Code to Download


  1. or download this
    /sbin/ifconfig eth0
    
  2. or download this
    #!/usr/bin/perl -w
    ######################################################################
    +##
    ...
    exit(1);
    
    }
    
  3. or download this
    define command {
            command_name    check_my_router_ip
            command_line    $USER1$/check_routerip.pl --host 111.222.234.2
    +34 --realm myroutername --ipaddress 234.321.123.321 --password 's3cr3
    +t!!'
    }
    
  4. or download this
    
    define service {
    ...
            notification_interval   960
            check_command           check_my_router_ip
    }