Run munin plugins/checks from salt and format the output as data.
List all the munin plugins
CLI Example:
salt '*' munin.list_plugins
Run one or more named munin plugins
CLI Example:
salt '*' munin.run uptime salt '*' munin.run uptime,cpu,load,memory
Run all the munin plugins
CLI Example:
salt '*' munin.run_all
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.munin.html