Phil, This is an encouraging email. Do you have any documentation on how to do this. Also, is it possible to monitor a secure web site?
Thanks, Rod -----Original Message----- From: Philip R. Morneault [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:51 AM To: [EMAIL PROTECTED] Subject: Re: [WhatsUp Forum] Monitoring a website.... Hi yes you can, you can build the custom service to also send the userID/password with the URL requested and then do a match on some text in the page that you expect to see. If needed add a unique text string on the page that is unique and do the match on that. The ID/password that is send is encrypted so to do that you will need to trace a request from a client and capture the encrypted text of the id/password string to use. Good Luck ~ Phil "Tate, Craig" wrote: > Is there a way using WUG 7.02 to querry a specific website and, depending > upon response, alert? I know that WUG will look at port 80 HTTP activity but > will it let me test for responsiveness from a specific point within the > website? > > IE: If I type in a URL into our Customer Service website, and that URL has a > username and password embeded into it, I want to know if the proper page is > presenting after login. If not, then I want to alert on that condition. > > Ideas? > > TIA, > > Craig Tate > S2 Systems, Inc. > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
