Node Exporter
Installer ou mettre à jour Node Exporter pour AMD64:
/bin/bash -c "$(curl -fsSL https://github.com/fgladu/node_exporter/raw/master/node_exporter_amd64.sh)"
Copy
Installer ou mettre à jour Node Exporter pour ARM64 (64bit OS pour Raspberry Pi):
/bin/bash -c "$(curl -fsSL https://github.com/fgladu/node_exporter/raw/master/node_exporter_arm64.sh)"
Copy
Installer ou mettre à jour Node Exporter pour ARMv7 (32bit OS pour Raspberry Pi):
/bin/bash -c "$(curl -fsSL https://github.com/fgladu/node_exporter/raw/master/node_exporter_armv7.sh)"
Copy