I'm trying to install the linux-nrpe-agent on a new RHEL 6 system and I doesn't seem to be running normally. I've not seen this before and I'm hoping someone can help me.
When I run the fullinstall this is what I get:
[root@tsuswifi linux-nrpe-agent]# ./fullinstall
============================
Nagios Linux Agent Installer
============================
This script will install the Nagios Linux Agent by executing all necessary
sub-scripts.
IMPORTANT: This script should only be used on a clean installed system:
RedHat Enterprise, CentOS, Fedora, or Oracle
OpenSUSE or SUSE Enterprise
Ubuntu or Debian
Do NOT use this on a system running any other distro or that
does not allow additional package installation.
Was the agent previously installed? It looks like is finding the 'installed.*' files and exiting since they're present, because it thinks they're already installed.
Ah, no worries. I imagine you could run into weird issues compiling and such over NFS. I would have it copy over from the NFS like you did, and then run it from there. Regardless, glad to see it working!