Skip to content

mtarnovan/dokku-nodeexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokku Prometheus nodeexporter

Prometheus nodeexporter plugin for dokku >= 0.4.0

Simple plugin that adds a nodeexporter entry to the Dokku's menu to start/stop the service.

Note that the container needs to run in privilege modes. Host volumes are mounted read-only.

Installation

On the Dokku server run the following:

sudo dokku plugin:install https://github.com/mtarnovan/dokku-nodeexporter nodeexporter

Usage

dokku nodeexporter # Show the status of nodeexporter
dokku nodeexporter:start # Starts nodeexporter
dokku nodeexporter:stop # Stop nodeexporter

Releases

No releases published

Packages

No packages published

Languages