Ah, excellent. That worked. This fix will make it into R2.4?scottwilkerson wrote:Ok, we have narrowed this down and have a fix.
Search found 56 matches
- Mon Jan 05, 2015 2:23 pm
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
- Mon Jan 05, 2015 11:18 am
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
We were able to duplicate your issue, and am looking into the cause. We will post a fix as soon as we can. In the mean time if you can use 7 or less arguments that command should work correctly. ==>brian. Hrm.. ok. That doesn't seem to be working, though. I dropped the "-t 5" argument whi...
- Mon Jan 05, 2015 10:25 am
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
Sorry if i'm repeating myself, could you tell us if a schedule a force immediate check works? No, that doesn't work either. Could you show us the view text config from: Config --> Services --> select your service --> Click on Diskette Icon (view text config) and show us the output. Thanks. define s...
- Tue Dec 23, 2014 3:04 pm
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
Yup. Just did it again, just to be sure. Same result, works via the test command (using either the IP or the DNS name, btw) but doesn't work via the normal check process.cmerchant wrote:Have you done an apply configuration after making the change in the service check?
- Tue Dec 23, 2014 2:21 pm
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
And that triggered my "let's play the escaping/quoting game" routine.. And that was it. If you put the mac address in quotes, it works. So it sounds like there's an escaping issue of some sort in play here. So, I've worked around it, and the workaround is fine if that's the way things sho...
- Tue Dec 23, 2014 2:14 pm
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
It's a possible bug. We are digging into this as we speak. It seems like we are able to recreate the issue, when we pass the "-m" flag. Can you try removing the "-m" flag and see if it is going to work this way? And that triggered my "let's play the escaping/quoting game&qu...
- Tue Dec 23, 2014 9:10 am
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
Testing from within CCM is not a 100% accurate. Does the actual check work in the GUI? Nope, that's where I get the error : (No output on stdout) stderr: Can you show us the service definition? Hide sensitive info. Sure : Here's the command definition : define command { command_name check_dhcp comm...
- Tue Dec 23, 2014 9:06 am
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
Re: check_dhcp failing after 2.1 upgrade
-r-sr-xr-x 1 root root 175354 Dec 22 16:10 /usr/local/nagios/libexec/check_dhcptmcdonald wrote:What are the permissions on the check_dhcp plugin?
Same as they've been for years.
- Mon Dec 22, 2014 5:01 pm
- Forum: Nagios XI
- Topic: check_dhcp failing after 2.1 upgrade
- Replies: 17
- Views: 1338
check_dhcp failing after 2.1 upgrade
Hi there, Looks like the check_dhcp plugin is having a problem since upgrading to 2014R2.1 .. Specifically, Nagios shows this error : (No output on stdout) stderr: Running via CLI (with a sudo -u apache) shows the correct output : $ sudo -u apache /usr/local/nagios/libexec/check_dhcp -u -s 192.168.1...
- Wed May 14, 2014 12:47 pm
- Forum: Nagios XI
- Topic: 2014R1.0 upgrade fail
- Replies: 12
- Views: 3361
Re: 2014R1.0 upgrade fail
Can you also tell the dev team to look into this error? Truncating the nagios_logentries table does not fix this error. Current database version: 1.5.2 ** DB upgrade required for 2.0.0 Using mysql-upgrade-2.0.0.sql for upgrade... ERROR 1060 (42S21) at line 8: Duplicate column name 'minimum_importan...