Skip to content

vimc/machine-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

machine-metrics

Script to install and run Prometheus Node Exporter (https://github.com/prometheus/node_exporter)

Usage:

sudo -H ./install.sh

You can then control the service as per a normal systemd service, i.e.

  • sudo systemctl [start|stop|enable|disable] machine-metrics.service
  • systemctl status machine-metrics.service
  • sudo journalctl --unit machine-metrics

About

Script to install and run Prometheus Node Exporter (https://github.com/prometheus/node_exporter)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages