mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
misc: fix spelling issues
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
21194d2e4a
commit
b96c6c14d2
3 changed files with 4 additions and 4 deletions
|
|
@ -156,7 +156,7 @@ printed.
|
|||
.TP
|
||||
\fB\-\-color\fR=\fIwhen\fR
|
||||
Use yellow for warning, red for critical, green for suppressed by \-\-minsize
|
||||
and blue when \-\-snet\-alarms is the cause of supression or shared network
|
||||
and blue when \-\-snet\-alarms is the cause of suppression or shared network
|
||||
does not have any ranges. The
|
||||
.I when
|
||||
string can be
|
||||
|
|
@ -183,7 +183,7 @@ can be one of the following:
|
|||
.IR minsize ,
|
||||
or
|
||||
.IR suppressed .
|
||||
The skipping criterias are exact match with colors in \-\-color option.
|
||||
The skipping criteria is exact match with colors in \-\-color option.
|
||||
.TP
|
||||
\fB\-\-warning\fR=\fIpercent\fR
|
||||
Turn on alarm output format, and specify percentage number which will
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ Sum of all ranges:
|
|||
name max cur percent touch t+c t+c perc
|
||||
All networks 100 43 43.000 0 43 43.000
|
||||
0
|
||||
== maxium ==
|
||||
== maximum ==
|
||||
Ranges:
|
||||
shared net name first ip last ip max cur percent touch t+c t+c perc
|
||||
All networks 10.4.0.1 - 10.4.0.20 20 5 25.000 0 5 25.000
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ dhcpd-pools --config $top_srcdir/tests/confs/complete --leases $top_srcdir/tests
|
|||
echo $? >> tests/outputs/$IAM-too
|
||||
cat tests/outputs/$IAM-too >> tests/outputs/$IAM
|
||||
|
||||
echo '== maxium ==' >> tests/outputs/$IAM
|
||||
echo '== maximum ==' >> tests/outputs/$IAM
|
||||
dhcpd-pools --config $top_srcdir/tests/confs/complete --leases $top_srcdir/tests/leases/complete \
|
||||
--sort=m --output=tests/outputs/$IAM-too
|
||||
echo $? >> tests/outputs/$IAM-too
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue