In the GUI you can do a Help | About. It shows it there. Tv
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anning, Mike Sent: Thursday, July 08, 2004 8:31 PM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] Large Networks Hi Kelly Is there an easy way to tell how many devices you are monitoring? Many thanks Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kelly Anderson Sent: 09 July 2004 06:33 To: [EMAIL PROTECTED] Subject: [WhatsUp Forum] Large Networks Hi All, I am looking to hear from any of you who are monitoring a large number of devices with WhatsUp Gold. This would be anywhere in the range of 500-5000 devices. If you would reply to me directly if you fall within this category with the approximate number of devices you monitor and the number of maps you have within WhatsUp Gold. This would be very helpful to us here Ipswitch. mailto:[EMAIL PROTECTED] Thanks, Kelly E. Anderson Product Marketing Manager Ipswitch, Inc. (P) 781.676.5734 (F) 781.676.5720 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Hart, Donald (EM, ITS) Sent: Thursday, July 08, 2004 2:48 PM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] Report on devices that are not monitored If you create a page with the following code you can se non monitored devices <%START_LOADED_MAP_LIST%> <%START_DEVICE_LIST%> <table WIDTH="100%" cellSpacing=0 cellPadding=1 border=0> <tr> <%IFNOT% IS_MONITORING_ENABLED> <td>Monitroing not enabled on <%DEVICE% DISPLAY_NAME></TD> <%ENDIF%> </TR> </table> <%END_DEVICE_LIST%> <%END_LOADED_MAP_LIST%> Call it monitored.asp -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Valuikas Sent: Thursday, July 08, 2004 11:35 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] Report on devices that are not monitored Also if the %deviceset% sets the flag from 0 to 1 then there has to be a way to display all of the 1's. At least it seems logical. Tv -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Beckmannflay Sent: Thursday, July 08, 2004 10:17 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] Report on devices that are not monitored Jim, Best thing I can think of is the "view > minimap" which will give you a grey device on any map, not sure if this available via the asp side, but worth a look. Richard - - - - - - - - - - - - - - - Richard Beckmannflay [EMAIL PROTECTED] http://bekarts.com - - - - - - - - - - - - - - - -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Ruddell Sent: Thursday, 8 July 2004 11:32 PM To: [EMAIL PROTECTED] Subject: [WhatsUp Forum] Report on devices that are not monitored This my first post although I've been in lurk mode since my company asked me to evaluate WUG. My company finally purchased it and now I have a question. How can I get a report on what devices are not monitored? Our old system sent an email each day so that I could see if someone turned off monitoring for maintenance and forgot to turn it back on. I'm proficient in coding so I don't need something "built in" but then I'll need to know how to query WUG to look at the monitored flag. I've looked at the calls on the ASP web pages to see if there's a public function I can use but that seems like too much work for something so simple. Thanks for your help! Now that I know more about the product I can stop lurking and help with answering questions. Cheers, Jim Ruddell Network and Systems Engineer Mi Services Group 900 West Valley Rd. Suite 900 Wayne, PA 19087 610-230-2500 x 155 [EMAIL PROTECTED] 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/ 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/
