[collectd] Including custom collectd conf without breaking definitions in parent conf

2013-01-07 Thread Otis Gospodnetic
Hi, Over at https://apps.sematext.com/ we run a performance monitoring service that, in part, depends on Collectd. I am hoping somebody here can guide me in the right direction around the best way to add custom collectd.conf to an existing Collectd setup. When people set up our metrics agent we

Re: [collectd] Java plugin can't find our classes

2013-02-25 Thread Otis Gospodnetic
Hi, For SPM (which makes use of Collectd, see http://sematext.com/spm/index.html) we developed a Java plugin for Collectd. We found so many Linux distros didn't include the Java bindings with Collectd package that we eventually dropped it. Otis -- Performance Monitoring - http://sematext.com/spm

Re: [collectd] VMware Guest SDK plugin for Collectd 5

2013-04-09 Thread Otis Gospodnetic
Mmm, nice! Re: " +The VMware plugin collects information exposed to a guest virtual machine +running on a VMware hypervisor through the VMware Guest SDK. " Where could I get some info about what specific information this is? Is that all the stuff on http://pubs.vmware.com/vsphere-4-esx-vcenter/in

Re: [collectd] Python collectd package

2013-11-01 Thread Otis Gospodnetic
Hi, A few years ago I asked the same thing. The same with Java plugin. I remember not really being able to find them in Collectd packages. We were going to make use of them for SPM, and in fact we did use the Java plugin for a while, but we stopped doing that because we couldn't count everyone

[collectd] Bundling plugins (e.g. Plugin:Redis)

2013-11-01 Thread Otis Gospodnetic
Hi, I'm trying to trace https://collectd.org/wiki/index.php/Plugin:Redis . This plugin doesn't appear to be included in any Collectd package out there. But some others, like mysql or ngingx, seem to be included. In case of https://collectd.org/wiki/index.php/Plugin:Redis - I actually don't even

Re: [collectd] Bundling plugins (e.g. Plugin:Redis)

2013-11-11 Thread Otis Gospodnetic
Hi Tom, Yup, that makes sense. Thank you for taking the time to explain this. :) Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Fri, Nov 1, 2013 at 11:52 PM, Tom Throckmorton wrote: > On 11/01/2013 04:11 P

Re: [collectd] Bundling plugins (e.g. Plugin:Redis)

2013-11-12 Thread Otis Gospodnetic
m/ajdiaz/collectd/tree/hiredis > you have a fully functional version of collectd 5.4 with libhiredis > (including also a custom query feature). > > Br, > Andrés > > > On 1 November 2013 21:11, Otis Gospodnetic > wrote: >> >> Hi, >> >> I'm trying to

Re: [collectd] Patch for collecting global average CPU on linux boxes.

2013-11-15 Thread Otis Gospodnetic
Hi Toni, Would it be better to issue a PR at https://github.com/collectd/collectdinstead? Q: why is this approach better than using the aggregate functionality? Thanks, Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Wed,

Re: [collectd] Metric manipulation plugins

2013-11-15 Thread Otis Gospodnetic
Hi Pierre, I can't answer your Collectd-specific questions, but I'm wondering why block-based approach is needed? If Collectd outputs data every 10 seconds, for example, isn't the value written out every 10 seconds already aggregated in some way? Thanks, Otis -- Performance Monitoring * Log Analy

Re: [collectd] Patch for collecting global average CPU on linux boxes.

2013-11-18 Thread Otis Gospodnetic
on this week. > > Thanks a lot !! > > > 2013/11/16 Otis Gospodnetic > >> Hi Toni, >> >> Would it be better to issue a PR at >> https://github.com/collectd/collectdinstead? >> >> Q: why is this approach better than using the aggregate function

[collectd] write_http behaviour on POST failure?

2013-12-11 Thread Otis Gospodnetic
Hi, What does https://collectd.org/wiki/index.php/Plugin:Write_HTTP do when the destination (there data is being POSTed) is either not up or returns a non-200 or times out or ... ? Is the data dropped and lost? Or is it written somewhere to be sent later? Thanks, Otis -- Performance Monitoring *

Re: [collectd] write_http behaviour on POST failure?

2013-12-12 Thread Otis Gospodnetic
Thanks Mark! Would it make sense to improve that plugin and let it fall-back to writing to disk, say by using one of the csv output plugins, in case of failure? Even if nothing in Collectd itself is able to pick up that data and re-send it at a later time, it would allow others to put things like

Re: [collectd] collectd Digest, Vol 104, Issue 9

2014-05-27 Thread Otis Gospodnetic
This is the first time I hear about this. Have more info? Which version, which distro, how frequent, etc.? Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Mon, May 26, 2014 at 7:31 PM, Stuart Cracraft wrote: > What are p

Re: [collectd] Issue with Collectd plugin for Apache ssl

2014-05-28 Thread Otis Gospodnetic
Hi, Which version of Collectd? OS? GNU TLS? Any errors in Collectd log? What about running Collectd with strace, does that show anything? Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Tue, May 27, 2014 at 10:50 PM, Tie

Re: [collectd] Issue with Collectd plugin for Apache ssl

2014-05-29 Thread Otis Gospodnetic
-1ubuntu4.2 >>> >>> I found one error in syslog while collectd try to conntect to >>> https://localhost/server-status >>> >>> *May 28 09:02:52 localhost kernel: [ 2140.169515] collectd[22500]: >>> segfault at 0 ip 7f5622e09b99 sp 7f561f

[collectd] Are metric values point in time snapshots or ....?

2014-10-23 Thread Otis Gospodnetic
Hi, When Collectd emits metrics, say every 10 seconds, does it simply take a snapshot of various metric values at that point in time, or does it keep track of metric values during that 10 second interval and compute averages and such that it then emits? Thanks, Otis -- Monitoring * Alerting * Ano