Skip to content

pandanz/SimpleServerMonitoring

Repository files navigation

Simple Server Monitoring

GitHub Release GitHub Activity License

Project Maintenance

Build

API endpoint to monitoring server resources without the need for node_exporter

Configurable via environment variables.

Variable Description
RESOURCE_MONITORING_PORT Change the port the API is listening on eg. 8081.
RESOURCE_MONITORING_DEBUG API should run in debug mode eg. True or False

CallOuts

Tom for devcontainer: https://levelup.gitconnected.com/vs-code-remote-containers-with-nix-2a6f230d1e4e

Useful