Dei Bertine wrote: > 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? >
Sorry. As root: chown root:root check_dhcp && chmod 4755 check_dhcp -- Andreas Ericsson [email protected] 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 [email protected] 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
