Questions tagged [collectd]

collectd is a high definition,plugin based, performance and statistics monitor/collector for networks. It runs on linux and solaris systems.

83 questions
0
votes
2 answers

Graphite edit dashboard

I installed collectd, graphite(0.9.10), carbon and whisper on a debian box. Graphite displays the captured data correctly and I can build a dashboard with it. The documentation(http://graphite.readthedocs.org/en/latest/dashboard.html) also mention…
Paul B
  • 3
  • 3
0
votes
1 answer

Monitor Solr statistics with collectd

We use collectd to collect most of our statistics about our servers and services running on them. Right now we are trying to get a unified monitoring system up with the same front end for all our statistics. So far all I've found about monitoring…
gurglet
  • 23
  • 3
0
votes
2 answers

Nginx + PHP-FPM Benchmarking with JMeter - Spikes

The setup is EC2 Micro instance Nginx 1.0.0.5 with FPM PHP 5.2.17 with CGI App connects to MySQL on RDS Collectd for monitoring JMeter is used on other servers on same EC2 region (so latency is not an issue). The problem is from the graph…
syaz
  • 382
  • 3
  • 8
0
votes
1 answer

dyld: lazy symbol binding failed

I'm trying to use collectd on an OSX 10.6 Server (Snow Leopard) building the binaries from scratch works fine and nothing fails, but upon actually trying to run collectd I repeatedly recieve this error: dyld: lazy symbol binding failed: Symbol not…
JP Silvashy
  • 1,387
  • 6
  • 22
  • 30
0
votes
1 answer

Configure CollectD SNMP plugin to send performance data to Azure Monitor Log Analytics

I am trying to get performance from network interfaces from network device (mikrotik, cisco routers etc.) about interface traffic via SNMP poll and send those data to Azure Monitor Log Analytics. I have installed and working Azure Log Analytics…
0
votes
1 answer

Monitoring disk with dockerized collectd

I'm trying to monitor my host's disk usage using collectd from within docker. I'm using the df collectd plugin, but I keep getting the message: collectd[8]: df plugin: cu_mount_getlist failed. collectd[8]: read-function of plugin `df' failed. Will…
0
votes
1 answer

How to solve "Active: activating (auto-restart)" when starting collectd.service?

I have problem with starting collectd.serivce in my Fedora 31 64-bit OS which I've installed via sudo dnf install collectd command. When I type sudo systemctl status collectd.service I get following output: ● collectd.service - statistics…
NikolaS
  • 101
  • 1
  • 6
0
votes
1 answer

Sending data at 1Hz from collectd to influxdb, but only seeing data at 0.1Hz in Grafana

I have Interval 1 in collectd.conf, and have verified with tshark that many packets are being sent every second. And yet, when I graph my metrics in grafana, I only see data points once every 10 seconds. I am able to INCREASE the interval from 10 to…
Luke Yeager
  • 101
  • 1
1 2 3 4 5
6