Page 1 of 1

detect Cloudlinux 7 Servers with fchange

Posted: 05 Mar 2018, 10:52
by Kevinm
Hi there,

Rather than using inotify watchers (which are expensive to setup) , if cxswatch is installed on cloudlinux version 7 then use their fchange kernel method

https://docs.cloudlinux.com/index.html? ... hange.html

this will reduce server load setting up watchers, and enable cxswatch to start immediately without any of the 'hackery' that currently exists.

Re: detect Cloudlinux 7 Servers with fchange

Posted: 05 Mar 2018, 11:00
by ForumAdmin
We're currently working on implementing FANOTIFY which gives us more flexibility and broader support for RHEL/CentOS/CloudLinux v7+ servers. There are some functional limitations with both FANOTIFY (and fchange) which we're having to work around.