Ne

NetAlertX on Ubuntu 24.04 LTS

Azure Networking

NetAlertX, a network presence scanner that continuously discovers every device on your network and tells you the moment an unknown one appears.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

NetAlertX is an open source network presence scanner and asset discovery framework. It repeatedly sweeps the network it is attached to, builds an inventory keyed on each device's hardware address, and remembers everything it has ever seen: when a device first appeared, when it was last present, and how its presence has changed over time. When something new joins the network, or a device you rely on stops answering, it raises an alert through the channel you choose, from email and webhooks to MQTT and a range of push services.

Because it identifies devices by hardware address rather than by name or address alone, it keeps a stable picture of a network where addresses are handed out dynamically, and it enriches what it finds with vendor lookup and name resolution so the inventory reads as equipment rather than as numbers. It suits anyone who needs to know what is actually on a network rather than what is supposed to be: teams keeping an asset inventory honest, operators watching for equipment that should not be there, and anyone who wants presence history and change alerting for the devices they depend on.

Why the cloudimg image

cloudimg delivers NetAlertX fully installed with its scanner toolchain, web interface and database, so a working scanner answers the moment the instance boots. The image is secure by default, which matters a great deal for this product because upstream ships with its login switched off entirely and, when it is switched on, with a published default password: cloudimg removes that default, binds the application interface to the loopback address so it cannot be reached directly, fronts the web interface with an authenticating reverse proxy, and generates a password unique to each instance on its first boot, written to a file only the root user can read. No shared or default login exists anywhere in the image. Scanning is scoped to the instance's own network by default, so it never reaches beyond the network you deployed it into unless you choose to widen it. The base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Keeping a continuous inventory of every device on a network
  • Alerting when an unknown device joins or a known device stops answering
  • Presence history and change tracking for equipment you depend on

See it running

Real screenshots taken while testing this image against its deployment guide.

NetAlertX on Ubuntu 24.04 LTS screenshot 1 NetAlertX on Ubuntu 24.04 LTS screenshot 2 NetAlertX on Ubuntu 24.04 LTS screenshot 3 NetAlertX on Ubuntu 24.04 LTS screenshot 4