22.16.118. salt.modules.munin

Run munin plugins/checks from salt and format the output as data.

salt.modules.munin.list_plugins()

List all the munin plugins

CLI Example:

salt '*' munin.list_plugins
salt.modules.munin.run(plugins)

Run one or more named munin plugins

CLI Example:

salt '*' munin.run uptime
salt '*' munin.run uptime,cpu,load,memory
salt.modules.munin.run_all()

Run all the munin plugins

CLI Example:

salt '*' munin.run_all

Docs for previous releases are available on salt.rtfd.org.

Latest Salt release: 2014.1.13

Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.

Previous topic

22.16.117. salt.modules.mount

Next topic

22.16.119. salt.modules.mysql

SaltStack News

Upcoming SaltStack events, webinars and local meet ups and user groups.