Re: [collectd] Collectd, snmp linux interface stats

2013-06-16 Thread bill
Brendan, I can answer the snmp and vlan info bit. most vendors append an @ to the community string likely you will need to define each vlan in the connection clause so of your vlan is 123, it would be public@123 afaik there is no way to get all vlans but there may be. Bill Schwanitz If

Re: [collectd] running on mips

2013-10-07 Thread bill
have you tried the csv output saving to local disk? also maybe a tcpdump from the MIPS box to see if the packets are leaving? running crypto on the network transmission? Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth

Re: [collectd] parse_value: Failed to parse string as derive: (null)

2013-10-10 Thread bill
Richard, can you post your configs? hard to debug without Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert Einstein. > On Oct 10, 2013, at 8:34 AM, Richard Weinberger > wrote: > > Hi! &

Re: [collectd] 5.4 tcp write_graphite gets stuck in closed_wait

2013-10-18 Thread bill
ll. we are recording approx 90k metrics and have not noticed much in the way of gaps Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert Einstein. > On Oct 18, 2013, at 9:00 AM, Michael Hart wrote: >

Re: [collectd] irregular data

2013-11-25 Thread bill
I have found that simply tracing gc time per collector and alerting ( nagios ) if above a threshold to be good enough. what are you trying to accomplish? Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert

Re: [collectd] How can I determine network interface status? (up/down)

2014-04-18 Thread bill
helps. was that really more your question/direction? Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert Einstein. > On Apr 18, 2014, at 10:21 AM, "G.W. Haywood" > wrote: > > B0;27

Re: [collectd] collectd question

2014-05-06 Thread bill
or turn on the csv plugin ;) Bill Schwanitz If A is a success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert Einstein. > On May 6, 2014, at 3:10 AM, Yves Mettier wrote: > > OK, I understand. > When I have this problem, I

[collectd] cpu stats on SMP machines

2009-09-19 Thread Bill Harris
4 cpus (8 cores) and was curious. Btw, 4.8 compiles and runs great on that machine with FreeBSD 7.2-R Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] cpu stats on SMP machines

2009-09-25 Thread Bill Harris
Appreciate both of your interest in this.. I'm building a small cluster of old HP proliant boxes to process the noaaport data from my dish, and collectd really fits the bill for capturing the sat stats, applications and system stats. I'll be glad to test whenever your ready.. Bill On

Re: [collectd] cpu stats on SMP machines

2009-09-28 Thread Bill Harris
ranch onto a development branch (not the released 4.8 code)? Bill On 9/25/09 3:43 PM, "Doug MacEachern" w > Hi Florian, > > I pushed a branch with the changes here: > http://github.com/dougm/collectd/tree/kern_cp_times > And tested on the systems below. Bill, let us

[collectd] FreeBSD 7.2 latest daily tarball fails on cpu plugin

