Ok did that but still error:
r...@tool:/usr/local/nagios/libexec# chmod 4755 ./check_dhcp
r...@tool:/usr/local/nagios/libexec# ls -als check_dhcp
76 -rwsr-xr-x 1 nagios nagios 72834 2009-04-26 21:06 check_dhcp
nag...@tool:~/libexec$ ./check_dhcp -s serveip1
Error: Could not bind socket to interface eth0.  Check your privileges...

Any other ideas?

Thanks. 




________________________________
From: Andreas Ericsson <a...@op5.se>
To: Dei Bertine <deibert...@yahoo.com>
Cc: nagios-users@lists.sourceforge.net
Sent: Thursday, June 25, 2009 10:43:13 PM
Subject: Re: [Nagios-users] check_dhcp issue

Dei Bertine wrote:
> Hi all,
> 
> I need to monitor our dhcp server and came to see the check_dhcp plugin.
> 
> However I'm getting this error when initiating the command:
> 
> nag...@tool:~/libexec$ ./check_dhcp -s serveip1
> Error: Could not bind socket to interface eth0.  Check your privileges...
> 
> But when I am on root, I get this: r...@tool:/usr/local/nagios/libexec# 
> ./check_dhcp -s serveip1
> OK: Received 1 DHCPOFFER(s), max lease time = 86400 sec
> 
> ls -als on check_dhcp:
> 76 -rwxr-xr-x 1 nagios nagios 72834 2009-04-27 13:06 check_dhcp
> 
> Do I need to do something like set permissions on serveip1 server? 
> Please advise.
> 

As root on your nagios server:
chmod 4755 ./check_dhcp

-- Andreas Ericsson                  andreas.erics...@op5.se
OP5 AB                            www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.



      
------------------------------------------------------------------------------
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to