mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
docs: fix couple typos and improve a sentence in README
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
7740927721
commit
a6b77ab785
2 changed files with 4 additions and 4 deletions
2
README
2
README
|
|
@ -22,7 +22,7 @@ Quick start.
|
||||||
|
|
||||||
./configure --help
|
./configure --help
|
||||||
|
|
||||||
Read the manual to see what options are available, and what they to.
|
Remember to read the friendly manual page.
|
||||||
|
|
||||||
man ./man/dhcpd-pools.1
|
man ./man/dhcpd-pools.1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -168,7 +168,7 @@ and count
|
||||||
.I number
|
.I number
|
||||||
are required to be exceeded in order to alarm criteria being fulfilled.
|
are required to be exceeded in order to alarm criteria being fulfilled.
|
||||||
.IP
|
.IP
|
||||||
This option is intented to be used in setup where very large and small
|
This option is intended to be used in setup where very large and small
|
||||||
shared-networks and ranges co-exists. In such environments percent based
|
shared-networks and ranges co-exists. In such environments percent based
|
||||||
alarming can lead to either flood of alarms about small ranges, or way too
|
alarming can lead to either flood of alarms about small ranges, or way too
|
||||||
great overhead of free addresses in large shared-networks. Suggested usage
|
great overhead of free addresses in large shared-networks. Suggested usage
|
||||||
|
|
@ -189,7 +189,7 @@ configurations that has lots of small ranges in big shared-networks.
|
||||||
\fB\-\-minsize\fR=\fIsize\fR
|
\fB\-\-minsize\fR=\fIsize\fR
|
||||||
Ignore ranges and shared networks that are smaller or equal to the
|
Ignore ranges and shared networks that are smaller or equal to the
|
||||||
defined size. This option is meaningful only in context of alarming, and
|
defined size. This option is meaningful only in context of alarming, and
|
||||||
will intented to supress for example single host ranges. By default this
|
will intended to suppress for example single host ranges. By default this
|
||||||
option is not in use.
|
option is not in use.
|
||||||
.TP
|
.TP
|
||||||
\fB\-p\fR, \fB\-\-perfdata\fR
|
\fB\-p\fR, \fB\-\-perfdata\fR
|
||||||
|
|
@ -226,7 +226,7 @@ $ dhcpd-pools \-c dhcpd.conf \-l dhcpd.leases \-L 22 \-\-critical 70 \-\-warning
|
||||||
.br
|
.br
|
||||||
[no-output]
|
[no-output]
|
||||||
.br
|
.br
|
||||||
Supress printing OK, and make alarm only to go off if shared networks
|
Suppress printing OK, and make alarm only to go off if shared networks
|
||||||
exceed critial or warning levels.
|
exceed critial or warning levels.
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.TP
|
.TP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue