A Quote from qotd.org
Most writers like to maintain some sort of anonymity. For me, making videos was an assault.
Sheryl CrowArchives
- September 2017
- June 2017
- February 2017
- June 2016
- December 2015
- September 2015
- July 2015
- June 2015
- January 2015
- November 2014
- August 2014
- June 2014
- May 2014
- April 2014
- February 2014
- January 2014
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- March 2013
- February 2013
- January 2013
- November 2012
- August 2012
- June 2012
- February 2012
- January 2012
- December 2011
UserOnline
Recent comments
Category Archives: Nagios
Nagios wrapper.vbs(0, 1) Microsoft VBScript runtime error: Path not found in check_files.vbs
I had this error message today and wasn’t able to easily fix it. It took me a while to find out that this was caused by spaces in the folder names. Although I had the whole path in double quotes … Continue reading
Posted in Nagios, Windows
Leave a comment
Nagios email stopped working after changing the relay mailserver
My colleague mentioned the other day that our Nagios monitoring was very quiet for the last couple of days. I checked the maillog on the Nagios server, to see that all the mails were in status ‘Sent’. A closer look … Continue reading
Posted in Linux, Nagios
Leave a comment
CHECK_NRPE: Error – Could not complete SSL handshake
After installing NRPE on a newly build RHEL 6.3 server I saw this error message. I checked the xinetd configuration file /etc/xinet.d/nrpe and changed the following values: disable = no only_from = 10.1.0.30 I tried to restart xinetd to propagate … Continue reading
Posted in Linux, Nagios
Leave a comment
Nagios NRPE Error: Service check command … not defined …
After installing NRPE on a cluster I saw this error although the service, check_cups in that case, could be executed locally. Other NRPE checks could be executed remotely without errors. After checking the nrpe.cfg file in /etc/nagios I saw the … Continue reading
Posted in Linux, Nagios
Leave a comment