Replace cpu with CPU (#4857)
This commit is contained in:
parent
7addb5a2bb
commit
ab2b31a616
|
@ -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
|
||||
|
||||
|
|
|
@ -111,7 +111,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check host cpu utilization.
|
||||
Check host CPU utilization.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -115,7 +115,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cluster cpu usage.
|
||||
Check cluster CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -173,7 +173,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check ESX cpu usage.
|
||||
Check ESX CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -197,7 +197,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check virtual machine cpu usage.
|
||||
Check virtual machine CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -73,7 +73,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (AIRESPACE-SWITCHING-MIB).
|
||||
Check CPU usage (AIRESPACE-SWITCHING-MIB).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -126,7 +126,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (CISCOSBmng.mib).
|
||||
Check CPU usage (CISCOSBmng.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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-*>
|
||||
|
|
|
@ -128,7 +128,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu load usage.
|
||||
Check CPU load.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -161,7 +161,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (FASTPATH-SWITCHING-MIB).
|
||||
Check CPU usage (FASTPATH-SWITCHING-MIB).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -177,7 +177,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usages.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -106,7 +106,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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-*>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -81,7 +81,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -142,7 +142,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check device cpu, memory and state.
|
||||
Check device CPU, memory and state.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -120,7 +120,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usages.
|
||||
Check CPU usages.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -172,7 +172,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (AlcatelIND1Health.mib).
|
||||
Check CPU usage (AlcatelIND1Health.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -95,7 +95,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -100,7 +100,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu (worked since firmware 10.10).
|
||||
Check CPU (worked since firmware 10.10).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -75,7 +75,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check system cpu load.
|
||||
Check system CPU load.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -97,7 +97,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check system cpu usage (SW.mib).
|
||||
Check system CPU usage (SW.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -116,7 +116,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -98,7 +98,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -83,7 +83,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -87,7 +87,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (NS-MIB-smiv2).
|
||||
Check CPU usage (NS-MIB-smiv2).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (sarian-monitor.mib).
|
||||
Check CPU usage (sarian-monitor.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -131,7 +131,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (env_mib.mib).
|
||||
Check CPU usage (env_mib.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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-*>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -260,7 +260,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -79,7 +79,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -168,7 +168,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -73,7 +73,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -120,7 +120,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -101,7 +101,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -81,7 +81,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (hpSwitchStat.mib).
|
||||
Check CPU usage (hpSwitchStat.mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -141,7 +141,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -124,7 +124,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check Juniper cpu usage (NETSCREEN-RESOURCE-MIB).
|
||||
Check Juniper CPU usage (NETSCREEN-RESOURCE-MIB).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -93,7 +93,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (oneaccess-sys-mib).
|
||||
Check CPU usage (oneaccess-sys-mib).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -81,7 +81,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (PEPLINK-BALANCE-MIB).
|
||||
Check CPU usage (PEPLINK-BALANCE-MIB).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -141,7 +141,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage (RBN-CPU-METER-MIB).
|
||||
Check CPU usage (RBN-CPU-METER-MIB).
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -102,7 +102,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu usage.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ __END__
|
|||
|
||||
=head1 MODE
|
||||
|
||||
Check cpu.
|
||||
Check CPU usage.
|
||||
|
||||
=over 8
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue