Monitoring - Notification when repository DB is down
AnsweredCurrently, there is no clear method of notification when the backend repository is down. The Hub URL stays "available" when repo DB is down, but it does not allow anyone to login.
Fivetran should be able to detect repository down. After it has determined this, it should let us know after x mins (configurable by customer, to eliminate small hiccups).
-
Hi,
Thanks for the feature request on HVR to detect when the repository database is unavailable and send a notification after a configurable delay.
For this, there are already two possible workarounds:
-
SNMP heartbeat:
SNMP_Heartbeat=true,hvrmaintsends a periodic trap even when there is nothing to report. If the repository goes down, the heartbeat stops, allowing your monitoring system to alert on the missing heartbeat. -
Job-stalling alert through HVR Alerting: This checks log activity against a configured time threshold. It is activity-based rather than a direct availability check, so it may need extra heartbeat activity for hubs with low activity.
Did you already set up something similar?
Best regards,
Edwin -
Please sign in to leave a comment.
Comments
1 comment