web transaction monitoring?

Tom Throckmorton throck at duke.edu
Wed Oct 20 22:37:23 CEST 2004


Robert,

Have you tried using the --authorization parameter w/ check_httpd?

Something like:

     check_http -H yourhost -a username:password -u /some/url/path -r 
"search string"

Note, if you're trying to check something on the target, not the login 
page, you may also need to use '-f follow', and, of course, you'd 
probably want to move the username:password pair into your resource.cfg, 
and call it as a variable:

     check_http -H yourhost -a $USER5$ -u /some/url/path -f follow -r 
"search string"

Regards,

-tt


On 10/20/2004 09:36 AM, Robert.Lattanzi at fitchratings.com wrote:

>Hello All-
>I'm wondering if there is a plug-in that allows one to step through a
>series of web transactions, such as logging in to a protected page and then
>checking for a string (similar to check_httpd) on the resulting page. It
>doesn't look like Nagios can do this "natively"- please correct me if I'm
>wrong. Thanks, Robert
>
>
>
>
>Robert Lattanzi
>FitchRatings
>212.908.0348
>
>
>
>
>Confidentiality Notice:  The information in this e-mail and any attachment(s) is confidential and for the use of the addressee(s) only.  If you have received this e-mail in error, please delete this e-mail.  Unauthorized use, reliance, disclosure or copying of the contents of this e-mail, or any similar action, is prohibited.
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
>Use IT products in your business? Tell us what you think of them. Give us
>Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
>http://productguide.itmanagersjournal.com/guidepromo.tmpl
>_______________________________________________
>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
>
>  
>

-- 
Tom Throckmorton
OIT - CASI
Duke University



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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