This is a collection of skins that should help with monitoring a swarm by querying a swarmpit API for the current resource utilization.
Right now the skin contains a chart that plots the current CPU, RAM and disk utilization in terms of percentages as a historgram.
Due to hard-NP problems with Docker swarm and runtime resource utilization there is a possibility that one or more nodes will end up overcrowded such that the skin can be used to keep an eye on resources.
The skins must be configured, for example, by opening up the .ini
files and then editing the variables within the [Variables]
section in order to adjust the settings to any local installation.
Setting the URL to a swarmpit instance and adding the API key is required for rendering the charts and other metrics that rely on pulling data from swarmpit.