Please make sure you reply to the mailing list rather than me personally. This way other people can follow the thread and help you as well, or see a solution if they have this problem and are reading an archive of it.
What is your primary interface on the box on which you are running this plugin? If it is eth1 for example, the plugin uses eth0 by default and you will get no response on the interface because it is not the active one. In that case you would need to run ./check_dhcp -i eth1 to make it use the right interface. Also, have you tried doing ./check_dhcp -vvv [other options you need] could you please reply with the full output of that? We really need more information otherwise all we can do it guess what the problem is. -h Hari Sekhon trevor obba wrote: > Thanks for your reply. > > Sorry i am using using check_dhcp from nagios plugins > > ./check_dhcp -h > check_dhcp (nagios-plugins 1.4.3) 1.1 > Copyright (c) 2001-2004 Ethan Galstad ([EMAIL PROTECTED]) > > my black box (infoblox) lease ip addresses to windows workstation, linux > workstation but not check_dhcp nagios plugin. > it does not even log any ip requirest from check_dhcp. > > Can you help? please. > > > ----- Original Message ---- > From: Hari Sekhon <[EMAIL PROTECTED]> > To: trevor obba <[EMAIL PROTECTED]> > Cc: nagiosplug <[EMAIL PROTECTED]>; nagios-user > <[email protected]> > Sent: Friday, 26 October, 2007 5:47:06 PM > Subject: Re: [Nagios-users] check_dhcp on infoblox > > trevor obba wrote: > >> Has anyone successfully had any check_dhcp nagios plugin working on >> infoblox? I could not get it to working on Infoblox >> network appliance, I not even getting any log in infoblox logs >> >> > It should work from your linux server over the standard ethernet for any > dhcp server that responds over the network. If your black box solution > "Infoblox" which I am not familiar with, actually responds to dhcp > requests with dhcp offers then it should work the same as any other dhcp > server test. > >> I am running Nagios 2.5 on Suse enterprise linux 10, I am running check_dhcp >> version 0.1 >> >> Do you have ideas why check_dhcp.pl is not working for infoblox network >> alliances? What am I doing rough? Can you help please? >> >> >> > Version 0.1? That sounds completely wrong. I am using the standard plugin > from the nagios plugins distribution which is not a perl plugin but a > compiled plugin, and that is version 1.8 from nagios-plugins 1.4.8. > > Check you are using the right plugin and then try again? > > -h > > > ___________________________________________________________ > Want ideas for reducing your carbon footprint? Visit Yahoo! For Good > http://uk.promotions.yahoo.com/forgood/environment.html > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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
