Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Swarm 15 solution stack installed and configured, with nodeExporter enabled and nodeExporterFrequency set to 120 ( do not set it too fast; this number is in seconds). 

  2. Enabled Swarm metrics:  

    1. metrics.nodeExporterFrequency = 120 

    2. metrics.enableNodeExporter = True    

  3. If your deploying your own telemetry solution you will need to use the following software versions

    1. node_exporter 1.6.0

    2. prometheus 2.45.0

    3. grafana server 9.3.2

    4. elasticsearch_exporter 1.5.0

  4. DHCP server, needed for first time boot and configuration 

  5. (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) 

...