clamav

The m.clamav.is_available model path checks whether ClamAV responds to a ping, using the configured Unix socket with TCP fallback. Requires permission to use mod_admin. The dashboard loads this check asynchronously on each page load.

Available Model API Paths

MethodPath patternDescription
get/is_available/...Return whether the virus scanner responds.

Edit on GitHub