detect Cloudlinux 7 Servers with fchange

Post Reply
Kevinm
Junior Member
Posts: 1
Joined: 05 Mar 2018, 10:48

detect Cloudlinux 7 Servers with fchange

Post 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.
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: detect Cloudlinux 7 Servers with fchange

Post 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.
Post Reply