Re: Passive Monitoring - NO REQUEST HANDLER
Posted: Fri Oct 18, 2013 11:54 am
Negative, all we get is:
NO REQUEST HANDLER
Support for Nagios products and services
https://support.nagios.com/forum/
NO REQUEST HANDLER
Code: Select all
tail -25 /var/log/httpd/error_log
tail -25 /var/log/httpd/ssl_access_logThere was nothing in the error_log<test_server_IP> - - [15/Oct/2013:10:43:28 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:10:57:08 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:01:35 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:15:24 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:26:46 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=test_<test_server> HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:27:19 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=test_<test_server> HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:44:42 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [15/Oct/2013:11:45:17 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [16/Oct/2013:09:24:41 -0700] "GET /nrdp HTTP/1.1" 301 304 "-" "curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.3.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2"
<test_server_IP> - - [16/Oct/2013:15:00:30 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:08:29 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 18 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:08:46 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 302 357 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:08:46 -0700] "GET /?cmd=nrdsgetclient&token=<token>&configname=Web_Service_Canary HTTP/1.0" 200 2646 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:14:54 -0700] "GET /nrdp/?cmd=nrdsgetclient HTTP/1.0" 302 300 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:15:21 -0700] "GET /nrdp/?cmd=nrdsgetclient HTTP/1.0" 302 300 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:15:21 -0700] "GET /?cmd=nrdsgetclient HTTP/1.0" 200 2646 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:17:48 -0700] "GET /nrdp/?cmd=nrdsgetclient&token=<token>&configname=test5 HTTP/1.0" 302 353 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:17:48 -0700] "GET /?cmd=nrdsgetclient&token=<token>&configname=test5 HTTP/1.0" 200 2646 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:18:48 -0700] "GET /nrdp/?cmd=nrdsgetclient HTTP/1.0" 302 309 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:18:48 -0700] "GET /?cmd=nrdsgetclient HTTP/1.0" 200 2646 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:19:40 -0700] "GET /nrdp/?cmd=nrdsgetclient HTTP/1.0" 302 309 "-" "Wget/1.12 (linux-gnu)"
<test_server_IP> - - [18/Oct/2013:15:19:40 -0700] "GET /?cmd=nrdsgetclient HTTP/1.0" 200 2646 "-" "Wget/1.12 (linux-gnu)"
Code: Select all
tail -25 /var/log/httpd/ssl_error_log