2009-10-03 Thread Bill Harris
yname failed: Cannot allocate memory. [2009-10-03 15:02:14] read-function of plugin `cpu' failed. [2009-10-03 15:02:14] Exiting normally. [2009-10-03 15:02:14] network plugin: Stopping receive thread. [2009-10-03 15:02:14] network plugin: Stopping dispatch thre

Re: [collectd] cpu stats on SMP machines

2009-10-05 Thread Bill Harris
[2009-10-05 17:11:45] network plugin: Stopping dispatch thread. Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

[collectd] SMP Cpu stats on FreeBSD 7.2 (i386 specifically)

2009-10-22 Thread Bill Harris
Doug, The Master branch version cpu plugin seems to work fine for X64 versions of 7.2, but fails to initialize the cpu plugin with a memory error on i386 versions of 7.2. Bill ___ collectd mailing list collectd@verplant.org http

Re: [collectd] SMP Cpu stats on FreeBSD 7.2 (i386 specifically)

2009-10-22 Thread Bill Harris
Doug, Thanks, I'll be glad to test again on both x64 and i386 whenever he's ready. Bill On 10/22/09 5:59 PM, "Doug MacEachern" wrote: > On Oct 22, 2009, at 11:41 AM, Bill Harris wrote: > >> Doug, >> >> The Master branch version cpu plugin s

Re: [collectd] SMP Cpu stats on FreeBSD 7.2 (i386 specifically)

2009-10-29 Thread Bill Harris
Doug, I've tested on a 2 cpu Proliant DL380, and it appears to be working. i386, FreeBSD 7.2 Will test this code tonight on a 4 cpu DL580, which should report 8 cores. Thanks, Bill # ls cpu-0cpu-2interfacememory cpu-1cpu-3load indra# pwd /usr/loca

[collectd] ipv4 multicast suggestion..

2009-10-30 Thread Bill Harris
using the ipv6 multicast address (my hosts only use ipv4 on my private lan). Put a ³Server ³224.0.0.1² entry in and all was well. A documented example in the sample config and in the docs would be helpful. BTW, the patches for FreeBSD 7.2 smp cpu plugin seems to work great. Bill

[collectd] rrdtool on FreeBSD 7.2

2009-10-30 Thread Bill Harris
Doug, Any specific things to try in order to link in rrdtool on FreeBSD 7.2?? I¹ve installed from pkgs rrdtol 1.2.9 but it¹s not finding it with normal configure, or with the ‹includedirs argument either (rrd.h missing).. It¹s there in /usr/local/include Bill

[collectd] Compiling 5.0 on Ubuntu 11.04

2011-05-03 Thread Bill Harris
Is there a patch to fix this iptc issue with collectd on Ubunutu Server (11.04) i386? Bill gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Werror -g -O2 -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o In file included from libip4tc.c:136:0: libiptc.c:84:8: error: redefinition of Œstruct

Re: [collectd] Compiling 5.0 on Ubuntu 11.04

2011-05-03 Thread Bill Harris
I was compiling from the posted 5.00 source tar file. I will pull down the svn and give it a try. Thanks, Bill On 5/3/11 12:15 PM, "Francois-Xavier Bourlet" wrote: > if you are compiling from the latests sources, you can still checkout > to the latest but one commit, and tr

Re: [collectd] Compiling 5.0 on Ubuntu 11.04

2011-05-04 Thread Bill Harris
uild somewhere else I could get? I did see where the supplied iptc was removed.. recently. Bill On 5/3/11 12:15 PM, "Francois-Xavier Bourlet" wrote: > if you are compiling from the latests sources, you can still checkout > to the latest but one commit, and try again t

Re: [collectd] Compiling 5.0 on Ubuntu 11.04

2011-05-05 Thread Bill Harris
, guess what, a syntax error unexpected token '1:1.2.0,,with _libgcrypt=no.. Hmm.. 5.00 built so nicely on FreeBSD 8.2.. This is Ubuntu Server 11.04 (just released last week) Bill On 5/4/11 11:59 AM, "Francois-Xavier Bourlet" wrote: > try something like: > > $clo

[collectd] Collectd 5.00 on Ubuntu

2011-05-09 Thread Bill Harris
configure ok, compiles ok I've seen references where the iptc had been removed from the git repository, but the daily builds have not happened since April. Does anyone have a recent build that I could use on Ubuntu Server 11.04 for testing? Appreciate any help.

Re: [collectd] daily snapshots (was: Collectd 5.00 on Ubuntu)

2011-05-10 Thread Bill Harris
Sebastian, Good news is that the daily builds are working! Thank you. It's still breaking on Ubuntu Server 11.04 in the owniptc directory in libip4tc.c, so the owniptc is still being used. redefinition of xt_error_target.. This was 5.0.0.3.ge61872d build. Bill On 5/10/11 1:

[collectd] daily snapshots of current, not current..

2011-08-15 Thread Bill Harris
Just noticed that this hadn't updated since Jul 8th, for current. Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

[collectd] daily snapshot tarballs

2011-10-02 Thread Bill Harris
Just fyi, looks like the daily tarball snapshots haven¹t been updating again.. Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

[collectd] Still won't compile on Ubuntu Server 11.04, 11.10

2011-10-19 Thread Bill Harris
This has been occurring for several months.. Anyone seen a patch for it?This was from daily tarball.. Bill make[3]: Entering directory `/work/collectd-5.0.1/src/owniptc' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src-Wall -Werror -g -O2

[collectd] Collectd daily tarballs

2011-10-24 Thread Bill Harris
ny Ubuntu distribution, with the libiptc errors. I was told this had been fixed, but only in git repositories. Could some one take a look at the daily tarball scripts, as I intend to point readers there in the article. Please, I would most appreciate the help. Thanks, Bill libtool: com

