All Projects → graylog-labs → Graylog Plugin Metrics Reporter

graylog-labs / Graylog Plugin Metrics Reporter

Licence: gpl-3.0
Graylog Metrics Reporter Plugins

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Graylog Plugin Metrics Reporter

Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+311.27%)
Mutual labels:  elasticsearch, influxdb, monitoring, metrics, prometheus, graphite
Homer App
HOMER 7.x Front-End and API Server
Stars: ✭ 88 (+23.94%)
Mutual labels:  elasticsearch, influxdb, monitoring, metrics, prometheus
Appmetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Stars: ✭ 1,986 (+2697.18%)
Mutual labels:  influxdb, monitoring, metrics, prometheus, graphite
Netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
Stars: ✭ 57,056 (+80260.56%)
Mutual labels:  influxdb, monitoring, prometheus, graphite, statsd
Icinga2
Icinga is a monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
Stars: ✭ 1,670 (+2252.11%)
Mutual labels:  influxdb, monitoring, metrics, graphite, graylog
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+64590.14%)
Mutual labels:  elasticsearch, influxdb, monitoring, metrics, prometheus
Cernan
telemetry aggregation and shipping, last up the ladder
Stars: ✭ 306 (+330.99%)
Mutual labels:  influxdb, metrics, prometheus, graphite, statsd
Icingaweb2 Module Grafana
Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
Stars: ✭ 190 (+167.61%)
Mutual labels:  influxdb, monitoring, metrics, graphite
Stream Reactor
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
Stars: ✭ 753 (+960.56%)
Mutual labels:  mongodb, elasticsearch, influxdb, cassandra
Graylog Plugin Metrics
Graylog output plugin for Graphite and Ganglia
Stars: ✭ 16 (-77.46%)
Mutual labels:  monitoring, metrics, graphite, graylog
Graphite exporter
Server that accepts metrics via the Graphite protocol and exports them as Prometheus metrics
Stars: ✭ 217 (+205.63%)
Mutual labels:  monitoring, metrics, prometheus, graphite
Vsphere2metrics
VMware vSphere Performance Metrics Integration with Graphite & InfluxDB
Stars: ✭ 28 (-60.56%)
Mutual labels:  influxdb, monitoring, metrics, graphite
Es Stats
ElasticSearch cluster metrics -> Graphite
Stars: ✭ 91 (+28.17%)
Mutual labels:  elasticsearch, monitoring, metrics, graphite
Logmonitor
Monitoring log files on windows systems.
Stars: ✭ 23 (-67.61%)
Mutual labels:  monitoring, metrics, graphite, statsd
Influxgraph
Graphite InfluxDB backend. InfluxDB storage finder / plugin for Graphite API.
Stars: ✭ 87 (+22.54%)
Mutual labels:  influxdb, monitoring, metrics, graphite
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (+49.3%)
Mutual labels:  elasticsearch, influxdb, cassandra, prometheus
K8s
Important production-grade Kubernetes Ops Services
Stars: ✭ 253 (+256.34%)
Mutual labels:  mongodb, elasticsearch, monitoring, prometheus
Awesome Monitoring
INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.
Stars: ✭ 356 (+401.41%)
Mutual labels:  elasticsearch, influxdb, monitoring, prometheus
Homer7 Docker
HOMER 7 Docker Images
Stars: ✭ 47 (-33.8%)
Mutual labels:  elasticsearch, influxdb, monitoring, prometheus
Django Prometheus
Export Django monitoring metrics for Prometheus.io
Stars: ✭ 823 (+1059.15%)
Mutual labels:  monitoring, metrics, prometheus

Graylog Metrics Reporter plugins

Github Downloads GitHub Release Build Status

A collection of plugins for reporting internal Graylog metrics to other systems.

Installation

Put the JAR file of the desired metrics reporter plugin into the Graylog plugin directory of each Graylog node and add the relevant configuration settings to their configuration files.

After installing the metrics reporter plugin and adding the configuration settings, Graylog needs to be restarted.

Specific settings for each metrics reporter plugin have been documented in the respective README files:

Development

This project is using Maven 3 and requires Java 8 or higher. The plugin will require Graylog 3.0.0 or higher.

  • Clone this repository.
  • Run mvn package to build JAR files of all plugins.
  • Optional: Run mvn jdeb:jdeb and mvn rpm:rpm to create a DEB and RPM package respectively.
  • Copy generated JAR file(s) from the "target" directory to your Graylog server plugin directory.
  • Restart the Graylog server.

License

Copyright (c) 2016 Graylog, Inc.

This library is licensed under the GNU General Public License, Version 3.0.

See https://www.gnu.org/licenses/gpl-3.0.html or the LICENSE.txt file in this repository for the full license text.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].