NIS check?

Nelson, Ben bnelson at rightnow.com
Thu Jan 16 20:35:04 CET 2003


Use the check_rpc plugin........
>From my commands.cfg file:
define command{
        command_name    check_ypserv
        command_line    $USER1$/check_rpc -H $HOSTADDRESS$ -C ypserv
}
define command{
        command_name    check_yppasswdd
        command_line    $USER1$/check_rpc -H $HOSTADDRESS$ -C yppasswdd
}
define command{
        command_name    check_ypbind
        command_line    $USER1$/check_rpc -H $HOSTADDRESS$ -C ypbind
}

--Ben

-----Original Message-----
From: Will Melick [mailto:will at ilm.com]
Sent: Thursday, January 16, 2003 11:45 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] NIS check?


Does anyone have a favorite way to check NIS services?

Thanks much,
Will Melick



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by
implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030116/d5d96c76/attachment.html>


More information about the Users mailing list