Good day, here is a link to the latest version of my Device monitor plugin: https://github.com/hacesoft/opnsense-devicemonitor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Seimus on January 02, 2026, 01:27:06 PMWould it be possible to have as well notifications via webhook e.g to support ntfy instances?
Quote from: Monviech (Cedrik) on January 02, 2026, 01:29:13 PMHello,
there is a new hostdiscovery service on the OPNsense roadmap that uses a rust written daemon that captures arp and ndp messages via pcap to build a database of known devices.
https://github.com/opnsense/hostwatch
https://github.com/opnsense/core/pull/9354
So something comparable is a core feature soon and integrated into a few components like aliases and captive portal.
So as feedback, you could use the existing sqlite database of the hostwatch service since its in core anyway if you want your own GUI around it.
Quote from: Seimus on January 02, 2026, 01:27:06 PMLooks interesting, and remembers me on NetalertX.
Few questions here:QuoteRequirements
1. OPNsense 24.x or newer
2. Working SMTP configuration (System → Settings → Notifications)
3. SSH access enabled (System → Settings → Administration → Secure Shell)
4. Root password
2. Working SMTP configuration (System → Settings → Notifications)
Would it be possible to have as well notifications via webhook e.g to support ntfy instances?
3. SSH access enabled (System → Settings → Administration → Secure Shell)
4. Root password
Does this work only with a Root account? Or does this work with any active admin account with proper permissions?
Regards,
S.