Container is the device type. For example: If you have several sites with equipment monitored at each site then you might want to set up a container.
Container Name: Florida Devices Monitored: FL Router, FL switch, FL server Container Name: New York Devices Monitored: NY Router, NY switch, NY server So the problem is that people are seeing Florida scroll along with FL Router, FL switch, etc. -Jason -----Original Message----- From: Anthony Franklin [mailto:afranklin@;uwf.edu] Sent: Thursday, November 14, 2002 2:36 PM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] WUG Status indicator May I ask what container you are talking about? I am still running 7.02 in production, but have a 7.04 coming up. I don't see anything other that the words that say the devicename is down with an underline, since I have the output enclosed in an anchor tag. Anthony Franklin, Network Engineer -----Original Message----- From: [EMAIL PROTECTED] [mailto:WhatsUp_Forum-owner@;list.ipswitch.com] On Behalf Of Kevin McCraw Sent: Thursday, November 14, 2002 1:02 PM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] WUG Status indicator -----Original Message----- From: [EMAIL PROTECTED] [mailto:WhatsUp_Forum-owner@;list.ipswitch.com] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, November 14, 2002 11:57 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] WUG Status indicator This should work the same even if I substitute Container for Subnet right? I still get the container scrolling. I took your TopView and Map and copied them directly yo my test system and still have the issue. Must be missing something..... -----Original Message----- From: Scott Taylor [mailto:ScottTaylor@;westat.com] Sent: Thursday, November 14, 2002 10:03 AM To: '[EMAIL PROTECTED]' Subject: RE: [WhatsUp Forum] WUG Status indicator Last week I sent out a revised version of TOPVIEW.ASP and MAP.ASP that Chris created. In that version I included current down time for devices in the marquee. I also added code to strip away map names from displaying in the marquee. If you don't like the down time display, try adding the two extra code lines listed below. This is what I used to remove map names. These two lines are added to TOPVIEW and MAP, within the "marquee" section. Only the lines marked with -----> ( in other words remove the ----> when you add it.) Good luck! Scott Taylor <%START_DEVICE_LIST%> <%IFNOT% IS_DEVICE_UP> -----------> <%IFNOT% (%MATCH% (%DEVICE% HOST_TYPE,"Subnet"))> . . . . . . . . . . . . . . . -----------> <%ENDIF%> <%ENDIF%> <%END_DEVICE_LIST%> -----Original Message----- From: Adrian Ferrier [mailto:aferrier@;alpha.ipswitch.com] Sent: Thursday, November 14, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] WUG Status indicator hint that may help <%IFNOT% IS_SUBNET> do work <%ENDIF%> ---------- Original Message ---------------------------------- From: "Jason M. Black" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Thu, 14 Nov 2002 09:53:10 -0500 >This is my issue. Love the way it works, but the container names make it a >bit much. The devices that are down within the containers show up though. > >Jason > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:Scott.Sotherland@;hurlburt.af.mil] >Sent: Thursday, November 14, 2002 9:06 AM >To: [EMAIL PROTECTED] >Subject: RE: [WhatsUp Forum] WUG Status indicator > >Chris, > >Have you found a way to exclude the map names (containers) from scrolling in >the marquee? My folks LOVE the scroll but hate that the containers also >show. Is there an exclude statement in ASP? > >Scott > >> -----Original Message----- >> From: Chris Allen [mailto:Chris_Allen@;hilton.com] >> Sent: Friday, October 04, 2002 9:05 AM >> To: '[EMAIL PROTECTED]' >> Subject: RE: [WhatsUp Forum] WUG Status indicator >> >> I have created a marquee on the topview.asp and map.asp pages that scrolls >> all down devices at the top of the WUG window. I have also color coded >> them to show how many polls they have missed. If you would like the code >> for this, let me know. >> >> Chris >> >> -----Original Message----- >> From: "Harig, Jeff R Mr SIGNAL" >> <[EMAIL PROTECTED]>@INTERNET@HHC >> Sent: Friday, October 04, 2002 8:58 AM >> To: '[EMAIL PROTECTED]' >> Subject: [WhatsUp Forum] WUG Status indicator >> >> << OLE Object: Picture (Device Independent Bitmap) >> >> Has anyone successfully created an AIM like scroll window that can >> sit on >> your desktop and keep you up to date on the current status of your >> devices >> being monitored by a remote WUG server? >> >> Jeff R. Harig, MCSE >> Signal Corp >> 10221 Burbeck Rd. Bldg 361 >> Ft. Belvoir, VA 22060 >> W(703)704-2963 >> C(571)217-6352 >> >> >> >> << OLE Object: Picture (Device Independent Bitmap) >> - att1.htm >> << File: att1.htm >> > >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/ > ________________________________________________________________ Sent via the KillerWebMail system at alpha.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/ 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/ 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/ 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/
