mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-26 03:08:39 +02:00
Fix typos, missing and wrong options in help pods
This commit is contained in:
parent
c3d6be7946
commit
df9170cf79
@ -457,7 +457,7 @@ Critical threshold (default: on total matching elements)
|
|||||||
=item B<--threshold-value>
|
=item B<--threshold-value>
|
||||||
|
|
||||||
Define the scope to which the numeric thresholds apply.
|
Define the scope to which the numeric thresholds apply.
|
||||||
Possible values for this option: 'value' to check numeric values, 'count' to check the number of values (default: count).
|
Possible values for this option: 'values' to check numeric values, 'count' to check the number of values (default: count).
|
||||||
|
|
||||||
=item B<--warning-string>
|
=item B<--warning-string>
|
||||||
|
|
||||||
|
@ -92,11 +92,11 @@ Check system memory available.
|
|||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
=item B<--warning-available*>
|
=item B<--warning-available>
|
||||||
|
|
||||||
Warning threshold for total memory available (B).
|
Warning threshold for total memory available (B).
|
||||||
|
|
||||||
=item B<--critical-available*>
|
=item B<--critical-available>
|
||||||
|
|
||||||
Critical threshold for total memory available (B).
|
Critical threshold for total memory available (B).
|
||||||
|
|
||||||
|
@ -131,11 +131,11 @@ The condition can be written using the following macros: %{status}.
|
|||||||
Define the conditions to match to return a critical status (default: '%{status} ne "ok"').
|
Define the conditions to match to return a critical status (default: '%{status} ne "ok"').
|
||||||
The condition can be written using the following macros: %{status}.
|
The condition can be written using the following macros: %{status}.
|
||||||
|
|
||||||
=item B<--warning-temperature*>
|
=item B<--warning-temperature>
|
||||||
|
|
||||||
Warning threshold for temperature (Celsius).
|
Warning threshold for temperature (Celsius).
|
||||||
|
|
||||||
=item B<--critical-temperature*>
|
=item B<--critical-temperature>
|
||||||
|
|
||||||
Critical threshold for temperature (Celsius).
|
Critical threshold for temperature (Celsius).
|
||||||
|
|
||||||
|
@ -13,36 +13,32 @@
|
|||||||
--oid-display
|
--oid-display
|
||||||
--oid-extra-display
|
--oid-extra-display
|
||||||
--oid-filter
|
--oid-filter
|
||||||
'15m'
|
15m
|
||||||
'15min'
|
15min
|
||||||
'1m'
|
1m
|
||||||
'1min'
|
1min
|
||||||
2c
|
2c
|
||||||
'2xx'
|
2xx
|
||||||
'3xx'
|
3xx
|
||||||
'4xx'
|
4xx
|
||||||
'5m'
|
5m
|
||||||
'5min'
|
5min
|
||||||
'5s'
|
5s
|
||||||
'5xx'
|
5xx
|
||||||
ADSL
|
ADSL
|
||||||
ap
|
ap
|
||||||
Avigilon
|
Avigilon
|
||||||
'BackendConnectionErrors'
|
BackendConnectionErrors
|
||||||
'backendconnectionerrors'
|
backendconnectionerrors
|
||||||
BGP
|
BGP
|
||||||
BSSID
|
BSSID
|
||||||
'bssid'
|
|
||||||
Centreon
|
Centreon
|
||||||
'cpu'
|
|
||||||
Datacore
|
Datacore
|
||||||
deltaps
|
deltaps
|
||||||
df
|
df
|
||||||
DNSSEC
|
DNSSEC
|
||||||
ELB
|
ELB
|
||||||
'elb'
|
|
||||||
ESSID
|
ESSID
|
||||||
'essid'
|
|
||||||
eth
|
eth
|
||||||
Ewon
|
Ewon
|
||||||
fanspeed
|
fanspeed
|
||||||
@ -52,15 +48,14 @@ Fortinet
|
|||||||
ifAlias
|
ifAlias
|
||||||
ifDesc
|
ifDesc
|
||||||
ifName
|
ifName
|
||||||
'IncomingBytes'
|
IncomingBytes
|
||||||
'IncomingRecords'
|
IncomingRecords
|
||||||
in-bcast
|
in-bcast
|
||||||
in-mcast
|
in-mcast
|
||||||
in-ucast
|
in-ucast
|
||||||
interface-dsl-name
|
interface-dsl-name
|
||||||
IpAddr
|
IpAddr
|
||||||
Iwsva
|
Iwsva
|
||||||
'httpcode'
|
|
||||||
license-instances-usage-prct
|
license-instances-usage-prct
|
||||||
Loggly
|
Loggly
|
||||||
MBean
|
MBean
|
||||||
@ -70,15 +65,14 @@ NagVis
|
|||||||
Netscaler
|
Netscaler
|
||||||
OID
|
OID
|
||||||
oneaccess-sys-mib
|
oneaccess-sys-mib
|
||||||
'OutgoingBytes'
|
OutgoingBytes
|
||||||
'OutgoingRecords'
|
OutgoingRecords
|
||||||
out-bcast
|
out-bcast
|
||||||
out-mcast
|
out-mcast
|
||||||
out-ucast
|
out-ucast
|
||||||
passthrough
|
passthrough
|
||||||
perfdata
|
perfdata
|
||||||
powershell
|
powershell
|
||||||
'prct'
|
|
||||||
proto
|
proto
|
||||||
psu
|
psu
|
||||||
queue-messages-inflighted
|
queue-messages-inflighted
|
||||||
@ -99,7 +93,6 @@ total-oper-up
|
|||||||
TendMicro
|
TendMicro
|
||||||
uptime
|
uptime
|
||||||
USD
|
USD
|
||||||
'vdomain'
|
|
||||||
VDSL2
|
VDSL2
|
||||||
Veeam
|
Veeam
|
||||||
WAAS
|
WAAS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user