Send=GET / HTTP/1.0\r\nAccept:
*/*\r\nUser-Agent:Ipswitch_Whatsup/4.0\r\nAuthorization: Basic <Your
base64 encoded ascii string here>=\r\n\r\n
Expect=~>13</td><.{14}> 0</td><.{14}>0</td>Your challenges are: Find what your base64 encoded username/password pair In the above 'Expect' string replace the 13 with total devices 'Up' This will parse the output of a normal HTTP Get and look for the expect string anywhere through it. The number 14 represents the number of characters it takes to color the background when a device/service is not down. During a down condition you may want to compensate by changing the expect string so that you can be notified of other outages on the remote WUG. To do this, you would change the number between the > < and (14)'s become (32)'s to count for the extra chars needed to provide background colors. On other caveat, the number of devices down is represented normally by a '0' with a space in front of it. During a down condition this space disappears. So, any number of devices down you get rid of the space. Adam Denter Network Catalyst Operations Center 877-638-2287 x2773 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Vishwas Gadgil Sent: Thursday, January 02, 2003 12:10 PM To: [EMAIL PROTECTED] Subject: [WhatsUp Forum] Monitor Maps on another WhatsUp Server Hello Gurus, I have a situation [ :-) ] where I need to monitor status of devices being monitored by another WhatsUp server. Is there a way to do this? To more describe the situation: I have 2 WhatsUp servers. They monitor different devices. is there a way for WhatsUp_Server_A to monitor the Status (and reflect the status) of devices/submaps being monitored by WhatsUp_Server_B? I am running WhatsUp Gold 7.01. I tried to tweak my brain to use HTTP Content scan but was unsuccessful as I am not a web person. What I was trying is: On WhatsUp_Server_A --> Define an object for WhatsUp_Server_B_submap -> scan for content on word "timed Out" But then the Web Security comes into picture. I tried guest logon with few rights and I think I got it to reach WhatsUp_Server_B but not sure. Has anyone done this before? WhatUp Monitoring another WhatsUp's monitoring :-) Any guidance is greatly appreciated. Thanks in advance. Vish -- Thanks and regards, Vishwas Gadgil DHS WAN-OPS ------------------------- This E-mail, including any attachments, may be intended solely for the personal and confidential use of the sender and recipient (s) named above. This message may include advisory, consultative and/or deliberative material and, as such, would be privileged and confidential and not a public document. Any Information in this e-mail identifying a client of the department of Human Services is confidential. If you have received this e-mail in error, you must not review, transmit, convert to hard copy, copy, use or disseminate this e-mail or any attachments to it and you must delete this message. You are requested to notify the sender by return e-mail. 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/
