I was wondering if anyone managed to setup a remote ping via agents. For example I’ve got a jumpbox with CheckMK agent install (Ubuntu 24.04) which I would like to ping my Core Router from. Is there anyway that this can be done as when trying to add the core to CheckMK it pings from the server not the jump box.
you can do that with the Feature MRPE. But for that, you need to deploy the check_icmp Nagios Plugin to the remote Server, then you can set up a Service name and the Path with Params to check_icmp in /etc/checkmk/mrpe.cfg. And Checkmk then will Discover that Ping.
I built myself a simple local check for this use case. Worked pretty good and it was quite easy. MRPE is also another (maybe better) solution for this.
Now that you have saved that file you can go back to the CheckMK server and discover services on the host you setup as the jumpbox. It will then show you the new service created under the name you picked. So for my example it will be Core.
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.