How to Deploy NRPE on CentOS 7 with Ansible
Introduction When you need to monitor multiple machines, it’s a lot of work to install each machine manually. Instead, you want to run just a single command, or click a few buttons, to configure all those machines at once, and then keep them updated over time. This can be achieved with a bash script, so…
Read More