Plugins without Example Graphs
Example graphs are helpful for users looking for a suitable munin plugin.
The following plugins lack such example graphs.
You can easily add example graphs for a plugin with a few steps:
- Create a subdirectory named
example-graphsnext to the plugin file. - The name of the image file should begin with the name of your plugins script file followed by
-day.pngfor a daily graph,-week.pngfor a weekly graph,-month.pngfor a monthly graph,-year.pngfor a yearly graph, e.g.cpu-day.pngorsmart_-month.png. - Additional graphs can be suffixed with a number, e.g.
cpu-1.png.
Your contributions are welcome!