This could be useful when you need to montior a service managed by Corosync/Pacemaker when another nrpe daemon is running.
So this nrpe daemon will be listening on VIP using a different port.

1) Config file
--------------

    cp ./nrpe-crm.cfg /etc/nagios

Don't forget to modify server_port and server_address for your needs.

2) Crm resources
----------------

To see the default config of th resource :

    crm ra meta ocf:ee:nrpe
    

