Skip to main content

Community

Monitoring - Notification when repository DB is down

Answered

Please sign in to leave a comment.

Comments

1 comment

    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:

    1. SNMP heartbeat: SNMP_Heartbeat=true, hvrmaint sends 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.

    2. 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