Port details |
- rubygem-riemann-tools Collection of utilities which submit events to Riemann
- 0.2.14 net-mgmt
=0 Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2019-05-24 07:18:39
- Last Update: 2022-02-20 13:06:12
- Commit Hash: 7b279c9
- Also Listed In: rubygems
- License: MIT
- Description:
- Collection of utilities which submit events to Riemann, the real-time
streaming event monitoring system for your distributed infrastructure.
Includes comprehensive support out-of-the-box for Apache, Memcache,
Haproxy, Varnish, CouchDB, Nginx, Zookeeper, Consul, as well as various
OS-level statistics such as CPU, memory, disk, load, network interfaces,
and open TCP ports.
WWW: https://github.com/riemann/riemann-tools
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-riemann-tools>0:net-mgmt/rubygem-riemann-tools
- To install the port:
- cd /usr/ports/net-mgmt/rubygem-riemann-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/rubygem-riemann-tools
- pkg install rubygem-riemann-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-riemann-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1540515593
SHA256 (rubygem/riemann-tools-0.2.14.gem) = 5df2624d3ff4d442b2f698aea02946e7846d81ddc3d054f5bffc8bc1e3e8891f
SIZE (rubygem/riemann-tools-0.2.14.gem) = 18944
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-json>=1.8 : devel/rubygem-json
- rubygem-optimist>=3.0 : devel/rubygem-optimist
- rubygem-riemann-client>=0.2 : net-mgmt/rubygem-riemann-client
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Run
-
- net-mgmt/rubygem-riemann-rabbitmq
- Configuration Options:
- ===> The following configuration options are available for rubygem-riemann-tools-0.2.14:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_rubygem-riemann-tools
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Feb 2022 13:06:12 0.2.14 |
Dan Langille (dvl)  |
devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@) |
07 Apr 2021 08:09:01 0.2.14 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2.14 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 May 2019 07:18:20
0.2.14 |
dch  |
net-mgmt/rubygem-riemann-*: new ports for the riemann.io suite
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 |
Number of commits found: 4
|