Hi all, I am trying to install the check_MK agent on an old redhat4 server.
Clearly the yum repositories are no longer available so I have to install everything manually.
To install the agent I am following this procedure
The problem is that the server doesn’t have xinetd, is there a way to start the agent without xinetd?
Well, you might want to consider updating the system to a more recent OS. But assuming that’s not possible, you can access the agent over ssh. From the docs you quoted, section 7.3: Invoking over ssh.
If that doesn’t work for you, you can install xinetd (or just inetd; don’t know with these old systems) from a CentOS 4 image; those are still available for download. At the time they were “binary identical” to RHEL. https://wiki.centos.org/Download
unfortunately the server is not updatable.
I did not know the over ssh procedure and reading the documentation I had stopped before
It worked great in ssh thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.