You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customize heartbeat_listener.yaml and place on monitoring server
Customize heartbeat_sender.yaml and place on remote server
Run sender in the background on the remote server (supervisor?): python3 heartbeat_sender.py
Run listener in the background on the local server (supervisor?): python3 heartbeat_listener.py
Add a service with passive checks in Nagios and make sure to have that match your heartbeat_listener.yaml configuration heartbeat_host and heartbeat_service