Overview of LiveDashboard monitoring modules
mainLiveDashboard provides several real-time monitoring modules:
- Home: General system information.
- OS Data: CPU, Memory, and Disk usage.
- Metrics: Real-time charts visualizing
:telemetryevents. - Request logging: Logs associated with specific requests.
- Applications: Supervision trees, filtering, and searching for applications in the current node.
- Processes: Search and filter processes in the current node.
- Ports: I/O port monitoring.
- Sockets: TCP/UDP socket monitoring.
- ETS: In-memory ETS table monitoring.
- Ecto Stats: Usage statistics for Ecto Repo storage (indexes, tables, etc.).
Distributed Monitoring: If your nodes are connected via Distributed Erlang, you can access information from remote nodes while viewing the dashboard on your local node.