Server IP : 184.154.167.98 / Your IP : 18.221.165.190 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/network/ |
Upload File : |
#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(5) # rule network.tcpqfulldocookies summary = "$rule$" enumerate = hosts predicate = "some_host ( network.tcp.reqqfulldocookies $hosts$ > 0 )" enabled = yes version = 1 help = "New socket connection attempts are being dropped because the SYN backlog queue is full and the kernel's built-in SYN flood prevention has kicked in. When the kernel is sending SYN cookies during normal operation it indicates that the rate of connections is probably too high for the default limits as SYN cookies are really only meant for mitigating SYN floods (see also tcpqfulldocookies and listenoverflows rules for additional details)."; string rule default = "TCP request queue full SYN cookie replies" modify = no display = no; string delta default = "2 min" help = "Sample interval between evaluations of this rule."; string action_expand default = "%v/sec@%h" display = no modify = no; string email_expand default = "host: %h request queue full SYNCOOKIE replies: %v%" display = no modify = no; # # --- DO NOT MODIFY THIS FILE --- see pmieconf(5)