This article is a follow up after the Run podman/docker InfluxDB 1.8 container to collect statistics from collectd, where the time series database InfluxDB stores…
grafana
Create graph for CPU frequency grouped by processors/cores using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s CPU frequency changes. This plugin gathers CPU Frequency of all the virtual processors…
Create graph for swap usage using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s swap memory. This plugin gathers physical swap memory utilization – cached, free, and…
Create graph for Physical Memory grouped by states using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s memory. This plugin gathers physical memory utilization – used, buffered, cached, and free….
Create graph for Linux Processes grouped by states using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s processes states. This plugin could gather the number of the processes grouped by…
Create graph for Linux CPU usage using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s CPU Usage. The Linux machine is using collectd to gather the load average…
Create graph for Linux Load Average using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s load average. The Linux machine is using collectd to gather the load average…
Monitor and analyze with Grafana, influxdb 1.8 and collectd under Ubuntu 22.04 LTS
This is an updated version of the previous version of this topic – Monitor and analyze with Grafana, influxdb 1.8 and collectd under CentOS Stream…
Add source InfluxDB 1.8 with basic authentication in Grafana using the web interface
This article shows how to add a new source in Grafana with screenshots. The source is InluxDB 1.8 with basic authentication enabled. The main purpose…
Monitor and analyze with Grafana, influxdb 1.8 and collectd under CentOS Stream 9
This article describes how to build a modern analytic and monitoring solutions for system and application performance metrics. A solution, which may host all the…