Sha256: 6fb3f33fa68371c253d9036b8f2b95edbe7cd8854b9c77326e7c783e0473f897

Contents?: true

Size: 638 Bytes

Versions: 2

Compression:

Stored size: 638 Bytes

Contents

# Instrumental Tools

Collection of tools for use with the Instrumental (http://www.instrumentalapp.com/) app

## instrument_server

Use to collect various monitoring statistics of a server. Execute with:

```sh
instrument_server [INSTRUMENTAL_API_KEY]
```

Linux note: Install iostat (part of the sysstat package) in order to collect disk I/O metrics.

## instrumental

Output text graphs of the different metrics in your project.

See all options with: `instrumental --help`

## gitstrumental

Collect statistics on commit counts in a given git repo.  Execute in the repo directory with:

```sh
gitstrumental [INSTRUMENTAL_API_KEY]
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
instrumental_tools-0.1.1 README.md
instrumental_tools-0.1.0 README.md