check_jmx & NRPE

I’m working on using check_jmx over NRPE. I’m sure the issue has something to do with the limits on data passed between check_nrpe and the remote nrpe daemon. I use NRPE with the perl-based check_multi plug-in and have to increase the data buffer sizes in the C code itself. I’ll write again if I have success in getting check_jmx working with NRPE…