Replace cpu with CPU (#4857)

This commit is contained in:
omercier 2024-02-01 13:40:35 +01:00 committed by GitHub
parent 7addb5a2bb
commit ab2b31a616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
70 changed files with 87 additions and 87 deletions

View File

@ -86,19 +86,19 @@ WARN : Probably not work for java -version < 7.
=item B<--warning-system>
Warning threshold of System cpuload
Warning threshold of system CPU load.
=item B<--critical-system>
Critical threshold of System cpuload
Critical threshold of system CPU load.
=item B<--warning-process>
Warning threshold of Process cpuload
Warning threshold of process CPU load.
=item B<--critical-process>
Critical threshold of Process cpuload
Critical threshold of process CPU load.
=back

View File

@ -111,7 +111,7 @@ __END__
=head1 MODE
Check host cpu utilization.
Check host CPU utilization.
=over 8

View File

@ -115,7 +115,7 @@ __END__
=head1 MODE
Check cluster cpu usage.
Check cluster CPU usage.
=over 8

View File

@ -173,7 +173,7 @@ __END__
=head1 MODE
Check ESX cpu usage.
Check ESX CPU usage.
=over 8

View File

@ -197,7 +197,7 @@ __END__
=head1 MODE
Check virtual machine cpu usage.
Check virtual machine CPU usage.
=over 8

View File

@ -39,7 +39,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU.
=over 8

View File

@ -73,7 +73,7 @@ __END__
=head1 MODE
Check cpu usage (AIRESPACE-SWITCHING-MIB).
Check CPU usage (AIRESPACE-SWITCHING-MIB).
=over 8

View File

@ -84,7 +84,7 @@ __END__
=head1 MODE
Check cpu usage of web security and mail (ASYNCOS-MAIL-MIB, ASYNCOSWEBSECURITYAPPLIANCE-MIB).
Check CPU usage of web security and mail (ASYNCOS-MAIL-MIB, ASYNCOSWEBSECURITYAPPLIANCE-MIB).
=over 8

View File

@ -126,7 +126,7 @@ __END__
=head1 MODE
Check cpu usage (CISCOSBmng.mib).
Check CPU usage (CISCOSBmng.mib).
=over 8

View File

@ -265,13 +265,13 @@ __END__
=head1 MODE
Check cpu usage (CISCO-PROCESS-MIB and CISCO-SYSTEM-EXT-MIB).
Check CPU usage (CISCO-PROCESS-MIB and CISCO-SYSTEM-EXT-MIB).
=over 8
=item B<--check-order>
Check cpu in standard cisco mib. If you have some issue (wrong cpu information in a specific mib), you can change the order
Check CPU in standard cisco mib. If you have some issue (wrong CPU information in a specific mib), you can change the order
(default: 'process,old_sys,system_ext').
=item B<--warning-*> B<--critical-*>

View File

@ -128,7 +128,7 @@ __END__
=head1 MODE
Check cpu load usage.
Check CPU load.
=over 8

View File

@ -161,7 +161,7 @@ __END__
=head1 MODE
Check cpu usage (FASTPATH-SWITCHING-MIB).
Check CPU usage (FASTPATH-SWITCHING-MIB).
=over 8

View File

@ -177,7 +177,7 @@ __END__
=head1 MODE
Check cpu usages.
Check CPU usage.
=over 8

View File

@ -168,7 +168,7 @@ __END__
=head1 MODE
Check system cpu usage (FORTINET-FORTIGATE-MIB).
Check system CPU usage (FORTINET-FORTIGATE-MIB).
=over 8
@ -179,11 +179,11 @@ Can be: 'core', 'average', 'cluster-average'.
=item B<--cluster>
Add cluster cpu informations.
Add cluster CPU informations.
=item B<--filter-core>
Core cpu to monitor (can be a regexp).
Core CPU to monitor (can be a regexp).
=back

View File

@ -94,19 +94,19 @@ perl centreon_plugins.pl --plugin=apps::tomcat::jmx::plugin --custommode=jolokia
=item B<--warning-system>
Warning threshold of System cpuload
Warning threshold of system CPU load.
=item B<--critical-system>
Critical threshold of System cpuload
Critical threshold of system CPU load.
=item B<--warning-process>
Warning threshold of Process cpuload
Warning threshold of process CPU load.
=item B<--critical-process>
Critical threshold of Process cpuload
Critical threshold of process CPU load.
=back

View File

@ -106,7 +106,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -158,7 +158,7 @@ Check containers CPU usage and throttled.
=item B<--cpu-attribute>
Set the cpu attribute to match element (must be a PromQL filter, Default: 'cpu="total"')
Set the CPU attribute to match element (must be a PromQL filter, Default: 'cpu="total"')
=item B<--container>

View File

@ -182,7 +182,7 @@ Filter on a specific instance (must be a PromQL filter, Default: 'instance=~".*"
=item B<--cpu>
Filter on a specific cpu (must be a PromQL filter, Default: 'cpu=~".*"')
Filter on a specific CPU (must be a PromQL filter, Default: 'cpu=~".*"')
=item B<--warning-*>

View File

@ -312,7 +312,7 @@ Filter on a specific instance (must be a PromQL filter, Default: 'instance=~".*"
=item B<--cpu>
Filter on a specific cpu (must be a PromQL filter, Default: 'cpu=~".*"')
Filter on a specific CPU (must be a PromQL filter, Default: 'cpu=~".*"')
=item B<--type>

View File

@ -81,7 +81,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -142,7 +142,7 @@ __END__
=head1 MODE
Check device cpu, memory and state.
Check device CPU, memory and state.
=over 8

View File

@ -120,7 +120,7 @@ __END__
=head1 MODE
Check cpu usages.
Check CPU usages.
=over 8

View File

@ -172,7 +172,7 @@ __END__
=head1 MODE
Check cpu usage (AlcatelIND1Health.mib).
Check CPU usage (AlcatelIND1Health.mib).
=over 8

View File

@ -95,7 +95,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -100,7 +100,7 @@ __END__
=head1 MODE
Check cpu (worked since firmware 10.10).
Check CPU (worked since firmware 10.10).
=over 8

View File

@ -45,7 +45,7 @@ Check system CPUs.
=item B<--use-ucd>
Use UCD mib for cpu average.
Use UCD mib for CPU average.
=item B<--warning-average>

View File

@ -75,7 +75,7 @@ __END__
=head1 MODE
Check system cpu load.
Check system CPU load.
=over 8

View File

@ -45,6 +45,6 @@ __END__
=head1 PLUGIN DESCRIPTION
Check Beeware equipments in SNMP.
Please use plugin SNMP Linux for system checks ('cpu', 'memory', 'traffic',...).
Please use the SNMP Linux plugin for system checks (CPU, memory, traffic, ...).
=cut

View File

@ -97,7 +97,7 @@ __END__
=head1 MODE
Check system cpu usage (SW.mib).
Check system CPU usage (SW.mib).
=over 8

View File

@ -116,7 +116,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -98,7 +98,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -74,7 +74,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -83,7 +83,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -87,7 +87,7 @@ __END__
=head1 MODE
Check cpu usage (NS-MIB-smiv2).
Check CPU usage (NS-MIB-smiv2).
=over 8

View File

@ -84,7 +84,7 @@ __END__
=head1 MODE
Check cpu usage (sarian-monitor.mib).
Check CPU usage (sarian-monitor.mib).
=over 8

View File

@ -131,7 +131,7 @@ __END__
=head1 MODE
Check cpu usage (env_mib.mib).
Check CPU usage (env_mib.mib).
=over 8

View File

@ -256,13 +256,13 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
=item B<--check-order>
Check cpu in standard dlink mib. If you have some issue (wrong cpu information in a specific mib), you can change the order
Check CPU in standard dlink mib. If you have some issue (wrong CPU information in a specific mib), you can change the order
(default: 'common,industrial,agent').
=item B<--warning-*> B<--critical-*>

View File

@ -46,6 +46,6 @@ __END__
=head1 PLUGIN DESCRIPTION
Check Efficient IP equipment in SNMP.
Please use plugin SNMP Linux for system checks ('cpu', 'memory', 'traffic',...).
Please use the SNMP Linux plugin for system checks (CPU, memory, traffic, ...).
=cut

View File

@ -260,7 +260,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -56,6 +56,6 @@ __END__
=head1 PLUGIN DESCRIPTION
Check F-5 hardware in SNMP.
Please use plugin SNMP Linux for system checks ('cpu', 'memory', 'traffic',...).
Please use the SNMP Linux plugin for system checks (CPU, memory, traffic, ...).
=cut

View File

@ -79,7 +79,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -168,7 +168,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -73,7 +73,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -120,7 +120,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -101,7 +101,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -81,7 +81,7 @@ __END__
=head1 MODE
Check cpu usage (hpSwitchStat.mib).
Check CPU usage (hpSwitchStat.mib).
=over 8

View File

@ -141,7 +141,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -124,7 +124,7 @@ __END__
=head1 MODE
Check Juniper cpu usage (NETSCREEN-RESOURCE-MIB).
Check Juniper CPU usage (NETSCREEN-RESOURCE-MIB).
=over 8

View File

@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -93,7 +93,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -86,7 +86,7 @@ __END__
=head1 MODE
Check cpu usage (oneaccess-sys-mib).
Check CPU usage (oneaccess-sys-mib).
=over 8

View File

@ -81,7 +81,7 @@ __END__
=head1 MODE
Check cpu usage (PEPLINK-BALANCE-MIB).
Check CPU usage (PEPLINK-BALANCE-MIB).
=over 8

View File

@ -213,7 +213,7 @@ __END__
=head1 MODE
Check MP cpu usage (ALTEON-CHEETAH-SWITCH-MIB).
Check MP CPU usage (ALTEON-CHEETAH-SWITCH-MIB).
=over 8

View File

@ -141,7 +141,7 @@ __END__
=head1 MODE
Check cpu usage (RBN-CPU-METER-MIB).
Check CPU usage (RBN-CPU-METER-MIB).
=over 8

View File

@ -49,6 +49,6 @@ __END__
=head1 PLUGIN DESCRIPTION
Check SecurActive in SNMP.
The system (cpu, memory, traffic,...) can be used monitor with linux snmp plugin.
The system checks (CPU, memory, traffic,...) can be monitored with the linux snmp plugin.
=cut

View File

@ -47,7 +47,7 @@ of time that this processor was not idle)
=item B<--use-ucd>
Use UCD mib for cpu average.
Use UCD mib for CPU average.
=item B<--warning-average>

View File

@ -106,7 +106,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
@ -117,7 +117,7 @@ Can be: 'core', 'average'.
=item B<--filter-core>
Core cpu to monitor (can be a regexp).
Core CPU to monitor (can be a regexp).
=back

View File

@ -102,7 +102,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -167,7 +167,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8

View File

@ -68,7 +68,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8

View File

@ -382,7 +382,7 @@ bash -c 'tail -n +1 /proc/{pid1,pid2,...}/{statm,stat,io}'
=item B<--add-cpu>
Monitor cpu usage.
Monitor CPU usage.
=item B<--add-memory>

View File

@ -138,7 +138,7 @@ of time that this processor was not idle)
=item B<--use-ucd>
Use UCD mib for cpu average.
Use UCD mib for CPU average.
=item B<--warning-average>

View File

@ -163,7 +163,7 @@ Filter by service name (can be a regexp).
=item B<--add-stats>
Add cpu and memory stats.
Add CPU and memory stats.
=back

View File

@ -284,7 +284,7 @@ sub run {
min => 0);
}
# Check cpu
# Check CPU
if (defined($self->{option_results}->{cpu}) && $num_processes_match > 0) {
my $datas = {};
$datas->{last_timestamp} = time();
@ -354,7 +354,7 @@ __END__
=head1 MODE
Check system number of processes.
Can also check memory usage and cpu usage.
Can also check memory usage and CPU usage.
=over 8
@ -434,19 +434,19 @@ memory used by matching processes (in Bytes).
=item B<--cpu>
Check cpu usage. Should be used with fix processes.
Check CPU usage. Should be used with fix processes.
If processes pid changes too much, the plugin can't compute values.
=item B<--warning-cpu-total>
Warning threshold of cpu usage for all processes (in percent).
CPU usage is in % of one cpu, so maximum can be 100% * number of CPU
Warning threshold of CPU usage for all processes (in percent).
CPU usage is in % of one CPU, so maximum can be 100% * number of CPU
and a process can have a value greater than 100%.
=item B<--critical-cpu-total>
Critical threshold of cpu usage for all processes (in percent).
CPU usage is in % of one cpu, so maximum can be 100% * number of CPU
Critical threshold of CPU usage for all processes (in percent).
CPU usage is in % of one CPU, so maximum can be 100% * number of CPU
and a process can have a value greater than 100%.
=item B<--top>

View File

@ -80,7 +80,7 @@ __END__
=head1 MODE
Check cpu usage of cloud controller (panzura-systemext).
Check CPU usage of cloud controller (panzura-systemext).
=over 8

View File

@ -44,6 +44,6 @@ __END__
=head1 PLUGIN DESCRIPTION
Check Violin 3000 series in SNMP.
Please use plugin SNMP Linux for system checks ('cpu', 'memory', 'traffic',...).
Please use the SNMP Linux plugin for system checks (CPU, memory, traffic, ...).
=cut