(Assuming a Debian 8-like system)
- 
Install
prometheus-node-exporter$ sudo apt update && sudo apt install prometheus-node-exporter - 
Configure
prometheus-node-exporterto expose metrics only tolocalhost, not on to all networks. Modify file/etc/default/prometheus-node-exporter:# Set the command-line arguments to pass to the server. 
