Skip to content

safoorsafdar/prometheus-exporters-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Prometheus Exporters Installation Scripts

Repository includes the various scripts to install Prometheus exporters for Linux and Windows.

Script Description
install.sh Install the node exporter agent
status.sh Check the status of node exporter
remove.sh Remove the node exporter
restart.sh Restart the node exporter
Script Description
install.ps1 Install the wmi exporter agent
status.ps1 Check the status of wmi exporter
remove.ps1 Remove the wmi exporter

Linux Supported Version

  • Amazon Linux 1 or CentOS 6 or RHEL 6
  • Amazon Linux 2
  • CentOS 7 or RHEL 7
  • Ubuntu 14+ - Trusty
  • Ubuntu 16 - Xenial

Windows Supported Version

Script tested on various Windows Server 2008+

Note: On "Amazon Linux 1 or CentOS 6 or RHEL 6" servers, node exporter run as a daemon and above it uses service. For daemon, script available at centos6-service.sh

Usage

Modify version variable from script to install the desired version of the exporter.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

License

MIT

About

Various scripts to install Prometheus Node and WMI Exporter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published