checking web applications beyond 'check_html'
Pipitone Alan (External)
Alan.Pipitone.Guest at saipem.com
Wed Sep 28 08:50:44 CEST 2011
Hello
I use this: http://exchange.nagios.org/directory/Plugins/Websites%2C-Forms-and-Transactions/check-curl-authenticate/details
It's fantastic. You can do whatever you want.
If you want to change something you can check the php web site. It is full of great documentation.
NB: For ntlm auth I had to change the code. In detail, from line curl_setopt($ch,CURLOPT_HTTPAUTH, CURLAUTH_ANY) to curl_setopt($ch,CURLOPT_HTTPAUTH, CURLAUTH_NTLM).
I Hope that this is going to help you.
Bye
Alan Pipitone
http://www.alan-pipitone.com/
-----Original Message-----
From: Stuart Browne [mailto:stuart.browne at ausregistry.com.au]
Sent: mercoledì 28 settembre 2011 02:23
To: Nagios Users List
Subject: Re: [Nagios-users] checking web applications beyond 'check_html'
I don't have a generic solution, but we write all such things using Perl and WWW::Mechanize.
What are your perl skills like?
Stuart
> -----Original Message-----
> From: Mark Elsen [mailto:mark.elsen at gmail.com]
> Sent: Tuesday, 27 September 2011 5:43 PM
> To: Nagios Users List
> Subject: [Nagios-users] checking web applications beyond 'check_html'
>
> - I am looking for best plugins, concerning , web application
> checking, 'going futher'
> then check_html, like dealing with advances auth. challenges, tokens etc.
>
> Giving me the most flexible solution for checking webapps
> in Nagios ?
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
******************************************************************************************
CONFIDENTIALITY NOTICE
This e-mail and any attachment are confidential and may be privileged or otherwise protected from disclosure. It is solely intended for the person(s) named above. If you are not the intended recipient, any reading, use, disclosure, copying or distribution of all or parts of this e-mail or associated attachments is strictly prohibited. If you are not an intended recipient, please notify the sender immediately by replying to this message or by telephone and delete this e-mail and any attachments permanently from your system.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list