mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-15 23:36:59 +00:00
alarming: add additional performance data
Options -p or --perfdata (in alarming mode) now enable the output of additional performance data, i.e. used, touched and backup addresses per subnet. Signed-off-by: Manuel Hachtkemper <hacman@math.uni-bonn.de> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
c305e2f82c
commit
32e2d399a0
12 changed files with 103 additions and 4 deletions
|
|
@ -192,6 +192,12 @@ defined size. This option is meaningful only in context of alarming, and
|
|||
will intented to supress for example single host ranges. By default this
|
||||
option is not in use.
|
||||
.TP
|
||||
\fB\-p\fR, \fB\-\-perfdata\fR
|
||||
Print additional performance data, like lease count, touched leases and
|
||||
backup leases. This option is meaningful only in context of alarming and
|
||||
will print lots of data, if there are many networks. By default this option
|
||||
is not in use.
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-version\fR
|
||||
Print version information to standard output and exit successfully.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue