#
collectd
Here are 147 public repositories matching this topic...
Grafana + MSI Afterburner
docker
raspberry-pi
statistics
cpu
monitoring
dashboard
docker-compose
gpu
grafana
graphite
stats
collectd
grafana-dashboard
cpu-monitoring
system-monitoring
framerate
gpu-monitoring
frametime
msi-afterburner
rtss
-
Updated
May 23, 2020 - Dockerfile
Collectd within a Docker image
-
Updated
Jun 14, 2019 - Shell
Drop-in metrics collection and dashboards for Apache Cassandra
-
Updated
Jul 29, 2020 - Java
collectd exec plugin for collecting nVidia GPU metrics.
-
Updated
May 2, 2019 - Shell
Write an low-cost, ergonomic plugin for collectd
-
Updated
Aug 25, 2020 - Rust
Send statistics on SQLAlchemy connection and transaction metrics used by Python applications to the collectd service.
-
Updated
Aug 24, 2020 - Python
Kafka Consumer Lag Monitor (with Kerberos Support)
-
Updated
Aug 3, 2017 - Java
Fast, Modular Collectd HTTP Gateway and Event collector
-
Updated
Nov 30, 2017 - Go
Smart Gateway is an OpenShift component for pulling data streams from an AMQP1 bus and routing them to a storage interface (Prometheus, ElasticSearch)
golang
events
monitoring
metrics
telemetry
prometheus
collectd
messagebus
service-assurance
monitoring-system
-
Updated
Sep 3, 2020 - Go
bofm
commented
Feb 20, 2018
Please add replication status information.
Example
"replication.replica.<instance_id>.status": "follow",
or
"replication.master.<instance_id>.status": "follow",
SystemDataScope is a GUI for visualization of collectd datasets
linux
gui
cpu
monitoring
graph
qml
sailfishos
system-information
network-monitoring
battery-monitor
collectd
-
Updated
Oct 5, 2018 - QML
A simple python plugin for collectd to monitor your Rabbitmq status
-
Updated
Nov 8, 2018 - Python
Decoupled monitoring which autodetect installed services
redis
puppet
monitoring
influxdb
rabbitmq
metrics
sensu
collectd
puppet-module
puppet-monitoring
ntpd
-
Updated
Oct 26, 2017 - Ruby
Just a simple playground for me to test Tornado and RRD
-
Updated
Aug 21, 2012 - Python
SignalFx CollectD plugin
-
Updated
Dec 4, 2019 - Python
Kafka metrics scraper & reporter
golang
elasticsearch
kafka
influxdb
metrics
reporter
collectd
collectd-plugin
sink
offsets
sink-export-metrics
log-sink
-
Updated
Sep 4, 2020 - Go
Ansible Role - collectd
-
Updated
Mar 21, 2019 - Python
Tools for checking Apache out-of-band via its scoreboard
-
Updated
Aug 2, 2017 - C
Arris cable modem plugin for collectd
-
Updated
May 28, 2018 - Python
Improve this page
Add a description, image, and links to the collectd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collectd topic, visit your repo's landing page and select "manage topics."
https://github.com/collectd/collectd/blob/0b2796dfa3b763ed10194ccd66b39b1e056da9b9/src/mysql.c#L772
Hi,
As I saw in the source for the mysql plugin, the collector specifically ignors the Prepared_stmt_count variable.
I would like to have that in the output for collectd as well.
Is it possible to enable this key in the collectd mysql collector?
Unfortunately my C skills are pretty near zer