Title: RE: [WhatsUp Forum] Filling up system log

Mike –

I am copying in a reply from Jay Drew to a similar query a couple of weeks ago.  I used it, and it works great!

Charlie Powell

Technology Director

Southwest Board of Cooperative Services

121 East First Street

PO Box 1420

Cortez CO 81321

v) 970.565.8411x21

 

 

 

 

 

Here is an example of doing telnet and http in the devicedetails.asp page.
It presents the links if the user has been give the tools priviledge

Jay

<%IF% IS_USER_ACCESS_TOOLS>     
      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <A href="Tools.asp?map=<%MAP% FILENAME>&DefaultIP=<%DEVICE% IP_ADDRESS>&device=<%DEVICE% UNIQUE_ID>">Tools</A></TD></TR></TABLE>

      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <a href="telnet://<%DEVICE% IP_ADDRESS>">Telnet To Device</a></TD></TR></TABLE>

      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <a href="http://<%DEVICE% IP_ADDRESS>">Web To Device</a></TD></TR></TABLE>
<%ENDIF%>


At
10:29 AM 1/30/2004 -0500, you wrote:


Hello,

 

You can do this by editing the .asp page or, you can add it via the hosttype.ini file.  Example below:

[Bridge]

BMPNAME=Bridge.emf

SCOUNT=0

NumberOfEvents=0

TYPE=0

DeviceCategory=General Devices

ProtectFromDelete=true

WCOUNT=3

WNAME0=List-Ports WCMD0=http://216.204.72.206/cgi-bin/port_admin.exe?i=%a&c=%R

WNAME1=HTTP

WCMD1=http://%a

WNAME2=Telnet

WCMD2=telnet://%a

MCOUNT=0

 

Michael Patterson

See our live WhatsUp Gold Demonstration site.  Click on WhatsUp gold

[EMAIL PROTECTED]

 

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jared Scott
Sent:
Thursday, January 29, 2004 7:05 PM
To: [EMAIL PROTECTED]
Subject: [WhatsUp Forum] Web Interface Hyperlinks

 

I was wondering if there is a way to change the hyperlink in the web

interface so that it will launch a web browser instead of attepting a telnet

session.

 

_________________________________________________________________

Find high-speed net deals comparison-shop your local providers here.

https://broadband.msn.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/

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Waite
Sent:
Tuesday, February 10, 2004 12:02 PM
To: [EMAIL PROTECTED]
Subject: [WhatsUp Forum]

 

Is there a way to have to place a connect link on the web pages that what’s up creates.

 

I would like to be able to look at the webpage that show the information and have a link that says connect and when I click the link it open my default telnet program and telnet to the router.

 

Thanks

 

Mike Waite

Information Technology Associate

Pennsylvania State University

Chemistry Department, Eberly College of Science

[EMAIL PROTECTED]

814-863-2123

 

Reply via email to