Folks:
I have been working some with the Nagios NRPE plugins provided via the Scalix Wiki. The two (present) issues I have are with the with "check_sxqueue.py" and "check_daemon.py" scripts via NRPE. The error messages I get from the Nagios host end is "NRPE: Unable to read output". When I run these as "non-NRPE" via the command line on the Scalix box, output is received on the CLI. When I run them via "check_nrpe -H localhost -c <insert NRPE variant here>", I also get the same "Unable to read output." results. So this tells me it is something with the NRPE configuration potentially.
For reference, both the Nagios servers (there are two involved here, same results with both) and the Scalix server are CentOS 5.0. The NRPE and Nagios components outside of the Scalix portions are from the DAG repo and current as of this posting.
Thoughts and comments are welcomed here. Thanks in advance.