Community forum to discuss cxs.
If you believe that there is a problem with your cxs installation and want support then, as a paid product, you should use the helpdesk after having consulted the documentation.
drizion
Junior Member
Posts: 2 Joined: 12 Apr 2020, 10:18
Post
by drizion » 30 Mar 2025, 22:43
Hi currently the daily cron is
Code: Select all
/usr/sbin/cxs --report /var/log/cxsreports/scandaily.log --mail root --smtp --quiet --nosummary --www --virusscan --voptions fmMhexT --ctime 25 --all --smtp --mail (emailhere) --options mMOLfuSGchexdnwZRrD
but I get every day the notification
Code: Select all
Skipped - too many resources: 10033 ( > filemax=10000)
and I'm trying to increase filemax option but I'm not sure how... do I add it as:
Code: Select all
/usr/sbin/cxs --report /var/log/cxsreports/scandaily.log --mail root --smtp --quiet --nosummary --www --virusscan --voptions fmMhexT --ctime 25 --all --smtp --mail (emailhere) [b]--filemax 20000[/b] --options mMOLfuSGchexdnwZRrD
?
Sergio
Junior Member
Posts: 1739 Joined: 12 Dec 2006, 14:56
Post
by Sergio » 02 Apr 2025, 16:57
Check cxs Command Wizard under CXS configuration, in there you can change that option.
Sergio