Skip to content

Real-time monitoring, collecting metrics, up-time status

Uptime Kuma

Uptime Kuma self-hosted monitoring tool

Uptime Kuma

Uptime Kuma is a self-hosted monitoring tool similar to "Uptime Robot". It provides a beautiful, easy-to-use web dashboard to monitor HTTP(s), TCP, Ping, and more types of services.

You can receive instant notifications when a service goes down via Telegram, Discord, Slack, email, and many other integrations.

Edit: footer header
Status: Stable
Architecture: x86-64 arm64
Maintainer: @igorpecovnik
Documentation: Link

armbian-config --cmd UPK001

The web interface is accessible via port 3001:

  • URL: https://<your.IP>:3001
  • Username/Password: Are set at first web interface login
  • Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / HTTP(s) Json Query / Ping / DNS Record / Push / Steam Game Server / Docker Containers
  • Fancy, Reactive, Fast UI/UX
  • Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 90+ notification services, click here for the full list
  • 20-second intervals
  • Multi Languages
  • Multiple status pages
  • Map status pages to specific domains
  • Ping chart
  • Certificate info
  • Proxy support
  • 2FA support
Uptime Kuma remove:
armbian-config --cmd UPK002
Uptime Kuma purge with data folder:
armbian-config --cmd UPK003

Netdata

Netdata - monitoring real-time metrics

Netdata

Netdata is a partially open source tool designed to collect real-time metrics, such as CPU usage, disk activity, bandwidth usage, website visits, etc., and then display them in live, easy-to-interpret charts.

Edit: footer header
Status: Stable
Architecture: x86-64 arm64
Maintainer: @igorpecovnik
Documentation: Link

armbian-config --cmd NTD001
Netdata remove:
armbian-config --cmd NTD002
Netdata purge with data folder:
armbian-config --cmd NTD003

Grafana

Grafana data analytics

Grafana

Grafana is a multi-platform open source analytics and interactive visualization web application. It can produce charts, graphs, and alerts for the web when connected to supported data sources.

Edit: footer header
Status: Stable
Architecture: x86-64 arm64
Maintainer: @igorpecovnik
Documentation: Link

armbian-config --cmd GRA001

The web interface is accessible via port 3000:

  • URL: https://<your.IP>:3000
  • Install directory: /armbian/grafana
Bash
docker logs -f grafana
Grafana remove:
armbian-config --cmd GRA002
Grafana purge with data folder:
armbian-config --cmd GRA003

Prometheus

Prometheus docker image

Prometheus

Prometheus is an open-source monitoring and alerting toolkit designed for reliability and scalability. It collects and stores time-series data, provides powerful query capabilities, and enables real-time alerts based on defined conditions. Commonly used in cloud and containerized environments, Prometheus integrates seamlessly with Kubernetes and other modern infrastructure.

Edit: footer header
Status: Stable
Architecture: x86-64 arm64
Maintainer: @efectn
Documentation: Link

armbian-config --cmd PRO001

The web interface is accessible via port 9090:

  • URL: https://<your.IP>:9090
  • Config directory: /armbian/prometheus
Bash
docker logs -f prometheus
Prometheus remove:
armbian-config --cmd PRO002
Prometheus purge with data folder:
armbian-config --cmd PRO003

NetAlertX

NetAlertX network scanner & notification framework

NetAlertX

NetAlertX is an open-source network monitoring and intruder detection tool designed to provide visibility into your Wi-Fi or LAN network. It scans your network for connected devices and alerts you when new or unknown devices are detected, helping you monitor unauthorized access and maintain network security.

Key Features:

  • Scheduled Network Scans: Regularly scans your network to detect new devices, reconnections, disconnections, and changes in IP addresses.
  • Extensive Notification Support: Integrates with over 80 notification services, including email, Telegram, Pushover, and NTFY, ensuring you receive timely alerts about network changes.
  • Network Visualization: Offers a user-friendly interface to visualize your entire network, enhancing security and simplifying management.
  • Multi-Network Monitoring: Supports synchronization of multiple network instances, providing cross-network visibility across various device manufacturers.
  • Home Assistant Integration: Seamlessly integrates with Home Assistant, enabling advanced automation workflows and smart home integrations.
  • Customizable Plugins: Allows users to develop custom plugins with auto-generated user interfaces and built-in notification systems, tailoring the tool to specific network monitoring needs.

NetAlertX is actively maintained and supports various installation methods, including Docker and bare-metal setups. It serves as a proactive solution for maintaining network health and preventing issues before they escalate, providing peace of mind for individuals and small businesses alike.

For more information and installation guides, visit the official NetAlertX documentation.

Edit: footer header
Status: Stable
Architecture: x86-64 arm64 armhf
Maintainer: @igorpecovnik
Documentation: Link

armbian-config --cmd NAX001

The web interface is accessible via port 20211:

  • URL: https://<your.IP>:20211
  • Config directory: /armbian/netalertx/config
Bash
docker logs -f netalertx
NetAlertX network scanner remove:
armbian-config --cmd NAX002
NetAlertX network scanner purge with data folder:
armbian-config --cmd NAX003