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
|