StatNet, an open-source Real-time Monitoring App

StatNet, an open-source Real-time Monitoring App

What is StatNet?

StatNet is an ultra-lightweight real-time monitoring app with a simple web interface. It’s designed to be fast, minimal, and efficient.

Built as a fully static site using Next.js and powered by a Go backend.

Features

  • Host System Stats: Displays CPU, memory, network, and disk usage of the host system.
  • Container Stats: Monitors all containers on the host, showing stats like CPU, memory, network, disk, and uptime (including offline containers).
  • Custom Container Name Mappings: Allows you to customize container names in the web interface for easier identification.
  • Coolify Stats: Tracks CPU, memory, network, and disk usage for Coolify containers.
  • Responsive Design: Optimized for both mobile and desktop views.
  • Extremly Lightweight: The app’s final Docker image is under 18MB, using less than 15MB of memory and under 1% CPU usage (single-core) during runtime.

License

MIT License

Resources & Downloads

GitHub - Airoflare/statnet: A ultra-lightweight real-time monitoring app with a simple web interface
A ultra-lightweight real-time monitoring app with a simple web interface - GitHub - Airoflare/statnet: A ultra-lightweight real-time monitoring app with a simple web interface