Hi,
I have setup service monitoring templates to do multiple checks using mrpe going to one hosts. It seems to want to only poll one check, for example I have 4 setup to one hosts and only one shows results but all 4 execute. When I disable all the checks the same thing happens.
I have also tried to manually define checks to one hosts and the same thing happens. I can verify via the and I have 4 setup for a hosts and only one gets logged/response received.
If I use the check-services.php -d I see it hitting the remote hosts and only one has a reponse, but on the remote hosts if i open a ngrep I can see it sending the data back, it’s like MRPE itself it not sending a EOL or something breaking up the check data and it can only read one.
Has anyone seen this? This is running the latest check_mk/MRPE packages from github
Thanks