-
[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 93, in read
PLUGIN.read()
[2016-09-28 15:43:58] …
-
The documentation suggests putting custom collectd types in /etc/collectd/types.db. However, currently, I am getting the following error:
``` puppet
Error: Could not set 'file' on ensure: No such fi…
-
Because the `udp` input plugin is multithreaded now—and therefore much more performant—the `collectd` input plugin is deprecated, and will likely be removed from Logstash 1.5 in favor of using the `co…
-
Currently Collectd module for Puppet https://forge.puppet.com/puppet/collectd does't support multiple endpoints. Few days ago there was a change in collectd plugin for Rabbitmq https://github.com/NYTi…
-
JnxUtilCounter64Entry is defined as the following:
```
JnxUtilCounter64Entry ::=
SEQUENCE {
jnxUtilCounter64Name DisplayString,
jnxUtilCounter64Value Counter64,
…
-
When my Raspberry PI 4 boots up, during the `collectd`startup, the `fritzcolltectd` plugin chokes on the network because it doesn't appear to be connected yet. When I restart `collectd` manually, it w…
-
I'm tryhing to build collectd-write_graphite on openSuse but got errors about unexisting cf_util_get_service function with collectd-5.0.0.
I also tried with collectd 5.0.3 and 5.0.4 of collectd, but …
-
Some feedback. I tested this plugin under centos 7.8/fail2ban v0.11.1-10. I did the following changes to make it working:
1) module path:
`import sys, string, os, logging`
`import socket`
`impor…
-
Using stouts.collectd from galaxy:
my playbook looks like this:
```
---
-
hosts: all
roles:
- { role: geerlingguy.git , become: yes }
- { role: Stouts.collectd, become: yes}
…
-
Hello,
When I run the Perl plugin it returns the following error:
`kernel: collectd [10813]: segfault at c58 ip 00007f6e3d89f359 sp 00007f6e36492620 error 4 in SSLeay.so [7f6e3d892000 + 6f000]`
…