From 663a4dce7c52dd50fefd1d71d9ff3ec811acb795 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 15 Jan 2009 23:20:54 +0000 Subject: Add support for monitoring CPU usage. --- doc/bsnmp-jails.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bsnmp-jails.8') diff --git a/doc/bsnmp-jails.8 b/doc/bsnmp-jails.8 index daaf2db..93ea091 100644 --- a/doc/bsnmp-jails.8 +++ b/doc/bsnmp-jails.8 @@ -76,6 +76,8 @@ The number of octets sent by the jail over the network. The number of packets sent by the jail over the network. .It Ar jails.jailTable.jailEntry.jailProcesses.X The number of processes running in the jail. +.It Ar jails.jailTable.jailEntry.jailCpuTime.X +The amount of CPU time (in SNMP time ticks) the jail has used. .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