On Mon, Mar 9, 2020 at 7:29 PM Mitch Patenaude
wrote:
>
> I’m running collectd-5.8.1-5.el7.x86_64 on CentOS 7.7. I have a problem on
> two machines where collectd complains on startup about config errors:
>
> [root@xapp04-lv mpatenaude]# collectd
> plugin_load: plugin "cpu" successfully loaded.
On Fri, Dec 14, 2018 at 4:52 PM George wrote:
> Hi,
>
> Ok, I was able to fix this by removing the Interface option from the
> Listen config. Not sure why but if I specify it manually it will not work.
> However listening on all interfaces works just fine.
>
If you specify a specific interface w
needed.
>
> but it did not help.
> Please help. Thanks in advance.
Just a guess, but is SELinux enabled? Any AVC's in your audit logs?
>
>
> ___
> collectd mailing list
> collectd@verplant.org
> https://mailman.verplant.org/listinfo/collectd
Kind regards,
Ruben Kerkhof
___
collectd mailing list
collectd@verplant.org
https://mailman.verplant.org/listinfo/collectd
by adding:
>
> signal (SIGCHLD, SIG_DFL);
>
> to the plugin. However I believe this is a bug in collectd, and it
> should sanitize signals (and maybe other things) before running
> plugins.
>
> Rich.
Would you mind opening an issue at
https://github.com/collectd/collectd/is
On Wed, Oct 24, 2018 at 6:15 PM, Oleg Rosowiecki wrote:
> I've been testing a simple write plugin that captures values from a specific
> read plugin and stores them in a predefined location on the file system.
>
> The init function of my plugin failed and returned 1 to indicate failure.
> The log
t?
>
> Best regards,
>
> Shirly Radco
Kind regards,
Ruben Kerkhof
___
collectd mailing list
collectd@verplant.org
https://mailman.verplant.org/listinfo/collectd
Hi Michael,
On Wed, Mar 1, 2017 at 10:18 PM, Michael Martinez wrote:
> We run collectd on all our Amazon instances. The FQDN that an instance
> knows itself as, is its internal ip (eg.
> ip-172-1-30-197.ec2.internal), and this is what gets included in the
> name of the metric sent by collectd via
On Wed, Dec 21, 2016 at 7:45 PM, Łukasz Michalski wrote:
> Hi,
Hi Łukasz
>
> Is there any way to use tail plugin on systemd journal data directly?
I'm afraid not, journald data is a binary format.
> Or is
> there any other plugin that can scan systemd journal data?
None that I know of.
> I kn
so
we can discuss it there?
Kind regards,
Ruben Kerkhof
___
collectd mailing list
collectd@verplant.org
https://mailman.verplant.org/listinfo/collectd
vely, just use the binary collectd rpms from EPEL which
handle all this for you, although I'm not sure if there are EPEL
builds for system-z.
If not, rebuilding from the EPEL srpm is probably the easiest way forward.
>
> I would appreciate any thoughts. Thanks.
Kind regards,
Ruben Kerkh
On Mon, Feb 27, 2017 at 10:16 PM, Andreas Schuldei wrote:
> this is still an issue for me.
> apt-cache policy collectd
> collectd:
> Installed: 5.4.1-6+deb8u1
>
> did anything happen regarding this issue? Should i file a bug somewhere?
There are one or more issues about this in the Github issue
problem to the collectd mailing list or at
> <http://collectd.org/bugs/>.
>
> Strange thing is though that I'm seeing non-zero Queue Length and Cache Size
> metrics being streamed.
>
> Should I report this as a bug, or has someone already s
On Mon, Dec 12, 2016 at 4:25 PM, Keith wrote:
> Hi, We are having trouble getting collectd client / server networking
> working. We think out client / server can talk to each other but for some
> reason the data cpu/syslog/interface data from the client isn't getting
> logged into our influxdb and
On Sun, Nov 27, 2016 at 12:07 PM, rinigus wrote:
> Dear All:
Hi Rinigus,
>
> I would like to announce a GUI for collectd developed for
> visualization of recorded datasets. I did make an announcement on IRC,
> but at that time this list was not active and this was not done via
> the list.
>
> Sys
/rrdcached.sock) failed with status 2". About 500
times/second.
Would it be possible to use an exponential backoff?
Kind regards,
Ruben Kerkhof
___
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd
Hi Florian,
On Tue, Jun 1, 2010 at 16:42, Florian Forster wrote:
> Hi Ruben,
>
> On Sun, May 30, 2010 at 02:57:18PM +0200, Ruben Kerkhof wrote:
>> So let's introduce the InterfaceFormat setting When set to 'address'
>> it uses the mac address of the interfac
Since the interface path changes between reboots of a
virtual machine, each reboot generates a new instance in collectd.
So let's introduce the InterfaceFormat setting
When set to 'address' it uses the mac address of
the interface instead of the path.
Signed-off-by: Ruben Ke
17 matches
Mail list logo