Re: [collectd] Still won't compile on Ubuntu Server 11.04, 11.10

2011-10-25 Thread Bill Harris
follow-up, will be on presentation of the data.. hopefully.. Bill cc'd to the list for those interested. On Oct 25, 2011, at 2:44 AM, Andy Edmonds wrote: > I'm glad it worked out! :-) > > Andy > > PS: will the BSDMag article be accessible online? > >

Re: [collectd] Still won't compile on Ubuntu Server 11.04, 11.10

2011-11-03 Thread Bill Harris
Amer, Something else I've noticed when compiling on Ubuntu.. Configure misses the fact that libfl.x is missing.. and exit normally, The make then fails with the -lfl error. Installing flex-dev solves the problem, but figured I'd mention it since it seems to have been missed. Bill

Re: [collectd] Still won't compile on Ubuntu Server 11.04, 11.10

2011-11-03 Thread Bill Harris
Amer, Sorry, it's just flex Bill On Nov 3, 2011, at 2:41 PM, Amer wrote: > Ok but I couldn't find such package name on ubuntu. Is flex-dev its > full package name? > > > On Fri, Nov 4, 2011 at 3:19 AM, Bill Harris wrote: >> Amer, >> >> Something

[collectd] table plugin and match

2012-10-07 Thread Bill Schwanitz
4361740 kB -- end Is there a way to either quiet the table plugin or get a match looking for lines starting with Node? I don't mind switching to an exec script but I'd rather not. Bill Schwanitz -- "Mindlessness and moral idiocy are not characteristically human attributes; t

Re: [collectd] Unable to SNMP collect two-dimensional(?) table

2012-10-15 Thread Bill Schwanitz
instance - thats some goofy stuff they are doing in the nexus but the description and value always line up which does not appear to be your case… What does your config look like. I assume the sensor values you posted were from snmpwalk yes? Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] java plugin load issue

2012-11-07 Thread Bill Schwanitz
On Nov 1, 2012, at 1:35 PM, martin wrote: > # cat collectd5.d/genericjmx.conf > LoadPlugin java > > > JVMARG "-Djava.class.path=/usr/share/collectd/java" > LoadPlugin "org.collectd.java.GenericJMX" Try this: JVMARG "-Djava.class.path=/usr/share/collectd/java/collectd-api.jar:/usr/sha

Re: [collectd] Need help for filter

2013-01-03 Thread Bill Schwanitz
d it works ok ( you can still run in to poll lags though, so watch your logs ). Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] Need help for filter

2013-01-03 Thread Bill Schwanitz
-MIB::ifName.526846912 = STRING: Ethernet104/1/48 (…) I imagine you are going to need that. Its probably going to be dropped in to TypeInstance value whole like this TypeInstance "IF-MIB::ifName.526846912" again, just a guess - this is kinda new to me. I'm adding this ba

Re: [collectd] Need help for filter

2013-01-03 Thread Bill Schwanitz
On Jan 3, 2013, at 12:08 PM, Tom Throckmorton wrote: > The instance will be appended to the value list, so in this example you'd end > up with rrd filenames like 'ifmib_if_octets32-te-0-1', though you may also > leave the instance blank. He is actually trying to filter this particular oid/int

Re: [collectd] About per-plugin interval usage on 5.2.0

2013-01-04 Thread Bill Schwanitz
On Jan 4, 2013, at 1:40 PM, Daniel. wrote: > Is there any documentation of this feature? > > I'm really interested in this, In your main collectd config put Interval X Then in each plugin that you want to override you just change the Interval within the plugin context Interval 30 Interval

Re: [collectd] About per-plugin interval usage on 5.2.0

2013-01-04 Thread Bill Schwanitz
ariable intervals - I just understood this was how it was supposed to work - maybe a mis-intrepretation? bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] About per-plugin interval usage on 5.2.0

2013-01-04 Thread Bill Schwanitz
On Jan 4, 2013, at 3:30 PM, Bill Schwanitz wrote: > Hmm, I thought that was how it was supposed to work. I've not done variable > intervals - I just understood this was how it was supposed to work - maybe a > mis-intrepretation? Yea, http://www.collectd.org/document

[collectd] amqp plugin

