...
Swarm 15 solution stack installed and configured, with
nodeExporter
enabled andnodeExporterFrequency
set to 120 ( do not set it too fast; this number is in seconds).Enabled Swarm metrics:
metrics.nodeExporterFrequency = 120
metrics.enableNodeExporter = True
If your deploying your own telemetry solution you will need to use the following software versions
node_exporter 1.6.0
prometheus 2.45.0
grafana server 9.3.2
elasticsearch_exporter 1.5.0
DHCP server, needed for first time boot and configuration
(optional) DNS server (recommended if you don't want to see IP addresses in your dashboards, but can also be solved by configuring static entries in
/etc/hosts
on this VM)
...