mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-12 19:06:36 +00:00
update portmon docs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@617 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
f83b036cb3
commit
af75c9f6da
4
README
4
README
@ -828,10 +828,14 @@ VARIABLES
|
||||
|
||||
rport - remote port number
|
||||
|
||||
rservice - remote service name from /etc/services
|
||||
|
||||
lip - local ip address
|
||||
|
||||
lhost - local host name
|
||||
|
||||
lport - local port number
|
||||
|
||||
lservice - local service name from /etc/services
|
||||
|
||||
The connection index provides you with access to each connection
|
||||
|
@ -752,10 +752,14 @@ rhost - remote host name
|
||||
|
||||
rport - remote port number
|
||||
|
||||
rservice - remote service name from /etc/services
|
||||
|
||||
lip - local ip address
|
||||
|
||||
lhost - local host name
|
||||
|
||||
lport - local port number
|
||||
|
||||
lservice - local service name from /etc/services
|
||||
|
||||
The connection index provides you with access to each connection in the port monitor. The monitor will return information for index values from 0 to n-1 connections. Values higher than n-1 are simply ignored. For the "count" item, the connection index must be omitted. It is required for all other items.
|
||||
|
@ -984,10 +984,14 @@
|
||||
</member>
|
||||
<member><command>rport</command> - remote port number
|
||||
</member>
|
||||
<member><command>rservice</command> - remote service name from /etc/services
|
||||
</member>
|
||||
<member><command>lip</command> - local ip address
|
||||
</member>
|
||||
<member><command>lhost</command> - local host name
|
||||
</member>
|
||||
<member><command>lport</command> - local port number
|
||||
</member>
|
||||
<member><command>lservice</command> - local service name from /etc/services
|
||||
</member>
|
||||
</simplelist>The connection index provides you with access to each connection in the port monitor. The monitor will return information for index values from 0 to n-1 connections. Values higher than n-1 are simply ignored. For the "count" item, the connection index must be omitted. It is required for all other items.
|
||||
|
Loading…
Reference in New Issue
Block a user