duplicate emails load average checks
duplicate emails load average checks
Always 2 emails sent at the same time when I enable the load average checking.
-
- Junior Member
- Posts: 1
- Joined: 16 Jan 2009, 20:03
Chirpy,
I have the same bug.
I am using ConfigServer Security & Firewall - csf v4.31
I believe it may only occur if one employs a script because it never occurred prior to using the PT_LOAD_ACTION feature (which works itself).
# Set PT_LOAD to "0" to disable this feature
PT_LOAD = "30"
PT_LOAD_AVG = "1"
PT_LOAD_LEVEL = "7"
PT_LOAD_SKIP = "600"
PT_LOAD_ACTION = "/etc/csf/load_script.sh"
I have the same bug.
I am using ConfigServer Security & Firewall - csf v4.31
I believe it may only occur if one employs a script because it never occurred prior to using the PT_LOAD_ACTION feature (which works itself).
# Set PT_LOAD to "0" to disable this feature
PT_LOAD = "30"
PT_LOAD_AVG = "1"
PT_LOAD_LEVEL = "7"
PT_LOAD_SKIP = "600"
PT_LOAD_ACTION = "/etc/csf/load_script.sh"