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
| Method | Path pattern | Description |
|---|---|---|
get | /is_available/... | Return whether the virus scanner responds. |