Project

General

Profile

Actions

Feature #425

closed

rrdtool - separate RRD files for each vhost

Added by Anonymous over 19 years ago. Updated over 16 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
mod_rrdtool
Target version:
-
ASK QUESTIONS IN Forums:

Description

Is there any posibilty to colect data in separate virtual servers?
I have use this but this didn't work.

$HTTPhost =~ ".*abc1234\.com" {
rrdtool.db-name = "abc1234.rrd"
}

$HTTPhost =~ ".*abc2345\.com" {
rrdtool.db-name = "abc2345.rrd"
}

Actions #1

Updated by conny about 19 years ago

... and using a variable substition for the filename would be nifty.

Actions #2

Updated by Markjuh almost 18 years ago

I'm using this on several server and at least seems to work fine on lighttp >= 1.4.13.

Actions #3

Updated by stbuehler over 16 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

Should work. provide more details if not.

Actions #4

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom