[collectd] terrible perfomance of collectd
XANi
xani666 at gmail.com
Sun Nov 15 18:15:35 CET 2009
On Sun, 15 Nov 2009 12:06:06 -0500, Israel Garcia <igalvarez at gmail.com>
wrote:
> >>
> > 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>
First thing i'd do is to increase CacheTimeout to like 600. What kind
of hardware (esp. disks) is this ?
Regards,
Mariusz
--
Mariusz Gronczewski (XANi) <xani666 at gmail.com>
GnuPG: 0xEA8ACE64
http://devrandom.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20091115/23f775f0/attachment.pgp
More information about the collectd
mailing list