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
Generated on March 19, 2025 at 23:37:01 UTC.
You are viewing docs for the previous stable release, 3006.10. Switch to docs for the latest stable release, 3007.1, or to a recent doc build from the master branch.
© 2025 VMware, Inc. | Privacy Policy