awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
collectd avatar

collectd/collectd

0
View on GitHub↗
3,358 stars·1,249 forks·C·18 viewscollectd.org↗

Collectd

The system statistics collection daemon. Please send Pull Requests here!

Features

  • Data Collection Agents - Daemon for collecting and reporting system performance statistics.
  • Metrics Collection - Daemon for collecting system performance statistics.
  • Observability and Monitoring - Daemon for collecting and storing system performance statistics.
  • System Monitoring - Daemon for periodic system information collection and monitoring.

Star history

Star history chart for collectd/collectdStar history chart for collectd/collectd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Collectd

These projects share indexed features with Collectd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • grafana/grafanagrafana avatar

    grafana/grafana

    74,456View on GitHub↗

    Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external

    TypeScriptalertinganalyticsbusiness-intelligence
    View on GitHub↗74,456
  • elastic/logstashelastic avatar

    elastic/logstash

    14,884View on GitHub↗

    Logstash is a JVM-based event processor and extract, transform, load system designed for log data processing pipelines. It functions as a plugin-based data ingestor that collects, transforms, and delivers logs and event data from multiple sources to various destinations. The system utilizes a modular architecture of interchangeable input, filter, and output components to handle real-time data ingestion and enterprise log aggregation. Users can extend the pipeline's functionality by developing custom plugins to support unique data sources or specific transformation logic. The platform covers

    Java
    View on GitHub↗14,884
  • elastic/beatselastic avatar

    elastic/beats

    12,630View on GitHub↗

    Beats is a collection of lightweight, modular agents designed to gather, process, and forward operational telemetry from distributed infrastructure to centralized storage and analysis platforms. These agents function as a distributed data transport layer, decoupling the collection of logs, metrics, and network events from their final delivery destination. By maintaining local state and managing data flow, the system ensures reliable transmission of information across heterogeneous environments. The project distinguishes itself through a modular pipeline architecture that allows for the assemb

    Gofilebeatheartbeatmetricbeat
    View on GitHub↗12,630
  • fluent/fluentdfluent avatar

    fluent/fluentd

    13,554View on GitHub↗

    Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from diverse sources to various storage backends. It functions as a log forwarding agent and pipeline orchestrator, transforming raw unstructured log strings into formatted objects using structured log parsing. The project utilizes a plugin-based pipeline architecture to route data through independent input, filter, and output stages. It differentiates itself through tag-based event routing, which uses regular expression patterns to direct specific data streams to their intended destinat

    Ruby
    View on GitHub↗13,554
Compare all 30 related projects→

Frequently asked questions

What does collectd/collectd do?

The system statistics collection daemon. Please send Pull Requests here!

What are the main features of collectd/collectd?

The main features of collectd/collectd are: Data Collection Agents, Metrics Collection, Observability and Monitoring, System Monitoring.

Which projects share features with collectd/collectd?

Projects with overlapping indexed features include: grafana/grafana — Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a… fluent/fluentd — Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from… elastic/beats — Beats is a collection of lightweight, modular agents designed to gather, process, and forward operational telemetry… elastic/logstash — Logstash is a JVM-based event processor and extract, transform, load system designed for log data processing… grafana/loki — Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes… influxdata/telegraf — Telegraf is a modular, cross-platform telemetry pipeline designed to collect, process, and route metrics from diverse…