Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

CSF Firewall - PT_LOAD Question

Am I reading the csf.conf correctly that the following is roughly?

PT_LOAD = is the 1 minute CPU load

PT_LOAD_AVG = is the 5 minute CPU load

PT_LOAD_LEVEL = is the 15 minutes CPU load

So on a 4 vCPU setup if I wanted to trigger emails if the load was over 16 for 1 minute, and over 3 for 5 minutes, and over 4 for 15 minutes. I would use the following in the config file?

PT_LOAD = "16"

PT_LOAD_AVG = "3"

PT_LOAD_LEVEL = "4"

Sign In or Register to comment.