Stig Sandbeck Mathisen
5eaf9dd2d4
Merge pull request #688 from jvtm/varnish4-hitrate-lower-limit
...
varnish4: lower limit 0 in hit rate graph args
2016-04-04 16:49:57 +02:00
Jyrki Muukkonen
40cc1233c6
varnish4: lower limit 0 in hit rate graph args
...
As usual for percentage based graphs (cpu, df etc).
Otherwise it might autoscale and look weird.
2016-01-26 09:24:56 +02:00
Valur Hrafn Einarsson
0f53bf5f0d
varnish4_: Remove extra linebreaks
2015-11-09 10:27:59 +00:00
Valur Hrafn Einarsson
0cb53cdbd3
varnish4_: Varnish 4.1 compatibiltiy
2015-11-09 10:24:04 +00:00
Ingo Oppermann
50cb217cfe
Set order for objects and expunge
2015-03-10 16:30:33 +00:00
Ingo Oppermann
7041db3964
Fix hit rate calculation
...
In varnish4, purges are counted as client_req but not as hit or miss anymore.
This fix recalculates client_req based on cache_(hit|miss|hitpass).
2015-03-10 16:30:33 +00:00
Ingo Oppermann
de86866b02
Fix typos in installation instruction
2015-03-10 16:30:33 +00:00
Léo POIROUX
47a99e02ee
Quotes error
...
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
2015-03-10 16:27:39 +00:00
Léo POIROUX
cc15e33453
Bugfix warning messages
...
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $ident in hash element at /etc/munin/plugins/varnish_bans line 927.
2015-03-10 16:27:39 +00:00
Léo POIROUX
d658c583e8
Quotes error
...
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
2015-03-10 16:22:54 +00:00
Léo POIROUX
ed8a615e55
Bugfix warning messages
...
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $ident in hash element at /etc/munin/plugins/varnish_bans line 927.
2015-03-10 16:22:54 +00:00
sokai
c4e1760c5a
small update of README.md
...
* reflects changes of @ssm (commit c4c0a9872c
, 5 Oct 2014)
* added path and command examples for installation
2015-02-22 14:40:21 +01:00
Stig Sandbeck Mathisen
c4c0a9872c
Use /usr/bin/perl, not @@PERL@@ as interpreter
2014-10-05 00:18:43 +02:00
Ingo Oppermann
c2d371ba3d
Detect aspect correctly even if renamed to varnish_
2014-07-11 15:41:05 +00:00
Ingo Oppermann
770144a766
Fix backticks in README.md
2014-07-10 16:07:06 +02:00
Ingo Oppermann
c85bf0ef08
Add plugin for Varnish 4
2014-07-10 14:04:24 +00:00