diff --git a/apps/bind9/web/mode/serverusage.pm b/apps/bind9/web/mode/serverusage.pm index 1595ea10f..093949efe 100644 --- a/apps/bind9/web/mode/serverusage.pm +++ b/apps/bind9/web/mode/serverusage.pm @@ -115,7 +115,7 @@ Check bind global server usage. Only display some counters (regexp can be used). Example: --filter-counters='request' -=item B<--warning-*> <--critical-*> +=item B<--warning-*> B<--critical-*> Thresholds. Can be: 'opcode-query', 'opcode-iquery', 'opcode-status', 'opcode-notify', 'opcode-update', diff --git a/apps/bind9/web/mode/zoneusage.pm b/apps/bind9/web/mode/zoneusage.pm index 7979a756f..835fe2009 100644 --- a/apps/bind9/web/mode/zoneusage.pm +++ b/apps/bind9/web/mode/zoneusage.pm @@ -139,7 +139,7 @@ Example: --filter-counters='request' Filter zone name (can be a regexp). -=item B<--warning-*> <--critical-*> +=item B<--warning-*> B<--critical-*> Thresholds. Can be: qtype-a', 'qtype-cname', 'qtype-mx', 'qtype-txt', 'qtype-soa', 'qtype-ptr', 'qtype-ns', diff --git a/apps/kingdee/eas/mode/handlers.pm b/apps/kingdee/eas/mode/handlers.pm index 103c2170d..903d99772 100644 --- a/apps/kingdee/eas/mode/handlers.pm +++ b/apps/kingdee/eas/mode/handlers.pm @@ -250,7 +250,7 @@ Thresholds. Can be: 'threads-max', 'threads-spare-min', 'threads-spare-max', 'queue-size-max' 'idle-timeout', 'threads-processed', 'threads-current', 'threads-current', 'threads-available', 'threads-busy', 'threads-available-max', 'threads-busy-max', -'threads-processedtime-max', 'threads-created threads-destroyed'. +'threads-processedtime-max', 'threads-created', 'threads-destroyed'. =back diff --git a/centreon/common/cisco/standard/snmp/mode/memoryflash.pm b/centreon/common/cisco/standard/snmp/mode/memoryflash.pm index f2ac0776b..905c6bccb 100644 --- a/centreon/common/cisco/standard/snmp/mode/memoryflash.pm +++ b/centreon/common/cisco/standard/snmp/mode/memoryflash.pm @@ -207,7 +207,7 @@ Can used special variables like: %{status}, %{display} Set critical threshold for status (Default: ''). Can used special variables like: %{status}, %{display} -=item B<--warning-*> B<--critical-usage> +=item B<--warning-*> B<--critical-*> Thresholds. Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%). diff --git a/cloud/aws/elasticache/mode/cpu.pm b/cloud/aws/elasticache/mode/cpu.pm index 73b7e06a8..40275c351 100644 --- a/cloud/aws/elasticache/mode/cpu.pm +++ b/cloud/aws/elasticache/mode/cpu.pm @@ -167,13 +167,13 @@ Set the cluster name (Required) (Can be multiple). Set the node id (Optional). -=item B<--warning-cpuutilization-$statistic$> +=item B<--warning-cpuutilization-*> -Thresholds warning ($statistic$ can be: 'minimum', 'maximum', 'average', 'sum'). +Thresholds warning (* can be: 'minimum', 'maximum', 'average', 'sum'). -=item B<--critical-cpuutilization-$statistic$> +=item B<--critical-cpuutilization-*> -Thresholds critical ($statistic$ can be: 'minimum', 'maximum', 'average', 'sum'). +Thresholds critical (* can be: 'minimum', 'maximum', 'average', 'sum'). =back diff --git a/cloud/azure/storage/storageaccount/mode/blobcontainercount.pm b/cloud/azure/storage/storageaccount/mode/blobcontainercount.pm index 9050beeec..f01641b15 100644 --- a/cloud/azure/storage/storageaccount/mode/blobcontainercount.pm +++ b/cloud/azure/storage/storageaccount/mode/blobcontainercount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-containercount-$aggregation$> +=item B<--warning-containercount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-containercount-$aggregation$> +=item B<--critical-containercount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/filecapacity.pm b/cloud/azure/storage/storageaccount/mode/filecapacity.pm index d926550ad..751408b83 100644 --- a/cloud/azure/storage/storageaccount/mode/filecapacity.pm +++ b/cloud/azure/storage/storageaccount/mode/filecapacity.pm @@ -177,13 +177,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-filecapacity-$aggregation$> +=item B<--warning-filecapacity-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-filecapacity-$aggregation$> +=item B<--critical-filecapacity-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/filecount.pm b/cloud/azure/storage/storageaccount/mode/filecount.pm index bc4461753..00e2df193 100644 --- a/cloud/azure/storage/storageaccount/mode/filecount.pm +++ b/cloud/azure/storage/storageaccount/mode/filecount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-filecount-$aggregation$> +=item B<--warning-filecount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-filecount-$aggregation$> +=item B<--critical-filecount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/filesharecount.pm b/cloud/azure/storage/storageaccount/mode/filesharecount.pm index 069ad7777..4819da717 100644 --- a/cloud/azure/storage/storageaccount/mode/filesharecount.pm +++ b/cloud/azure/storage/storageaccount/mode/filesharecount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-filesharecount-$aggregation$> +=item B<--warning-filesharecount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-filesharecount-$aggregation$> +=item B<--critical-filesharecount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/queuecapacity.pm b/cloud/azure/storage/storageaccount/mode/queuecapacity.pm index ae484fc81..43cb18b34 100644 --- a/cloud/azure/storage/storageaccount/mode/queuecapacity.pm +++ b/cloud/azure/storage/storageaccount/mode/queuecapacity.pm @@ -177,13 +177,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-queuecapacity-$aggregation$> +=item B<--warning-queuecapacity-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-queuecapacity-$aggregation$> +=item B<--critical-queuecapacity-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/queuecount.pm b/cloud/azure/storage/storageaccount/mode/queuecount.pm index 02286d1d1..e582f79e8 100644 --- a/cloud/azure/storage/storageaccount/mode/queuecount.pm +++ b/cloud/azure/storage/storageaccount/mode/queuecount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-queuecount-$aggregation$> +=item B<--warning-queuecount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-queuecount-$aggregation$> +=item B<--critical-queuecount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/queuemessagecount.pm b/cloud/azure/storage/storageaccount/mode/queuemessagecount.pm index ac17264cd..c9be8b99b 100644 --- a/cloud/azure/storage/storageaccount/mode/queuemessagecount.pm +++ b/cloud/azure/storage/storageaccount/mode/queuemessagecount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-queuemessagecount-$aggregation$> +=item B<--warning-queuemessagecount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-queuemessagecount-$aggregation$> +=item B<--critical-queuemessagecount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/tablecapacity.pm b/cloud/azure/storage/storageaccount/mode/tablecapacity.pm index 5c8309597..040440082 100644 --- a/cloud/azure/storage/storageaccount/mode/tablecapacity.pm +++ b/cloud/azure/storage/storageaccount/mode/tablecapacity.pm @@ -177,13 +177,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-tablecapacity-$aggregation$> +=item B<--warning-tablecapacity-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-tablecapacity-$aggregation$> +=item B<--critical-tablecapacity-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/tablecount.pm b/cloud/azure/storage/storageaccount/mode/tablecount.pm index 5093396c8..d81ed626b 100644 --- a/cloud/azure/storage/storageaccount/mode/tablecount.pm +++ b/cloud/azure/storage/storageaccount/mode/tablecount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-tablecount-$aggregation$> +=item B<--warning-tablecount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-tablecount-$aggregation$> +=item B<--critical-tablecount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/tableentitycount.pm b/cloud/azure/storage/storageaccount/mode/tableentitycount.pm index 09a87c7ef..695773bfe 100644 --- a/cloud/azure/storage/storageaccount/mode/tableentitycount.pm +++ b/cloud/azure/storage/storageaccount/mode/tableentitycount.pm @@ -176,13 +176,13 @@ Set resource name or id (Required). Set resource group (Required if resource's name is used). -=item B<--warning-tableentitycount-$aggregation$> +=item B<--warning-tableentitycount-*> -Thresholds warning ($aggregation$ can be: 'average', 'total'). +Thresholds warning (* can be: 'average', 'total'). -=item B<--critical-tableentitycount-$aggregation$> +=item B<--critical-tableentitycount-*> -Thresholds critical ($aggregation$ can be: 'average', 'total'). +Thresholds critical (* can be: 'average', 'total'). =back diff --git a/cloud/azure/storage/storageaccount/mode/transactionsavailability.pm b/cloud/azure/storage/storageaccount/mode/transactionsavailability.pm index 5fcf230c4..fe7103aa6 100644 --- a/cloud/azure/storage/storageaccount/mode/transactionsavailability.pm +++ b/cloud/azure/storage/storageaccount/mode/transactionsavailability.pm @@ -196,13 +196,13 @@ Set resource group (Required if resource's name is used). Set resource namespace (Can be: 'Blob', 'File', 'Table', 'Queue'). Leave empty for account metric. -=item B<--warning-availability-$aggregation$> +=item B<--warning-availability-*> -Thresholds warning ($aggregation$ can be: 'minimum', 'maximum', 'average'). +Thresholds warning (* can be: 'minimum', 'maximum', 'average'). -=item B<--critical-availability-$aggregation$> +=item B<--critical-availability-*> -Thresholds critical ($aggregation$ can be: 'minimum', 'maximum', 'average'). +Thresholds critical (* can be: 'minimum', 'maximum', 'average'). =back diff --git a/database/oracle/mode/rmanbackupage.pm b/database/oracle/mode/rmanbackupage.pm index 25bd09c06..05723e8a5 100644 --- a/database/oracle/mode/rmanbackupage.pm +++ b/database/oracle/mode/rmanbackupage.pm @@ -209,7 +209,7 @@ Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'. Threshold critical in seconds. Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'. -=item B<--no-*> +=item B< --no-*> Skip error if never executed. Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'. diff --git a/database/postgres/mode/statistics.pm b/database/postgres/mode/statistics.pm index 5eda9a284..25d9a36ad 100644 --- a/database/postgres/mode/statistics.pm +++ b/database/postgres/mode/statistics.pm @@ -201,14 +201,14 @@ Check database statistics: commit, rollback, insert, delete, update. =item B<--warning-*> Threshold warning. -Can be: 'total-*', 'total-*', '*', The '*' can be: 'commit', 'rollback', 'insert', 'delete', 'update'. -Examples: --warning-total-commit='', --warning-delete='', --warning-total-rollback='' +Can be: 'commit', 'rollback', 'insert', 'delete', 'update', +'total-commit', 'total-rollback', 'total-insert', 'total-delete', 'total-update'. =item B<--critical-*> Threshold critical. -Can be: 'total-*', 'total-*', '*', The '*' can be: 'commit', 'rollback', 'insert', 'delete', 'update'. -Examples: --warning-total-commit='', --warning-delete='', --warning-total-rollback='' +Can be: 'commit', 'rollback', 'insert', 'delete', 'update', +'total-commit', 'total-rollback', 'total-insert', 'total-delete', 'total-update'. =item B<--filter-database> diff --git a/hardware/devices/camera/hikvision/snmp/mode/cpu.pm b/hardware/devices/camera/hikvision/snmp/mode/cpu.pm index b6cb49bf8..df641a6f3 100644 --- a/hardware/devices/camera/hikvision/snmp/mode/cpu.pm +++ b/hardware/devices/camera/hikvision/snmp/mode/cpu.pm @@ -85,7 +85,7 @@ Check cpu usage. =over 8 -=item B<--warning-*> B<--critical-usage> +=item B<--warning-*> B<--critical-*> Thresholds. Can be: 'usage' (%). diff --git a/hardware/devices/camera/hikvision/snmp/mode/memory.pm b/hardware/devices/camera/hikvision/snmp/mode/memory.pm index b3aa23a18..59aa5cf48 100644 --- a/hardware/devices/camera/hikvision/snmp/mode/memory.pm +++ b/hardware/devices/camera/hikvision/snmp/mode/memory.pm @@ -129,7 +129,7 @@ Check memory usage. =over 8 -=item B<--warning-*> B<--critical-usage> +=item B<--warning-*> B<--critical-*> Thresholds. Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%). diff --git a/hardware/pdu/apc/snmp/mode/load.pm b/hardware/pdu/apc/snmp/mode/load.pm index 26804b839..0002dfcb5 100644 --- a/hardware/pdu/apc/snmp/mode/load.pm +++ b/hardware/pdu/apc/snmp/mode/load.pm @@ -329,7 +329,7 @@ Can used special variables like: %{type}, %{status}, %{display} Set warning threshold for status. Can used special variables like: %{status}, %{display} -=item B<--warning-pĥase-status> +=item B<--warning-phase-status> Set warning threshold for status (Default: '%{status} =~ /low|nearOverload/i'). Can used special variables like: %{status}, %{display} diff --git a/hardware/pdu/cyberpower/snmp/mode/load.pm b/hardware/pdu/cyberpower/snmp/mode/load.pm index 1c2863a25..9016ffc4e 100644 --- a/hardware/pdu/cyberpower/snmp/mode/load.pm +++ b/hardware/pdu/cyberpower/snmp/mode/load.pm @@ -304,7 +304,7 @@ Can used special variables like: %{state}, %{display} Set unknown threshold for status. Can used special variables like: %{state}, %{display} -=item B<--warning-pĥase-status> +=item B<--warning-phase-status> Set warning threshold for status (Default: '%{state} =~ /low|nearOverload/i'). Can used special variables like: %{state}, %{display} diff --git a/storage/dell/equallogic/snmp/mode/arrayusage.pm b/storage/dell/equallogic/snmp/mode/arrayusage.pm index 3132b7f93..84c215167 100644 --- a/storage/dell/equallogic/snmp/mode/arrayusage.pm +++ b/storage/dell/equallogic/snmp/mode/arrayusage.pm @@ -343,14 +343,14 @@ Check array member usage. Threshold warning. Can be: 'used' (%), 'snapshot' (B), 'replication' (B), 'connections', 'ext-connections', 'global-read-avg-latency' (ms), 'global-write-avg-latency' (ms), -'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops (iops), 'traffic-in' (b/s), 'traffic-out' (b/s). +'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops' (iops), 'traffic-in' (b/s), 'traffic-out' (b/s). =item B<--critical-*> Threshold critical. Can be: 'used' (%), 'snapshot' (B), 'replication' (B), 'connections', 'ext-connections', 'global-read-avg-latency' (ms), 'global-write-avg-latency' (ms), -'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops (iops), 'traffic-in' (b/s), 'traffic-out' (b/s). +'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops' (iops), 'traffic-in' (b/s), 'traffic-out' (b/s). =item B<--filter-name> diff --git a/storage/dell/equallogic/snmp/mode/diskusage.pm b/storage/dell/equallogic/snmp/mode/diskusage.pm index badc8b0f5..75b3c0362 100644 --- a/storage/dell/equallogic/snmp/mode/diskusage.pm +++ b/storage/dell/equallogic/snmp/mode/diskusage.pm @@ -225,12 +225,12 @@ Can used special variables like: %{health}, %{status}, %{display} =item B<--warning-*> Threshold warning. -Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops (iops). +Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops' (iops). =item B<--critical-*> Threshold critical. -Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops (iops). +Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops' (iops). =back