Hi,
 even though i specified different databases , collection3 display the same
data for all the databases.
here is my conf :

LoadPlugin mysql
<Plugin mysql>
 <Database core>
Host "10.0.0.1"
User "s"
 Password "s"
Database "core"
# MasterStats true
 </Database>
<Database core_oma>
Host "10.0.0.1"
 User "s1"
Password "s1"
Database "core_1"
# MasterStats true
</Database>
<Database core_uutiset>
 Host "10.0.0.1"
User "s2"
Password "s2"
 Database "core_2"
# MasterStats true
</Database>
#
# <Database db_name2>
# Host "localhost"
# Socket "/var/run/mysql/mysqld.sock"
# SlaveStats true
# SlaveNotifications true
# </Database>
</Plugin>


Any ideas ?

Thanks

  *Salimane Adjao Moustapha*
 Thinker, Trend Watcher, Real Solutions Builder
 *Software Craftsman @  Ethos Technologies <http://www.ethos.com.cn/>*

 [image: LinkedIn] <http://www.linkedin.com/in/salimane> [image:
Google]<http://www.google.com/profiles/salimane>
 [image: SlideShare] <http://www.slideshare.net/salimane/favorites> [image:
YouTube] <http://youtube.com/user/salimanevideos> [image:
Twitter]<http://twitter.com/msalimane>
 [image: Facebook] <http://www.facebook.com/salimane>
_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to