NIS and DHCP

Dan Rich drich at employees.org
Tue Apr 22 17:54:42 CEST 2003


Lionel Verscheure said:
> Hi,
>
> I just want to know if it exist already a plugin to test "NIS" and "DHCP" ?

You can find check_dhcp in the contrib directory of the plugins source.  As
far as I know there is no specific plugin for nis, but you can check it with
the check_rpc plugin easily enough:

define command{
        command_name    check_nis
        command_line    $USER1$/check_rpc ypserv -H $HOSTADDRESS$ -c 2
}

-- 
Dan Rich <drich at employees.org> |   http://www.employees.org/~drich/
                               |  "Step up to red alert!"  "Are you sure, sir?
                               |   It means changing the bulb in the sign..."
                               |          - Red Dwarf (BBC)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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