1. It is slow, WUG doesn't give you a timeout variable for the ping. 2. It doesn't test the services, which the check now button does.
This portion went into the mapdetails page under the button that you see for acknowledge:
<%IF% IS_USER_CONFIGURE_REPORTS>
<TABLE width="100%" border=1>
<TR>
<TD noWrap align=center bgColor="linen">
<A href="map_ping.asp?map=<%MAP% FILENAME>">Map Ping</A></TD></TR></TABLE>
<%ENDIF%>
This is the map_ping.asp contents: NOTE: Replace the words CHANGE_THIS with HTML. Some mail programs will strip out HTML script.
<CHANGE_THIS> <%CURRENT_MAP% (%URL_VALUE% map)> <H2>Pinging all devices in MAP - <%MAP% NAME></H2> <%START_DEVICE_LIST%> <pre> <%DEVICE% DISPLAY_NAME><BR><%NET_TOOLS% (ping,%device% ip_address, 1)> </pre> <%END_DEVICE_LIST%> <h4> DONE </h4> <%INCLUDE% NavButtons.asp> </CHANGE_THIS>
Jay
At 11:28 AM 4/6/2004, you wrote:
Hi Is there anyway that I can add a button to the web interface for "Check Now"...similar to the "Check Now" feature available from the console. Thanks
Jason
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/
