[collectd] terrible perfomance of collectd
Israel Garcia
igalvarez at gmail.com
Sun Nov 15 18:06:06 CET 2009
>>
> can you post your collectd config ?
Hi XANI,
this is my server config file:
server:~# cat /opt/collectd/etc/collectd.conf
LoadPlugin network
FQDNLookup true
Interval 60
<Plugin network>
Server "67.21.xxx.xxx" "25826"
Listen "67.21.xxx.xxx" "25826"
</Plugin>
LoadPlugin cpu
LoadPlugin df
LoadPlugin disk
LoadPlugin interface
LoadPlugin load
LoadPlugin memory
LoadPlugin swap
LoadPlugin rrdtool
<Plugin rrdtool>
DataDir "/var/lib/collectd/rrd"
CacheTimeout 120
StoreRates false
</Plugin>
And this is the config file of others client servers:
LoadPlugin network
Hostname server.domain
FQDNLookup true
Interval 60
<Plugin network>
Server "67.21.xxx.xxx" "25826"
</Plugin>
LoadPlugin cpu
LoadPlugin df
LoadPlugin disk
LoadPlugin interface
LoadPlugin load
LoadPlugin memory
LoadPlugin swap
LoadPlugin mysql
<Plugin "mysql">
Host "localhost"
User "collectd"
Password "xxxxxxxxx"
</Plugin>
LoadPlugin "syslog"
<Plugin "syslog">
LogLevel "notice"
</Plugin>
thanks a lot.
regrads,
Israel.
>
> Regards
> Mariusz
>
> --
> Mariusz Gronczewski (XANi) <xani666 at gmail.com>
> GnuPG: 0xEA8ACE64
> http://devrandom.pl
>
>
--
Regards;
Israel Garcia
More information about the collectd
mailing list