pcp
[Top] [All Lists]

Re: PMLogger question/suggestion

To: Michal Kara <lemming@xxxxxxxxxxxxxxxxxxx>
Subject: Re: PMLogger question/suggestion
From: Ken McDonell <kenmcd@xxxxxxxxxxxxxxxxx>
Date: Tue, 21 Nov 2000 09:35:36 +1100
Cc: pcp@xxxxxxxxxxx
In-reply-to: <20001120131853.A27987@arthur.plbohnice.cz>
Reply-to: kenmcd@xxxxxxx
Sender: owner-pcp@xxxxxxxxxxx
My initial reaction (given my old fart Unix status) is that I'd
recommend using cpp to generate your pmlogger config files, rather than
adding this functionality to pmlogger (this functionality certainly is
not part of pmlogger at the moment).

This is based on the "stay small, bloat less" mantra.

On Mon, 20 Nov 2000, Michal Kara wrote:

>    Hello!
> 
>    I wanted to ask whether there is an "include" functionality in pmlogger
> configuration. What I have is several computers, with several services 
> (apache,
> zmailer, mysql,...) running on some of them. It would be nice do define 
> metrics
> to gather from <standard>/apache/zmailer/mysql pmda and then have files for 
> each
> of the computers like:
> 
> include 'config.std'
> include 'config.apache'
> include 'config.zmailer'
> 
> when apache & zmailer are running,
> 
> include 'config.std'
> include 'config.zmailer'
> include 'config.mysql' 
> 
> when zmailer & mysql are running. And so on.
> 
>   However, I did not found anything about 'include' in pmlogger man pages. Is 
> it
> there somewhere?
> 
>                                               Thanks,
>                                                       Michal
> 


<Prev in Thread] Current Thread [Next in Thread>