Page 1 of 1

Server Check emails - exec failed

Posted: 24 Feb 2013, 05:32
by Java Guy
Hi, I have CSF run and send me a server check report weekly. But for the last 3-4 weeks it hasn't gotten past the first check. The report looks something like:
Check whether csf is enabled [OK]
open3: exec of iptables -L INPUT -n failed at /etc/csf/servercheck.pm line 163
When I run the report either from WHM or from bash, it generates the entire report without error. It's just the automated report that the issue shows up on. Anyone else having this problem or know of a solution? Thanks!

open3: exec of iptables failed at /etc/csf/servercheck.pm

Posted: 24 Feb 2013, 05:35
by aww+
This happens lately with the weekly server checks that are emailed:

Code: Select all

open3: exec of iptables -L INPUT -n failed at /etc/csf/servercheck.pm line 163 
Nothing critical since it works when done manually through the UI

Re: Server Check emails - exec failed

Posted: 24 Feb 2013, 15:17
by ForumAdmin
This should be fixed in the next csf release.

Re: Server Check emails - exec failed

Posted: 26 Feb 2013, 11:37
by ForumAdmin
Hopefully this is resolved in v6.00:
http://blog.configserver.com/index.php?itemid=723

Re: Server Check emails - exec failed

Posted: 03 Mar 2013, 08:09
by Java Guy
Thanks for the update! I can confirm that the fix has partially worked, but it now fails on the server services checks with the following error:
open3: exec of chkconfig --list failed at /etc/csf/servercheck.pm line 1466