Integrate mountpoint
health check with external monitoring systems like Zabbix (configurable)
#1844
Labels
Milestone
depends on #1843, #1845
POST http://{manager-addr}/monitor/alarm?reason=storage-unmounted&data={encoded-vfolder-host-dir-list}&src={agent-id}&token={some-preshared-key}
MonitoringAlarmEvent
(refs Add a manager endpoint to publish monitoring alarm events #1845):schedulable
attribute.status_history
toagents
to keep track of status changes and reasons #1843) with the reason"schedulable-off"
.schedulable
on when recovery is detected. We could use "storage-remount" as the reason in theMonitoringAlarmEevent
.config/manager/monitor/auto-exclude-agent-upon-storage-mount-failures
to enable/disable the above behavior.The text was updated successfully, but these errors were encountered: