Commit Graph

18 Commits

Author SHA1 Message Date
Codimp 0eabf81e7a
move warnings in environment variables 2024-04-12 15:19:52 +02:00
Doctor 785540f6f4 Fix varnish plugin for varnishstat output
- Fix get_values() json
- Remove SMF
- Remove SMS
- Remove backend_toolate
- Replace sess_drop by sess_dropped
- Replace sess_pipe_overflow by sc_pipe_overflow
2023-08-10 15:33:43 +02:00
Kim B. Heino a92c9a9b67 varnish: rename, use perlpod and minor changes 2021-07-14 22:29:41 +02:00
Kim B. Heino b2a11780b3 varnish4_multigraph: multigraph version of varnish4_, rewritten in python 2021-07-14 22:29:41 +02:00
Kjetil Torgrim Homme 381c4a1030 make new script executable 2020-11-13 22:55:49 +01:00
Kjetil Torgrim Homme 458ad1f51f add varnish5_ to support Varnish 5.x and 6.x
This plugin has been used at Redpill Linpro for some time now.  It adds
some measurements compared to varnish4_ and removes some others.
There are enough changes that it is probably not worth it to try to
merge the code into a generic varnish4_ plugin handling 4, 5 and 6.
2020-11-13 16:12:23 +01:00
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 3bc9396918 Unify file encodings to UTF8 2020-08-25 17:44:17 +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
Stig Sandbeck Mathisen 430d68ffd9 Add configuration, documentation, and autoconf 2012-12-18 18:12:11 +01:00
Stig Sandbeck Mathisen c2ecfcb772 Add varnish_devicedetect plugin 2012-12-09 16:27:43 +01:00
Lasse Karstensen 47e34fdf83 Remove outdated varnish3 plugins, point to upstream version 2012-09-17 12:11:48 +02:00
Kenyon Ralph 62d43835d4 remove plugins existing in the main munin distribution 2012-05-04 02:54:55 -07:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00