From dcc4fbe0b1576d44fcc0f1417e13c11793efab84 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 21 Jan 2009 15:49:01 +0000 Subject: Remove jailResidentSize which was inaccurate --- doc/bsnmp-jails.8 | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/bsnmp-jails.8') diff --git a/doc/bsnmp-jails.8 b/doc/bsnmp-jails.8 index ac3a4e1..0faea63 100644 --- a/doc/bsnmp-jails.8 +++ b/doc/bsnmp-jails.8 @@ -84,8 +84,6 @@ The amount of CPU time (in SNMP time ticks) the jail has used. Amount of disk space taken by this jail. Zero means unknown. .It Ar jails.jailTable.jailEntry.jailDiskFiles.X Number of files (inodes) in this jail. Zero means unknown. -.It Ar jails.jailTable.jailEntry.jailResidentSize.X -The sum of the resident set size (RSS) of all processes in jail. In bytes. An inaccurate representation of memory usage of the jail. .It Ar jails.jailNetworkFilter A tcpdump style filter for the network traffic. Only matched traffic is counted in the jail statistics. -- cgit v1.2.3