Sign inSign up

dennistt/munin-node

By dennistt

Updated over 1 year ago

A simple image that runs a Munin node

Image
0

10K+

dennistt/munin-node repository overview

Docker Munin Node

This is a simple image that runs Munin node on a Ubuntu base.

Run

docker run -e "PLUGINS=cpu load" dennistt/munin-node:latest
Environment Variables
PLUGINS

munin-node-configure is run at the beginning of container execution which should activate most applicable plugins. To force any additional plugins to be activated, use this environment variable with a space separated list of plugins to activate. Use a colon if the linked name should be different from the plugin file. Example:

if_:if_eth0

Tag summary

Content type

Image

Digest

sha256:dd9bd0689

Size

63 MB

Last updated

over 1 year ago

docker pull dennistt/munin-node