mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-18 16:48:44 +00:00
Merge pull request #1428 from g0tmi1k/nginx_vhost_traffic
This commit is contained in:
commit
f165c625bf
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ACCESS_LOG=$LOGDIR/${logfile:-access.log}
|
|||
LOGTAIL=${logtail:-`which logtail`}
|
||||
STATEFILE=$MUNIN_PLUGSTATE/nginx_vhost_traffic.state
|
||||
VHOSTS=${vhosts:-`hostname`}
|
||||
AGGREGATE=${aggregate:true}
|
||||
AGGREGATE=${aggregate:-true}
|
||||
|
||||
BPARAM=${bparam:-11}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue