Search found 2 matches
- Thu Jun 12, 2014 4:20 pm
- Forum: Open Source Nagios Projects
- Topic: check_http and weebly sites
- Replies: 3
- Views: 3611
Re: check_http and weebly sites
Thanks sreinhardt, it seems to be based on apache, here's the wget -d output: suse3:~ # wget -d nagios.weebly.com DEBUG output created by Wget 1.11.4 on linux-gnu. --2014-06-12 23:13:28-- http://nagios.weebly.com/ Resolving nagios.weebly.com... 199.34.228.53 Caching nagios.weebly.com => 199.34.228.5...
- Thu Jun 12, 2014 2:23 pm
- Forum: Open Source Nagios Projects
- Topic: check_http and weebly sites
- Replies: 3
- Views: 3611
check_http and weebly sites
Hi, I need some help with the check_http plugin and websites hosted by weebly.com, here's where I'm at: - check_http v1.5 , os is SLES 11 - wget http://nagios.weebly.com/ works ok - check_http -H nagios.weebly.com does not: suse3:~ # check_http -vv -H nagios.weebly.com GET / HTTP/1.1 User-Agent: che...