2013-01-17 Thread Bill Gunter
Hi all. I'm having some difficulties with the amqp plugin on collectd-5.2.0. It appears to work fine on RHEL 6 using librabbitmq-0.1 (stats are forwarded to the the rabbitmq host). However, on solaris 2.10 using librabbitmq-0.3 I get no output at all on the wire. Snooping port 5672 shows nothing.

Re: [collectd] collected snmp plugin collecting used/free disk space

2013-03-19 Thread Bill Schwanitz
On Mar 19, 2013, at 4:22 AM, Kobi Biton wrote: > Can anyone share an example of the above ? I have a limitation where I cannot > use the df plugin Kobi, Could you elaborate on why you can't use the df plugin? Are you trying to collect the disk free of a remote machine or the local machine (

[collectd] disk plugin metrics on solaris

2013-04-04 Thread Bill Gunter
Folks, I've been trying to figure out what the disk.disk_time metrics mean for collectd (5.2.1) running on a solaris 10 box. It appears that the values are pulled directly from kstat and not munged in any way (from disk.c): #elif HAVE_LIBKSTAT # if HAVE_KSTAT_IO_T_WRITES && HAVE_KSTAT_IO_T_NWRITE

[collectd] compilation problem on solaris 11

2013-08-27 Thread Bill Gunter
x27;t known utils_dns.c:482:24: error: invalid application of 'sizeof' to incomplete type 'struct ip6_ext' utils_dns.c:489:52: error: invalid application of 'sizeof' to incomplete type 'struct ip6_ext' cc1: warnings being treated as errors utils_dns.c:478:17: e

Re: [collectd] compilation problem on solaris 11

2013-08-28 Thread Bill Gunter
Yves, I think very highly of issue #348. What a great issue! Compilation successful. Will check github first next time... Bill --- See my vizify bio! [image: William Gunter's Visual Thumbprint]<https://www.vizify.com/es/501a727aba8a2200020003b3> http://www.gunternati

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

2013-11-02 Thread Bill Schwanitz
the spec and enabled them. I believe the spec originated from epel. Bill ___ collectd mailing list collectd@verplant.org http://mailman.verplant.org/listinfo/collectd

Re: [collectd] ASA VPN tunnel monitoring

2014-02-26 Thread Bill Schwanitz
s, but look at https://supportforums.cisco.com/docs/DOC-1295#ENTITYMIB - the entity mib. I would imagine the vpn tunnels would show up in the entLogicalTable - hopefully there is a translation to a string/name in there or something bill ___ collectd mailing list colle

Re: [collectd] plugins

2014-05-13 Thread Bill Schwanitz
On May 12, 2014, at 8:38 PM, Stuart Cracraft wrote: > Hi, > > I want to put an arbitrary plugin into collectd (it's the mysql plugin) and > use it. > > Have been reading all the various docs here and on the net. > > None of it truly seems to agree. > > Assume a collectd server and collectd

Re: [collectd] collectd exec plugin

2014-08-18 Thread Bill Schwanitz
Stuart, This looks good to me. A line from one of my ruby scripts monitoring a gps device: puts "PUTVAL \"#{hostname}/gps-#{device}/gauge-pdop\" interval=1 N:#{pdop}" Did you ensure stdout is getting flushed? I’ve had issues in the past where I forgot this step and had no metrics collected

Re: [collectd] Aggregating statsd metrics

2014-08-27 Thread Bill Schwanitz
David, I’m doing something similar on an interface rename. I think the big difference is that I have a target return in there - try adding it as I have it below? Bill # # Filtering chains # LoadPlugin "match_regex" LoadPlugin "target_replace" LoadPlugin "target_se

Re: [collectd] Reading from a single value file?

2014-12-02 Thread Bill Schwanitz
> On Dec 2, 2014, at 4:58 PM, Richard Weinberger > wrote: > > Hi! > > What is the best way to read from a single value file? > i.e. a file like: > # cat /sys/bus/iio/devices/iio:device1/in_temp_input > 25600 I would just use the exec plugin (https://collectd.org/wiki/index.php/Plugin:Exec) f

Re: [collectd] Choice of Plugin - Advice please

2014-12-07 Thread Bill Schwanitz
> On Dec 7, 2014, at 7:32 AM, Phil White wrote: > > Hi All. > > A very quick question, which I hope is fairly easy to answer. > I have given up on the standard plugins (specifically SNMP), because I cannot > access all the data I require via this method. Therefore, I need to write > something