OPNsense Forum

English Forums => General Discussion => Topic started by: wallnas on September 10, 2025, 03:23:41 PM

Title: online/offline status check
Post by: wallnas on September 10, 2025, 03:23:41 PM
I need to receive messages, via email or otherwise, when a firewall is down, has been restarted, or otherwise: how can I do this?
Thanks for your help.
Title: Re: online/offline status check
Post by: Patrick M. Hausen on September 10, 2025, 03:40:22 PM
With a monitoring system like e.g. Uptime Kuma?
Title: Re: online/offline status check
Post by: wallnas on September 10, 2025, 04:05:16 PM
Quote from: Patrick M. Hausen on September 10, 2025, 03:40:22 PMWith a monitoring system like e.g. Uptime Kuma?

Thanks for the info, I'm looking for some documentation on the matter
Title: Re: online/offline status check
Post by: Patrick M. Hausen on September 10, 2025, 04:06:02 PM
https://github.com/louislam/uptime-kuma
Title: Re: online/offline status check
Post by: wallnas on September 10, 2025, 04:07:19 PM
sorry, is there anything that works in the cloud?
Title: Re: online/offline status check
Post by: Patrick M. Hausen on September 10, 2025, 04:24:14 PM
This is a docker deployment you can run at probably any cloud hoster.
Title: Re: online/offline status check
Post by: wallnas on September 11, 2025, 10:33:14 AM
Quote from: Patrick M. Hausen on September 10, 2025, 04:24:14 PMThis is a docker deployment you can run at probably any cloud hoster.

Thanks