/usr/local/nagios/etc/nrpe.cfg
You may also like
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 […]
Yet another day has passed and still no upgrade for my HTC Desire on Orange to Android 2.2. When cheking this morning, […]
The below is what I do to delete an email from a Postfix queue. First we need to locate the email that […]
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]