Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radeksimko/puppet-smokeping

Puppet module for installing and configuring Smokeping
https://github.com/radeksimko/puppet-smokeping

Last synced: 12 days ago
JSON representation

Puppet module for installing and configuring Smokeping

Awesome Lists containing this project

README

        

## Smokeping Puppet Module

Module for installing and configuring [Smokeping](http://oss.oetiker.ch/smokeping/),
tool for monitoring the latency of your network.

### Testing

```bash
rake lint # Check puppet manifests with puppet-lint
rake spec # Run spec tests in a clean fixtures directory
```