NRPE for Fedora was updated to 4.0.4 which got auto-updated on many of the infrastructure systems. However, the noc servers are still running a much older version of nrpe which is causing some issues with monitoring. 

Plan: run on batcave01

sudo ansible -i noc:batcave:bastion:people -m shell -a 'yum --enablerepo=epel-testing update nagios* nrpe*'
sudo ansible -i noc:batcave:bastion:people -m shell -a 'rkhunter --propupd'

--
Stephen J Smoogen.