[collectd] setting subject for graph
Heiko Meusel
onkel68-tmp at yahoo.de
Tue May 17 10:53:23 CEST 2011
Hello all,
We must monitor more than one apache per system, is it possible to
make a title over the graph ?
Now is displayed only "apache traffic".
For example, we use nine self-compmiled apache instances (not vhosts
or ssl hosts) at the moment per server.
our config
...
LoadPlugin apache
...
...
<Plugin apache>
<Instance j2ee>
URL "http://lxws2-j2ee1.gfk.de/server-status?auto"
User "User"
Password "password"
</Instance>
<Instance gfk4u>
URL "http://lxws2-gfk4u1.gfk.de/server-status?auto"
User "User"
Password "password"
</Instance>
<Instance www>
URL "http://lxws2-www1.gfk.de/server-status?auto"
User "User"
Password "password"
</Instance>
...
...
</Plugin>
I imagine something like this:
For example:
<Instance gfk4me>
URL "http://lxws2-gfk4me1.gfk.de/server-status?auto"
User "user"
Password "password"
Title "Traffic gfk4me instance"
</Instance>
"Traffic gfk4me instance" should be displayed on graph.
is this possible ?
(sorry for my bad english)
Best regards,
Heiko Meusel
More information about the collectd
mailing list