Hello,
Here the solution:
- How to increase max_user_watches from main node?
- Answer: from the main node please run:
# vzctl exec CTID echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
# vzctl restart CTID
Where CTID is the vps's id.
Regards.
Search found 3 matches
- 12 Jun 2017, 13:29
- Forum: General Discussion (cxs)
- Topic: Unable to start cxs Watch daemon
- Replies: 21
- Views: 33180
- 13 Apr 2017, 23:13
- Forum: General Discussion (csf)
- Topic: root login via WHM notification email did not generate
- Replies: 3
- Views: 4973
Re: root login via WHM notification email did not generate
Thanks for your reply, but I can see it is enabled: --- root@server[~]# egrep -i LF_CPANEL_ALERT /etc/csf/csf.conf # LF_CPANEL_ALERT_USERS. An IP address will be reported again 1 hour after the LF_CPANEL_ALERT = "1" # If a LF_CPANEL_ALERT event is triggered, then if the following contains ...
- 13 Apr 2017, 10:35
- Forum: General Discussion (csf)
- Topic: root login via WHM notification email did not generate
- Replies: 3
- Views: 4973
root login via WHM notification email did not generate
Greetings, Why I don't get a notification for root accessing WHM ? I have confirmed also via exim mail log , there is no alert for WHM root access. Also I have contacted cPanel support team just to confirm if they can detect the issue, they replied: --- This is indeed very strange. I'm seeing that n...