restart prometheus node exporter code example
Example 1: curl node exporter
curl http://localhost:9100/metrics
Example 2: curl node exporter
curl http://localhost:9100/metrics | grep "node_"
curl http://localhost:9100/metrics
curl http://localhost:9100/metrics | grep "node_"