Re: Active Client list

From: Ulric Eriksson (ulric@siag.nu)
Date: Fri Oct 24 2003 - 13:20:06 CEST


On Fri, 24 Oct 2003, Charlie Reitsma wrote:

> The "Active Client" list reported by the penctl status command gives address,
> age, last server, connects, sent and received in an html table. Is there a way
> to get this same information in a comma delimited list similar to the penctl
> recent command? Then I could sort it every which way I want.

Something like:

lynx -dump /home/pen/penstats.html |
sed -ne '/^Active clients/,/^Active connections/ p'

Maybe there should be a clients command, similar to servers.

Ulric



This archive was generated by hypermail 2.1.2 : Fri Oct 24 2003 - 13:20:45 CEST