CentOS release 5.7 (final)
32-bitManual Install of XI
no Gnome, no proxy, no SSL
So it's time to convert my existing check_nt calls to check_nrpe. It looks like, out of the box, NSCP-0.4.0.153.x64 (04/02/2012) is supporting NRPE but not NSClient (even though during install I select NSClient/check_nt). If I'm missing something here, I'm open for a correction there, too.
I had this server already working fine in NagiosXI using check_nt and port 12489. Migrated the server to new HW, installed latest NSClient++ and nothing responds. Boiled it down to NSClient++ not configured for check_nt but only for check_nrpe.
I'm looking at my config for XI and notice it's all set for check_nt commands. Is there a wizard for XI that will use NRPE instead of NSClient? I don't mind manually changing the config. Here is the command from within XI Configure Service:

nsclient1
Below is the current config for CPU check using NSClient in Nagios Core Config Manager:

nsclient2
I tried changing Check command* to check_nrpe and then shifted $ARG2$ and $ARG3$ to $ARG1$ and $ARG2$ respectively. The result at least "talked" to the remote server and I got a response but it was a bad config so I didn't get the response I wanted.
What do I need to do to convert my calls to NRPE? There has to be a wiki or sticky somewhere but I'm just not finding it.
Thanks.