1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Kjetil Torgrim Homme
5562eec22d support multiple instances of varnish
If you make a symlink like varnish4_shop_request_rate (etc.), you can
add plugin configuration

  [varnish4_shop_*]
    env.name  shop

and it will run all commands with -n shop to get the stats for that instance.
2020-11-13 15:02:00 +01:00
Lars Kruse
df47073323 Fix special character for author name (Kristian Lyngstøl)
Otherwise this author shows up with different spellings in the plugin
gallery.
2020-10-04 05:31:15 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
Reven Sanchez
49bfc34617 Fix inconsistent category order of varnish4_ plugin
Varnish4_ plugin displays categories in an arbitrary order, changing
the colors of the graphs with each run.

This fix introduces a 'sort' statement in the category iteration function
to force the same order consistently.
2017-02-27 18:44:06 -08:00
dipohl
eaf6c2d7ce Category Tree: Reduce number of categories
mogilefs -> fs (mogilefs)
moodle -> cms (moodle)
openvz -> virtualization (openvz)
wowza -> streaming (wowza)
varnish -> webserver (varnish)
xbnbt -> torrent (xbnbt)
2017-02-23 15:31:40 +01:00
Renamed from plugins/varnish4/varnish4_ (Browse further)