logo

Main Menu
Home
Products
Tips n Tricks
Download
Contacts
About
Login Form





Lost Password?
Nagios Plugin - Check_dhcp PDF Print E-mail

The nagios plugin for checking a dhcp server may not work when run as a non root user. A simple workaround is to add the sticky bit to the attributes of the file. 

# chmod u+s /usr/lib/nagios/plugins/check_dhcp

(Note; your plugin directory may be in a differnet location) 

 
 
logo