summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/JAILS-MIB.txt7
-rw-r--r--doc/bsnmp-jails.85
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/JAILS-MIB.txt b/doc/JAILS-MIB.txt
index 268f76b..f5fa26c 100644
--- a/doc/JAILS-MIB.txt
+++ b/doc/JAILS-MIB.txt
@@ -115,4 +115,11 @@ jailOutPackets OBJECT-TYPE
DESCRIPTION "Number of packets sent by this jail."
::= { jailEntry 13 }
+jailProcesses OBJECT-TYPE
+ SYNTAX Integer32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION "Number of processes running in this jail."
+ ::= { jailEntry 20 }
+
END
diff --git a/doc/bsnmp-jails.8 b/doc/bsnmp-jails.8
index d3a73a6..0cd5e07 100644
--- a/doc/bsnmp-jails.8
+++ b/doc/bsnmp-jails.8
@@ -74,9 +74,14 @@ The number of packets received by the jail over the network.
The number of octets sent by the jail over the network.
.It Ar jails.jailTable.jailEntry.jailOutPackets.X
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.jailNetworkFilter
A tcpdump style filter for the network traffic. Only matched traffic
is counted in the jail statistics.
+.It Ar jails.jailRefreshRate
+The interval (in SNMP time ticks) between refreshing the jail
+process statistics and checking which jails are running.
.El
.Sh OPTIONS
To activate the