Skip to content

Commit

Permalink
Replace cpu with CPU (#4857)
Browse files Browse the repository at this point in the history
  • Loading branch information
omercier authored Feb 1, 2024
1 parent 7addb5a commit ab2b31a
Show file tree
Hide file tree
Showing 70 changed files with 87 additions and 87 deletions.
8 changes: 4 additions & 4 deletions src/apps/java/jvm/actuator/mode/cpuload.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/apps/virtualization/ovirt/mode/cpuhost.pm
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ __END__
=head1 MODE
Check host cpu utilization.
Check host CPU utilization.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/apps/vmware/connector/mode/cpucluster.pm
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ __END__
=head1 MODE
Check cluster cpu usage.
Check cluster CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/apps/vmware/connector/mode/cpuhost.pm
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ __END__
=head1 MODE
Check ESX cpu usage.
Check ESX CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/apps/vmware/connector/mode/cpuvm.pm
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ __END__
=head1 MODE
Check virtual machine cpu usage.
Check virtual machine CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/apps/vmware/vcsa/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/airespace/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ __END__
=head1 MODE
Check cpu usage (AIRESPACE-SWITCHING-MIB).
Check CPU usage (AIRESPACE-SWITCHING-MIB).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/cisco/ironport/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/cisco/smallbusiness/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ __END__
=head1 MODE
Check cpu usage (CISCOSBmng.mib).
Check CPU usage (CISCOSBmng.mib).
=over 8
Expand Down
4 changes: 2 additions & 2 deletions src/centreon/common/cisco/standard/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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-*>
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/cisco/standard/snmp/mode/load.pm
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ __END__
=head1 MODE
Check cpu load usage.
Check CPU load.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/dell/fastpath/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ __END__
=head1 MODE
Check cpu usage (FASTPATH-SWITCHING-MIB).
Check CPU usage (FASTPATH-SWITCHING-MIB).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/force10/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ __END__
=head1 MODE
Check cpu usages.
Check CPU usage.
=over 8
Expand Down
6 changes: 3 additions & 3 deletions src/centreon/common/fortinet/fortigate/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ __END__
=head1 MODE
Check system cpu usage (FORTINET-FORTIGATE-MIB).
Check system CPU usage (FORTINET-FORTIGATE-MIB).
=over 8
Expand All @@ -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
Expand Down
8 changes: 4 additions & 4 deletions src/centreon/common/jvm/mode/cpuload.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/centreon/common/radlan/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/cloud/prometheus/exporters/cadvisor/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion src/cloud/prometheus/exporters/nodeexporter/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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-*>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion src/hardware/devices/camera/hikvision/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/hardware/devices/hikvision/nvr/isapi/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ __END__
=head1 MODE
Check cpu.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/hardware/devices/polycom/trio/restapi/mode/device.pm
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ __END__
=head1 MODE
Check device cpu, memory and state.
Check device CPU, memory and state.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/3com/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ __END__
=head1 MODE
Check cpu usages.
Check CPU usages.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/alcatel/omniswitch/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ __END__
=head1 MODE
Check cpu usage (AlcatelIND1Health.mib).
Check CPU usage (AlcatelIND1Health.mib).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/allied/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/aruba/aoscx/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ __END__
=head1 MODE
Check cpu (worked since firmware 10.10).
Check CPU (worked since firmware 10.10).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/aruba/cppm/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion src/network/barracuda/bma/snmp/mode/load.pm
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __END__
=head1 MODE
Check system cpu load.
Check system CPU load.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/beeware/snmp/plugin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion src/network/brocade/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ __END__
=head1 MODE
Check system cpu usage (SW.mib).
Check system CPU usage (SW.mib).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/checkpoint/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/cisco/standard/ssh/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/cisco/wap/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/citrix/appacceleration/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ __END__
=head1 MODE
Check cpu usage.
Check CPU usage.
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/citrix/netscaler/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ __END__
=head1 MODE
Check cpu usage (NS-MIB-smiv2).
Check CPU usage (NS-MIB-smiv2).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/digi/sarian/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __END__
=head1 MODE
Check cpu usage (sarian-monitor.mib).
Check CPU usage (sarian-monitor.mib).
=over 8
Expand Down
2 changes: 1 addition & 1 deletion src/network/dlink/dgs3100/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ __END__
=head1 MODE
Check cpu usage (env_mib.mib).
Check CPU usage (env_mib.mib).
=over 8
Expand Down
4 changes: 2 additions & 2 deletions src/network/dlink/standard/snmp/mode/cpu.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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-*>
Expand Down
Loading

0 comments on commit ab2b31a

Please sign in to comment.