Sha256: 5ce20e7c2a85f9845689550521297ba98f3e5bb1412cd0ab6e5d9ef117aa7f27

Contents?: true

Size: 721 Bytes

Versions: 8

Compression:

Stored size: 721 Bytes

Contents

# Ganymed

Ganymed is a daemon that collects Metriks from third-party applications.

The metriks gem and its logfile reporter are a great tool for rapid metric
collection. However applications have to collect metrics themselves. In order
to collect system-level metrics and metrics from applications like MySQL or
MongoDB, these applications have to be polled from the outside. Ganymed polls
thos applications and system-level metrics (in /proc or similar).

## Installation

TBD

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ganymed-0.5.2 README.md
ganymed-0.5.1 README.md
ganymed-0.5.0 README.md
ganymed-0.4.4 README.md
ganymed-0.4.3 README.md
ganymed-0.4.2 README.md
ganymed-0.4.1 README.md
ganymed-0.4.0 README.md