/usr/local/nagios/etc/nrpe.cfg
You may also like
The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
How to set the NTP client on a Mikrotik router using the Terminal /system ntp client set enabled=yes primary-ntp=###.###.###.### secondary-ntp=###.###.###.### Change the […]