happy new year!
have been running wp-fail2ban for many years, thx so much for this plugin.. ![]()
got this annoyance in health checks (fully updated WP and WP-fail2ban).. health check for fail2ban fails constantly because of chrooted php. message :
[WP fail2ban] fail2ban is not running
all sites have
define('WP_FAIL2BAN_SITE_HEALTH_SKIP_FILTERS', true);
according to the docs (https://docs.wp-fail2ban.com/en/latest/configuration/site-health-tool.html#running-php-with-chroot) , but still, this health check shows up as ¨critical ¨+ ¨Security¨.
don´t want to allow users to run systemctl, so, how can i skip this check completely?
(running my own checks/monitors on fail2ban daemon)
thanks in advance,