summaryrefslogtreecommitdiff
path: root/doc/bsnmp-jails.8
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-01-15 23:20:54 +0000
committerStef Walter <stef@memberwebs.com>2009-01-15 23:20:54 +0000
commit663a4dce7c52dd50fefd1d71d9ff3ec811acb795 (patch)
tree099c9b8aa7a1298e949e2b1c0601d5a5ccfacbc1 /doc/bsnmp-jails.8
parente0efaf285c3d7daff0037d4fd446aa5dd55741f4 (diff)
Add support for monitoring CPU usage.
Diffstat (limited to 'doc/bsnmp-jails.8')
-rw-r--r--doc/bsnmp-jails.82
1 files changed, 2 insertions, 0 deletions
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.