Perform periodic health checks of `mountpoint` by agents (configurable)
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
depends on #1845
- [ ] Add a local timer task to the agent which checks the availability of vfolder mounts using `mountpoint` command.\* This can be activated on Linux only; if we could find the same mechanism on macOS, let's add it.
- [ ] When the check fails, publish `MonitoringAlarmEvent` (refs #1845).
- [ ] Add an agent local configuration to enable/disable mountpoint checks.
- [ ] Include mountpoint status information in the debug interface output in #2038.
JIRA Issue: BA-158
Contributor guide
Assessment
This issue has not been assessed yet.