Re: [collectd] Bug#495936: Redesign of the Debian collectd package

2009-10-05 Thread XANi
on 2009-10-05 at 23:27:14 Sebastian Harl s...@tokkee.org wrote: Hi Raimund, On Thu, Oct 01, 2009 at 09:57:47AM +0200, Raimund Sacherer wrote: * About the enPlugin disPlugin, i do not think the user will have a lot of benefit here. It's great if there are a bunch of plugins which do not

Re: [collectd] about memory graph

2009-10-19 Thread XANi
of this lines. Any ideas? It's only on memory graph or on other graphs too ? Usually that kind of jaggy graphs are caused by overloaded system not bein able to send all data to collectd Regards Mariusz -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc

Re: [collectd] read data with script

2009-10-29 Thread XANi
), read about exec plugin in docs ;] Regards Mariusz -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: PGP signature ___ collectd mailing list collectd@verplant.org http

Re: [collectd] monitoring cisco devices

2009-10-30 Thread XANi
On Fri, 30 Oct 2009 08:49:25 -0500, Israel Garcia igalva...@gmail.com wrote: On 10/30/09, XANi xani...@gmail.com wrote: Hi, On Thu, 29 Oct 2009 22:40:30 -0500, Israel Garcia igalva...@gmail.com wrote: Has any of you monitor a cisco device using snmp plugin? I;d like to monitor a 3750

Re: [collectd] terrible perfomance of collectd

2009-11-15 Thread XANi
Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: PGP signature ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] network plugin transmit rate

2009-12-11 Thread XANi
rrd files sent each time? Collectd seonds only values, rrd files will be created on target So for each value only few bytes gets transferred. Regards Mariusz -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: To jest część

[collectd] Question about MySQL plugin

2009-12-21 Thread XANi
nodes, any ideas how to do it ? -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: To jest część wiadomości podpisana cyfrowo ___ collectd mailing list collectd@verplant.org http

Re: [collectd] Getting started with collectd

2010-01-27 Thread XANi
use graphs of my own. Is there an easy way, from command line or using a scripting language to read collectd values ? Thanks ! There are multiple ways.. what exactly u want collectd to do ? :) -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl

Re: [collectd] Getting started with collectd

2010-01-27 Thread XANi
Dnia 2010-01-27, śro o godzinie 10:49 -0500, Sébastien Pierre pisze: Hi Xani, I would like to create a dashboard to display collectd values coming from many different servers. From my understanding, collectd can push values to a specific server, provided it speaks collectd protocol

Re: [collectd] Strange issue with exec and unixsock plugin

2010-08-23 Thread XANi
Dnia 2010-08-23, pon o godzinie 15:31 +0200, Sebastian Harl pisze: Hi, On Mon, Aug 23, 2010 at 03:24:40PM +0200, XANi wrote: [exec plugin child processes hang in call to futex()] Also i noticed that locked process is running as user ive told exec plugin to run script as so Exec postfix

Re: [collectd] Strange issue with exec and unixsock plugin

2010-09-03 Thread XANi
Dnia 2010-08-23, pon o godzinie 16:28 +0200, XANi pisze: Dnia 2010-08-23, pon o godzinie 15:31 +0200, Sebastian Harl pisze: Hi, On Mon, Aug 23, 2010 at 03:24:40PM +0200, XANi wrote: [exec plugin child processes hang in call to futex()] Also i noticed that locked process is running

Re: [collectd] Strange issue with exec and unixsock plugin

2010-09-04 Thread XANi
Dnia 2010-09-04, sob o godzinie 11:40 +0200, Florian Forster pisze: Hi Mariusz, thanks for all the effort you put into tracking down this problem :) On Fri, Sep 03, 2010 at 11:33:45PM +0200, XANi wrote: Okay ive found another thing. While playing around with git bisect ive got

Re: [collectd] MySQL plugin reports wrong numbers on mysqld restart

2010-09-29 Thread XANi
plugin (as many other) is much older than actual DERIVE support in collectd :) As for changing counter to derive, simple rrdtool dump to xml file and find/replace should be enougth -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description

Re: [collectd] MySQL plugin reports wrong numbers on mysqld restart

2010-10-04 Thread XANi
get's resetted (like VPN interface after reconnect) you get ugly spikes, same with restarting daemons that are monitored. For example if you run OpenVPN gateway, with COUNTER graphs are almost completely useless. -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl

Re: [collectd] collectd plugin-specific intervals

2010-10-04 Thread XANi
dont take long) and every 5 min execute query returning for example how many posts are on forum or how much users are logged in -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: This is a digitally signed message part

Re: [collectd] collectd with rrdcached, not reconnecting when rrdcached gets stopped/restarted

2010-12-30 Thread XANi
rrdcached server ? Wouldn't it be better to put collectd with rrdcached and network plugin (set up to act as server) enabled on machine that is collecting data, and just use network plugin to send data to that machine on all other machines ? Regards -- Mariusz Gronczewski (XANi) xani...@gmail.com

Re: [collectd] [PATCH] Persistent names for linux's device mapper disks.

2011-02-04 Thread XANi
names of disks don't change that often ;) so it could be cached. In case of DM devices there is also UUID in /sys/block/dm-X/dm/uuid so it could check if UUID changed and if it changed rerun script. -- Mariusz Gronczewski (XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl

Re: [collectd] reading kernel counters?

2011-06-10 Thread XANi
), I didn't see anything which can do this in the list of plugins. What am I missing? It must be a very common use of collectd but going through the list of plugins nothing seem to provide this. http://collectd.org/wiki/index.php/Plugin:ConnTrack ? :) -- Mariusz Gronczewski (XANi) xani

Re: [collectd] Need advice: Perl or Pyhon for writing plugins?

2011-06-15 Thread XANi
(XANi) xani...@gmail.com GnuPG: 0xEA8ACE64 http://devrandom.pl signature.asc Description: This is a digitally signed message part ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd