Hi,
im running several servers hosting some VMs (basically one server with
production app, other with beta version of that app and 3rd for test),
my MySQL plugin config looks like that:

<Plugin mysql>
        <Database db>
                Host "127.0.0.1"
                User "stat"
                Password "some-pass"
        </Database>
</Plugin>
hostname of server is something like db1.dom0.domain.
MySQL stats get saved as
/127.0.0.1/mysql-db/
and i would  rather have something like
/db1.dom0.domain/mysql-db/

I thougth about specifying hostname in "Host" but then i can't use same
config for all my nodes, any ideas how to do it ?

-- 
Mariusz Gronczewski (XANi) <xani...@gmail.com>
GnuPG: 0xEA8ACE64
http://devrandom.pl

Attachment: signature.asc
Description: To jest część wiadomości podpisana cyfrowo

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to