mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
059320610e
Riemann [net-mgmt/riemann] is a streaming event monitoring system designed for monitoring distributed systems in real time. This commit introduces the following gems: - rubygem-riemann-client - rubygem-riemann-dash - rubygem-riemann-rabbitmq - rubygem-riemann-tail - rubygem-riemann-tools Which allows connecting to riemann, to set & query events and the index, to view event status in real-time, whether as a dashboard of events, or as a classic tail in the terminal. An additional comprehensive set of integrations for popular tools such as Varnish, Haproxy, nginx, RabbitMQ, and more, are included in the riemann-tools gem. More information about Riemann in general is at https://riemann.io/ Reviewed by: romain Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17710
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
Allow streaming in real-time monitoring events from your distributed
|
|
systems, using the Riemann streaming event monitoring system, to your
|
|
terminal console.
|
|
|
|
WWW: https://github.com/wkf/riemann-tail
|