/
var
/
lib
/
pcp
/
config
/
pmieconf
/
cpu
/
/var/lib/pcp/config/pmieconf/cpu
mkdir
upload
Name
Size
Mode
Actions
context_switch
791
0644
edit
dl
rm
load_average
1476
0644
edit
dl
rm
low_util
1344
0644
edit
dl
rm
system
1374
0644
edit
dl
rm
util
909
0644
edit
dl
rm
Edit:
/etc/pcp/pmieconf/cpu/util
(909B)
#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(5) # rule cpu.util summary = "$rule$" predicate = "some_host ( 100 * ( kernel.all.cpu.user $hosts$ + kernel.all.cpu.sys $hosts$ + kernel.all.cpu.intr $hosts$ ) / hinv.ncpu $hosts$ > $threshold$ )" enabled = yes version = 1 help = "The average processor utilization over all CPUs exceeded threshold percent during the last sample interval."; string rule default = "High average processor utilization" modify = no display = no; percent threshold default = 90 help = "Threshold percentage for CPU saturation, in the range 0 (idle) to 100 (completely busy), independent of the number of CPUs."; string action_expand default = %v%util@%h display = no modify = no; string email_expand default = "host: %h average CPU utilization: %v%" display = no modify = no; # # --- DO NOT MODIFY THIS FILE --- see pmieconf(5)
Save
cmd:
run