Search found 4 matches

by rhcekumaran
Wed Dec 05, 2012 10:47 pm
Forum: Open Source Nagios Projects
Topic: HTTP CRITICAL -Invalid HTTP responserecevied from host:
Replies: 6
Views: 6224

Re: HTTP CRITICAL -Invalid HTTP responserecevied from host:

same error again.

Even i removed the http:// , same error is there.
I have changed the host name also ,no improvement.
by rhcekumaran
Tue Dec 04, 2012 11:36 pm
Forum: Open Source Nagios Projects
Topic: HTTP CRITICAL -Invalid HTTP responserecevied from host:
Replies: 6
Views: 6224

Re: HTTP CRITICAL -Invalid HTTP responserecevied from host:

scottwilkerson wrote:Can you send the check command you are using

define service{
use generic
host_name http://stgdb.interaktco.com
service_description HTTPD
check_command check_http
notifications_enabled 0
}
by rhcekumaran
Tue Dec 04, 2012 11:32 pm
Forum: Open Source Nagios Projects
Topic: HTTP CRITICAL -Invalid HTTP responserecevied from host:
Replies: 6
Views: 6224

Re: HTTP CRITICAL -Invalid HTTP responserecevied from host:

define service{ use generic-service host_name http://stgdb.interaktco.com service_description HTTPD check_command check_http notifications_enbled 0 }
by rhcekumaran
Mon Dec 03, 2012 11:06 pm
Forum: Open Source Nagios Projects
Topic: HTTP CRITICAL -Invalid HTTP responserecevied from host:
Replies: 6
Views: 6224

HTTP CRITICAL -Invalid HTTP responserecevied from host:

Error is : --- HTTP CRITICAL -Invalid HTTP response received from host: <html><!.. InstanceBegin template="/Templates/vorlage.dwt" codeOutsideHTMLIsLocked="false" --> Hi, I am Senthil kumar Installed nagios core 3.4.1 in centos 6,and its working fine,i have added two host and ser...