awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sematext/logagent-js

Open-source alternatives to Logagent Js

30 open-source projects similar to sematext/logagent-js, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Logagent Js alternative.

  • abrander/agentoالصورة الرمزية لـ abrander

    abrander/agento

    28عرض على GitHub↗

    Client/server collecting near realtime metrics from Linux hosts. Uses influxdb as backend.

    Go
    عرض على GitHub↗28
  • att-innovate/charmanderالصورة الرمزية لـ att-innovate

    att-innovate/charmander

    67عرض على GitHub↗

    Charmander Scheduler Lab

    Shell
    عرض على GitHub↗67
  • bbc-news/cloudwatch-senderالصورة الرمزية لـ BBC-News

    BBC-News/cloudwatch-sender

    53عرض على GitHub↗

    Retrieves metrics from Cloudwatch and sends them to InfluxDB / Graphite .

    Ruby
    عرض على GitHub↗53
  • ccpgames/aggregatedالصورة الرمزية لـ ccpgames

    ccpgames/aggregateD

    14عرض على GitHub↗

    aggregateD

    Go
    عرض على GitHub↗14
  • centreon/centreonالصورة الرمزية لـ centreon

    centreon/centreon

    159عرض على GitHub↗

    Open source part of the centreon monorepoc

    PHP
    عرض على GitHub↗159
  • chrissnell/gopherwxالصورة الرمزية لـ chrissnell

    chrissnell/gopherwx

    32عرض على GitHub↗

    RemoteWeather is a professional weather monitoring system that collects data from your weather station, stores it for historical analysis, and shares it through multiple channels including a beautiful live website, weather services, and amateur radio networks.

    Go
    عرض على GitHub↗32

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • codersaur/smartthingsالصورة الرمزية لـ codersaur

    codersaur/SmartThings

    314عرض على GitHub↗

    https://github.com/codersaur/SmartThings

    Groovy
    عرض على GitHub↗314
  • corpglory/accelerometer2influxالصورة الرمزية لـ CorpGlory

    CorpGlory/accelerometer2influx

    18عرض على GitHub↗

    This is an Android application that takes the x-y-z axis metrics from your phone accelerometer and then sends this data to your InfluxDB.

    Kotlin
    عرض على GitHub↗18
  • coussej/node-opcua-loggerالصورة الرمزية لـ coussej

    coussej/node-opcua-logger

    184عرض على GitHub↗

    A logger for logging OPCUA data to InfluxDB (and possibly other later). Has been running in production in several factories since mid 2016.

    JavaScript
    عرض على GitHub↗184
  • etsy/statsd-jvm-profilerالصورة الرمزية لـ etsy

    etsy/statsd-jvm-profiler

    335عرض على GitHub↗

    statsd-jvm-profiler is a JVM agent profiler that sends profiling data to StatsD. Inspired by riemann-jvm-profiler, it was primarily built for profiling Hadoop jobs, but can be used with any JVM process.

    Java
    عرض على GitHub↗335
  • faradayrf/aprs2influxdbالصورة الرمزية لـ FaradayRF

    FaradayRF/aprs2influxdb

    29عرض على GitHub↗

    This program interfaces ham radio APRS-IS servers and saves packet data into an influxdb database. aprs2influxdb handles the connection, parsing, and saving of data into an influxdb database from APRS-IS using line protocol formatted strings. Periodically, a status message is also sent to the…

    Python
    عرض على GitHub↗29
  • fullcontact/crankshaftdالصورة الرمزية لـ fullcontact

    fullcontact/crankshaftd

    6عرض على GitHub↗

    crankshaftd

    Go
    عرض على GitHub↗6
  • gatling/gatlingالصورة الرمزية لـ gatling

    gatling/gatling

    6,923عرض على GitHub↗

    Gatling is a load testing framework and traffic generation engine used to measure response times and error rates under heavy load. It functions as an as-code testing library, allowing users to define high-volume traffic simulations and performance tests through programming languages rather than graphical interfaces. The system enables multi-language load simulation and the ability to model concurrent user traffic to identify infrastructure bottlenecks and stability limits. It supports a test-as-code workflow, where version-controlled scripts are integrated into build pipelines as performance

    Scala
    عرض على GitHub↗6,923
  • google/cadvisorالصورة الرمزية لـ google

    google/cadvisor

    19,202عرض على GitHub↗

    cAdvisor is a container resource monitoring agent and performance analyzer that collects and exports CPU, memory, network, and disk usage statistics from running containers. It functions as a telemetry tool for discovering containers across various runtimes and serves as a Prometheus-compatible metrics exporter. The agent distinguishes itself by analyzing Linux control groups to provide visibility into resource consumption and limits. It utilizes kernel perf events and NUMA statistics for low-level hardware performance tracking and diagnostics, and it can identify out-of-memory kill events th

    Go
    عرض على GitHub↗19,202
  • influxdata/gradeالصورة الرمزية لـ influxdata

    influxdata/grade

    43عرض على GitHub↗

    grade ingests Go benchmark data into InfluxDB so that you can track performance over time.

    Go
    عرض على GitHub↗43
  • influxdata/telegrafالصورة الرمزية لـ influxdata

    influxdata/telegraf

    17,619عرض على GitHub↗

    Telegraf is a modular, cross-platform telemetry pipeline designed to collect, process, and route metrics from diverse infrastructure, applications, and hardware. It functions as a server-side middleware that normalizes heterogeneous data into a unified format, enabling consistent monitoring across complex environments. By utilizing a plugin-driven architecture, the agent manages the entire lifecycle of telemetry data from initial ingestion to final transmission. The project distinguishes itself through a declarative, configuration-driven execution model that allows users to define complex dat

    Gogolanghacktoberfestinfluxdb
    عرض على GitHub↗17,619
  • jmxtrans/jmxtransالصورة الرمزية لـ jmxtrans

    jmxtrans/jmxtrans

    1,703عرض على GitHub↗

    jmxtrans

    Java
    عرض على GitHub↗1,703
  • kpacha/mesos-influxdb-collectorالصورة الرمزية لـ kpacha

    kpacha/mesos-influxdb-collector

    16عرض على GitHub↗

    mesos-influxdb-collector

    Go
    عرض على GitHub↗16
  • kubernetes-retired/heapsterK

    kubernetes-retired/heapster

    2,637عرض على GitHub↗

    Heapster enables Container Cluster Monitoring and Performance Analysis for Kubernetes (versions v1.0.6 and higher), and platforms which include it.

    Go
    عرض على GitHub↗2,637
  • loadimpact/k6الصورة الرمزية لـ loadimpact

    loadimpact/k6

    30,891عرض على GitHub↗

    k6 is a developer-centric load testing suite and command-line load generator designed for network performance validation. It functions as a JavaScript load testing tool that utilizes a Go-based runtime engine to simulate concurrent user traffic and validate API responses across HTTP, gRPC, and WebSockets. The project distinguishes itself by using code rather than a graphical interface to define workload scenarios and performance thresholds. It features a pluggable protocol architecture and an extension ecosystem that allows for the addition of custom protocols and specialized testing capabili

    Go
    عرض على GitHub↗30,891
  • logary/logaryالصورة الرمزية لـ logary

    logary/logary

    532عرض على GitHub↗

    Logs and metrics are one! Professional logging, metrics and analytics for your apps.

    F#
    عرض على GitHub↗532
  • mozilla-services/hekaالصورة الرمزية لـ mozilla-services

    mozilla-services/heka

    3,403عرض على GitHub↗

    DEPRECATED: Data collection and processing made easy.

    Go
    عرض على GitHub↗3,403
  • nicolargo/glancesالصورة الرمزية لـ nicolargo

    nicolargo/glances

    32,840عرض على GitHub↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Pythonmonitoringmulti-platformpython
    عرض على GitHub↗32,840
  • oxalide/vsphere-influxdb-goالصورة الرمزية لـ Oxalide

    Oxalide/vsphere-influxdb-go

    213عرض على GitHub↗

    This is a tool written in Go that helps you do your own custom tailored monitoring, capacity planning and performance debugging of VMware based infrastructures. It collects all possible metrics from vCenters and ESXi hypervisors about hosts, clusters, resource pools, datastores and virtual…

    Go
    عرض على GitHub↗213
  • postmates/cernanالصورة الرمزية لـ postmates

    postmates/cernan

    314عرض على GitHub↗

    Cernan is a telemetry and logging aggregation server. It exposes multiple interfaces for ingestion and can emit to multiple aggregation sources while doing in-flight manipulation of data. Cernan has minimal CPU and memory requirements and is intended to service bursty telemetry without load…

    Rust
    عرض على GitHub↗314
  • poxet/influx-capacitorالصورة الرمزية لـ poxet

    poxet/Influx-Capacitor

    45عرض على GitHub↗

    Influx-capacitor collects metrics from windows machines using Performance Counters. Data is sent to influxDB to be viewable by grafana.

    C#
    عرض على GitHub↗45
  • pstadler/metrics.shالصورة الرمزية لـ pstadler

    pstadler/metrics.sh

    144عرض على GitHub↗

    metrics.sh is a lightweight metrics collection and forwarding daemon implemented in portable POSIX compliant shell scripts. A transparent interface based on hooks enables writing custom collectors and reporters in an elegant way.

    Shell
    عرض على GitHub↗144
  • riemann/riemannالصورة الرمزية لـ riemann

    riemann/riemann

    4,266عرض على GitHub↗

    Riemann is a Clojure-based event stream processor and real-time analytics engine. It functions as a network telemetry pipeline and extensible event router that ingests, transforms, and routes event data from distributed systems. The system uses a domain-specific language to compute metrics and statistical patterns over continuous streams, enabling network trend analysis and real-time alerting. It supports dynamic plugin loading from the classpath and allows for live configuration reloading without interrupting active event streams. Capabilities include centralized telemetry aggregation, even

    Clojure
    عرض على GitHub↗4,266
  • sematext/sematext-agent-integrationsالصورة الرمزية لـ sematext

    sematext/sematext-agent-integrations

    13عرض على GitHub↗

    Sematext Agent integrations are built, contributed, and maintained by both the community and Sematext. Like its integrations the Sematext Agent is open-source as well.

    عرض على GitHub↗13
  • shawn-sterling/graphiosالصورة الرمزية لـ shawn-sterling

    shawn-sterling/graphios

    288عرض على GitHub↗

    Graphios

    Python
    عرض على GitHub↗288