curl node exporter

JavaScript
curl http://localhost:9100/metrics | grep "node_"
curl http://localhost:9100/metrics

Source

Also in JavaScript: