mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-25 10:48:40 +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>
|
||||
|
||||
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>
|
||||
|
||||
|
@ -92,11 +92,11 @@ Check system memory available.
|
||||
|
||||
=over 8
|
||||
|
||||
=item B<--warning-available*>
|
||||
=item B<--warning-available>
|
||||
|
||||
Warning threshold for total memory available (B).
|
||||
|
||||
=item B<--critical-available*>
|
||||
=item B<--critical-available>
|
||||
|
||||
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"').
|
||||
The condition can be written using the following macros: %{status}.
|
||||
|
||||
=item B<--warning-temperature*>
|
||||
=item B<--warning-temperature>
|
||||
|
||||
Warning threshold for temperature (Celsius).
|
||||
|
||||
=item B<--critical-temperature*>
|
||||
=item B<--critical-temperature>
|
||||
|
||||
Critical threshold for temperature (Celsius).
|
||||
|
||||
|
@ -13,36 +13,32 @@
|
||||
--oid-display
|
||||
--oid-extra-display
|
||||
--oid-filter
|
||||
'15m'
|
||||
'15min'
|
||||
'1m'
|
||||
'1min'
|
||||
15m
|
||||
15min
|
||||
1m
|
||||
1min
|
||||
2c
|
||||
'2xx'
|
||||
'3xx'
|
||||
'4xx'
|
||||
'5m'
|
||||
'5min'
|
||||
'5s'
|
||||
'5xx'
|
||||
2xx
|
||||
3xx
|
||||
4xx
|
||||
5m
|
||||
5min
|
||||
5s
|
||||
5xx
|
||||
ADSL
|
||||
ap
|
||||
Avigilon
|
||||
'BackendConnectionErrors'
|
||||
'backendconnectionerrors'
|
||||
BackendConnectionErrors
|
||||
backendconnectionerrors
|
||||
BGP
|
||||
BSSID
|
||||
'bssid'
|
||||
Centreon
|
||||
'cpu'
|
||||
Datacore
|
||||
deltaps
|
||||
df
|
||||
DNSSEC
|
||||
ELB
|
||||
'elb'
|
||||
ESSID
|
||||
'essid'
|
||||
eth
|
||||
Ewon
|
||||
fanspeed
|
||||
@ -52,15 +48,14 @@ Fortinet
|
||||
ifAlias
|
||||
ifDesc
|
||||
ifName
|
||||
'IncomingBytes'
|
||||
'IncomingRecords'
|
||||
IncomingBytes
|
||||
IncomingRecords
|
||||
in-bcast
|
||||
in-mcast
|
||||
in-ucast
|
||||
interface-dsl-name
|
||||
IpAddr
|
||||
Iwsva
|
||||
'httpcode'
|
||||
license-instances-usage-prct
|
||||
Loggly
|
||||
MBean
|
||||
@ -70,15 +65,14 @@ NagVis
|
||||
Netscaler
|
||||
OID
|
||||
oneaccess-sys-mib
|
||||
'OutgoingBytes'
|
||||
'OutgoingRecords'
|
||||
OutgoingBytes
|
||||
OutgoingRecords
|
||||
out-bcast
|
||||
out-mcast
|
||||
out-ucast
|
||||
passthrough
|
||||
perfdata
|
||||
powershell
|
||||
'prct'
|
||||
proto
|
||||
psu
|
||||
queue-messages-inflighted
|
||||
@ -99,7 +93,6 @@ total-oper-up
|
||||
TendMicro
|
||||
uptime
|
||||
USD
|
||||
'vdomain'
|
||||
VDSL2
|
||||
Veeam
|
||||
WAAS
|
||||
|
Loading…
x
Reference in New Issue
Block a user