File: tools

package info (click to toggle)
remstats 1.00a4-8woody1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,576 kB
  • ctags: 1,020
  • sloc: perl: 11,706; ansic: 2,776; makefile: 944; sh: 869
file content (25 lines) | stat: -rw-r--r-- 904 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# tools - used in the toolbar at the top of web-pages

# The value is a URL which will implement the tool. E.G. for the telnet tool,
# the value is "telnet:##HOST##".  So, for a host called "xxx.yyy", this
# would result in a URL of:
#	<A HREF="telnet:xx.yy">telnet</A>

apcupsweb	http://##IP##/arakfram.htm?1:0
availability	##HTMLURL##/availability-report.cgi?host=##HOST##
externalflows	##HTMLURL##/datapage.cgi?external-flows
ftp		ftp://##HOST##/
http		http://##HOST##/
https		https://##HOST##/
interfaces	##HTMLURL##/datapage.cgi?##HOST##_interfaces
internalflows	##HTMLURL##/datapage.cgi?internal-flows
mconnect	telnet://##IP##:25
ping		##HTMLURL##/ping.cgi?host=##IP##
status		##HTMLURL##/datapage.cgi?##HOST##-status
telnet		telnet://##IP##
traceroute	##HTMLURL##/traceroute.cgi?host=##IP##
upsstatus	##HTMLURL##/datapage.cgi?ups-status
whois		##HTMLURL##/whois.cgi?##IP##

# host-specific tools