📄 index.html
字号:
<html>
<BODY BGCOLOR="#FFFFFF">
<font face="Verdana,Arial,Helvetica" size=2>
<p>
NetworkMonitor example (the data is only test data and might not be accurate)
<br>
See our <a href="http://objectplanet.com/Probe">Network Probe</a> for
a full version of this application.
<p>
<applet code=com.objectplanet.chart.examples.NetworkMonitor
archive=monitor.jar width="733" height=460 VIEWASTEXT>
<param name=protocol_columnCount value=5>
<param name=protocol_header value="name|protocol port|description|packets|bytes">
<param name=protocol_tooltipHeader_0 value="the name of the protocol\nincluding the encapsulation">
<param name=protocol_tooltipHeader_1 value="the protocol id\nand port numbers">
<param name=protocol_tooltipHeader_2 value="the description\nof the protocol">
<param name=protocol_tooltipHeader_3 value="the number of packets transmitted over\nthis network segment using this protocol">
<param name=protocol_tooltipHeader_4 value="the number of bytes transmitted over\nthis network segment using this protocol">
<param name=protocol_tooltipFilter value="left click to type and search\nright click to toggle filter">
<param name=protocol_tooltipDelay value=500>
<param name=protocol_columnAlignment value="left, left, left, right, right">
<param name=protocol_columnType value="text, text, text, number, number">
<param name=protocol_columnWidth value="170,100,250,60,70">
<param name=protocol_selectionMode value=single>
<param name=protocol_filterBarOn value=true>
<param name=protocol_totalRowOn value="0,3,4">
<param name=protocol_totalRowFontColor value="gray">
<param name=protocol_gridOn value=true>
<param name=protocol_fieldSeparator value="|">
<param name=protocol_defaultSortOrder value="x,x,x,desc,desc">
<param name=protocol_sortedColumn value=4>
<param name=protocol_saveParametersOn value=true>
<param name=protocol_filterWildCard value="">
<param name=protocol_rowCellParameters value="none">
<param name=protocol_loadingMessageOn value="true">
<param name=protocol_background value="#cfcfce">
<param name=protocol_rowBackground value="white">
<param name=protocol_data value="protocols.dat">
<param name=nlHost_columnCount value=7>
<param name=nlHost_header value="host name, address, packets in, bytes in, packets out, bytes out, multicast/broadcast">
<param name=nlHost_image_0 value="computer.gif">
<param name=nlHost_tooltipHeader_0 value="the name of the computer">
<param name=nlHost_tooltipHeader_1 value="the IP address\nof the computer">
<param name=nlHost_tooltipHeader_2 value="the number of packets\nreceived by the host over\nthis network segment">
<param name=nlHost_tooltipHeader_3 value="the number of bytes\nreceived by the host over\nthis network segment">
<param name=nlHost_tooltipHeader_4 value="the number of packets\ntransmitted by the host over\nthis network segment">
<param name=nlHost_tooltipHeader_5 value="the number of bytes\ntransmitted by the host over\nthis network segment">
<param name=nlHost_tooltipHeader_6 value="the number of broadcast and\nmulticast packets transmitted by\nthe host over this network segment">
<param name=nlHost_tooltipFilter value="type to search\nclick mouse or\ntype enter to filter">
<param name=nlHost_tooltipDelay value=500>
<param name=nlHost_columnAlignment value="left, left, right, right, right, right, right">
<param name=nlHost_columnType value="text, ip, number, number, number, number, number">
<param name=nlHost_columnWidth value="170,100,60,70,70,80,110">
<param name=nlHost_selectionMode value=single>
<param name=nlHost_gridOn value=true>
<param name=nlHost_totalRowOn value="0,2,3,4,5,6">
<param name=nlHost_totalRowFontColor value="gray">
<param name=nlHost_filterBarOn value=true>
<param name=nlHost_defaultSortOrder value="x,x,desc,desc,desc,desc,desc">
<param name=nlHost_sortedColumn value=3>
<param name=nlHost_saveParametersOn value=true>
<param name=nlHost_filterWildCard value="">
<param name=nlHost_rowCellParameters value="none">
<param name=nlHost_loadingMessageOn value="true">
<param name=nlHost_background value="#cfcfce">
<param name=nlHost_rowBackground value="white">
<param name=nlHost_data value="hosts.dat">
<param name=nlMatrix_columnCount value=6>
<param name=nlMatrix_header value="source host, source address, destination host, dest address, packets, bytes">
<param name=nlMatrix_image_0 value="computer.gif">
<param name=nlMatrix_image_2 value="computer.gif">
<param name=nlMatrix_tooltipHeader_0 value="the name of the\nsource computer">
<param name=nlMatrix_tooltipHeader_1 value="the IP address\nof the source computer">
<param name=nlMatrix_tooltipHeader_2 value="the name of the\ndestination computer">
<param name=nlMatrix_tooltipHeader_3 value="the IP address of\nthe destination computer">
<param name=nlMatrix_tooltipHeader_4 value="the number of packets\ntransmitted from the source\nto the destination computer\nover this network segment">
<param name=nlMatrix_tooltipHeader_5 value="the number of bytes\ntransmitted from the source\nto the destination computer\nover this network segment">
<param name=nlMatrix_tooltipFilter value="left click to search\nright click to filter">
<param name=nlMatrix_tooltipDelay value=500>
<param name=nlMatrix_columnAlignment value="left, left, left, left, right, right">
<param name=nlMatrix_columnType value="text, ip, text, ip, number, number">
<param name=nlMatrix_columnWidth value="170,100,170,100,60,70">
<param name=nlMatrix_selectionMode value=single>
<param name=nlMatrix_gridOn value=true>
<param name=nlMatrix_totalRowOn value="0,4,5">
<param name=nlMatrix_totalRowFontColor value="gray">
<param name=nlMatrix_filterBarOn value=true>
<param name=nlMatrix_defaultSortOrder value="x,x,x,x,desc,desc">
<param name=nlMatrix_sortedColumn value=5>
<param name=nlMatrix_saveParametersOn value=true>
<param name=nlMatrix_filterWildCard value="">
<param name=nlMatrix_rowCellParameters value="none">
<param name=nlMatrix_loadingMessageOn value="true">
<param name=nlMatrix_background value="#cfcfce">
<param name=nlMatrix_rowBackground value="white">
<param name=nlMatrix_data value="conversations.dat">
<param name=alHost_columnCount value=7>
<param name=alHost_header value="host name, address, protocol,packets in, bytes in, packets out, bytes out">
<param name=alHost_image_0 value="computer.gif">
<param name=alHost_tooltipHeader_0 value="the name of the computer">
<param name=alHost_tooltipHeader_1 value="the IP address of the computer">
<param name=alHost_tooltipHeader_2 value="the name of the protocol used">
<param name=alHost_tooltipHeader_3 value="the number of packets received\nby the host over this network\nsegment using the specific protocol">
<param name=alHost_tooltipHeader_4 value="the number of bytes received\nby the host over this network\nsegment using the specific protocol">
<param name=alHost_tooltipHeader_5 value="the number of packets transmitted\nby the host over this network\nsegment using the specific protocol">
<param name=alHost_tooltipHeader_6 value="the number of bytes transmitted\nby the host over this network\nsegment using the specific protocol">
<param name=alHost_tooltipFilter value="left click to search\nright click to filter">
<param name=alHost_tooltipDelay value=500>
<param name=alHost_columnAlignment value="left, left, left, right, right, right, right">
<param name=alHost_columnType value="text, ip, text, number, number, number, number">
<param name=alHost_columnWidth value="170,90,150,65,70,72,70">
<param name=alHost_selectionMode value=single>
<param name=alHost_filterBarOn value=true>
<param name=alHost_totalRowOn value="0,3,4,5,6">
<param name=alHost_totalRowFontColor value="gray">
<param name=alHost_gridOn value=true>
<param name=alHost_defaultSortOrder value="x,x,x,desc,desc,desc,desc">
<param name=alHost_sortedColumn value=4>
<param name=alHost_saveParametersOn value=true>
<param name=alHost_filterWildCard value="">
<param name=alHost_rowCellParameters value="none">
<param name=alHost_loadingMessageOn value="true">
<param name=alHost_background value="#cfcfce">
<param name=alHost_rowBackground value="white">
<param name=alHost_data value="alhosts.dat">
<param name=alMatrix_columnCount value=7>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -