Hi,
I need help with converting below 2 CURL commands into check_http command,
curl -v -H "Content-Type: application/json" -X POST -d
'{"RequestHeader":{"Token":null,"Detail":null,"CoordinationId":null},"CreateSessionRequestBody":{"SystemId":"3156","SystemPassword":"dAEWJuXY6vXSY3XDLb6lHYbex0o2t
]
Sent: Wednesday, March 14, 2012 12:09 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] help with check_http
Hi,
I'm trying to set up a check_http test for a web server but am having
some difficulty.
I can do the test using curl from the command line but I want to know
if
Hi,
I'm trying to set up a check_http test for a web server but am having
some difficulty.
I can do the test using curl from the command line but I want to know
if I can do it with the check_http utility.
This is what it looks like using curl
curl --data-ascii
"version=1&mineLogin=atp_...@mine.c
Marc Powell wrote:
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of
>> Giles Coochey
>> Sent: Thursday, November 02, 2006 5:49 AM
>> To: German C. Basisty; nagios-users@lists.sourceforge.net
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Giles Coochey
> Sent: Thursday, November 02, 2006 5:49 AM
> To: German C. Basisty; nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Help with check_htt
German C. Basisty wrote:
> Hello folks!
>
> Im runing nagios on my Linux (fedora 5) box. My http service is
> working ok, but when I try check_http -H servername.domainname or
> check_http -I 192.168.13.2 it answers
>
> HTTP WARNING: HTTP/1.1 403 Forbidden
Sounds like you need to create an inde
hi!
are you sure, that servername.domainname is not returning a 403-status? what
does a webbrowser answer?
greetinx
gottfried
Am Donnerstag 02 November 2006 12:42 schrieb German C. Basisty:
---[ Hello folks!
---[
---[ Im runing nagios on my Linux (fedora 5) box. My http service is working
ok,
>
> Hello folks!
>
> Im runing nagios on my Linux (fedora 5) box. My http service
> is working ok, but when I try check_http -H
> servername.domainname or check_http -I
> 192.168.13.2 it answers
>
> HTTP WARNING: HTTP/1.1 403 Forbidden
>
Your web server is asking for a username and password.
Hello folks!
Im runing nagios on my Linux (fedora 5) box. My http service is working ok,
but when I try check_http -H servername.domainname or check_http -I
192.168.13.2 it answers
HTTP WARNING: HTTP/1.1 403 Forbidden
But if I try check_http -H someclientserver who runs another version of
apache