It there any way to test the string. Telnet doesn't work too well... Cannot see typing for able to paste
Thanks Rob -----Original Message----- From: Joe Sepielli [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 15, 2002 2:03 PM To: [EMAIL PROTECTED] Subject: Re: [WhatsUp Forum] Monitoring of web Applciation Robert, You can modify the HTTP Content Scan TCPIP/Service to do this. Send=GET / HTTP/1.0\r\nAccept: */*\r\nUser-Agent: Ipswitch_Whatsup/4.0\r\n\r\n ^Insert your URL here (/controller.asp?act=161) If your are using WhatsUp Gold 7.0 it would look like this: Send=GET /controller.asp?act=161 HTTP/1.0\r\nAccept: */*\r\nUser-Agent: Ipswitch_Whatsup/4.0\r\n\r\n Expect=~[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Here are two Knowledge Base Articles on the topic: http://support.ipswitch.com/kb/WG-19991214-DM01.htm http://support.ipswitch.com/kb/WG-19990924-DM02.htm Regards, Joe In reply to 15 Jan message from [EMAIL PROTECTED]: >I need to monitor a web application > >I also need to monitor different portions of the app as it uses custom >objects > >within a web browser the URL is > >http://10.2.4.12/controller.asp?act=161 ><http://10.2.4.12/controller.asp?act=161&usr=281D353E-39C1-4763-8F9D-52 >00ED2 07273&sys=6> &usr=281D353E-39C1-4763-8F9D-5200ED207273&sys=6 > >I expect > >in part of the page [EMAIL PROTECTED] ><mailto:[EMAIL PROTECTED]> > >Does anyone have any ideas on how to do this? > >Once I have one page set up I should be able to do what else I need > >Thanks > >Rob 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/
