Server IP : 184.154.167.98 / Your IP : 3.22.75.138 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/lib/pcp/config/pmieconf/cpu/ |
Upload File : |
#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(5) # rule cpu.context_switch summary = "$rule$" predicate = "some_host ( kernel.all.pswitch $hosts$ > hinv.ncpu $hosts$ * $threshold$ count/sec )" enabled = yes version = 1 help = "Average number of context switches per CPU per second exceeded threshold over the past sample interval."; string rule default = "High aggregate context switch rate" modify = no display = no; double threshold default = 4000 help = "The threshold number of process context switches per second."; string action_expand default = %vctxsw/s@%h display = no modify = no; string email_expand default = "host: %h aggregate context switches: %v/sec" display = no modify = no; # # --- DO NOT MODIFY THIS FILE --- see pmieconf(5)