Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ypid/ansible-vnstat

Configure the network traffic monitor vnStat
https://github.com/ypid/ansible-vnstat

ansible-role monitoring network-flow

Last synced: 27 days ago
JSON representation

Configure the network traffic monitor vnStat

Awesome Lists containing this project

README

        

## vnstat

[![Travis CI](https://img.shields.io/travis/ypid/ansible-vnstat.svg?style=flat)](https://travis-ci.org/ypid/ansible-vnstat)
[![test-suite](https://img.shields.io/badge/test--suite-ansible--vnstat-blue.svg?style=flat)](https://github.com/ypid/test-suite-ypid/tree/master/ansible-vnstat/)
[![Ansible Galaxy](https://img.shields.io/badge/galaxy-ypid.vnstat-660198.svg?style=flat)](https://galaxy.ansible.com/ypid/vnstat)
[![Platforms](https://img.shields.io/badge/platforms-debian%20/%20ubuntu-lightgrey.svg?style=flat)](#)
[![GitHub Tags](https://img.shields.io/github/tag/ypid/ansible-vnstat.svg)](https://github.com/ypid/ansible-vnstat)
[![GitHub Stars](https://img.shields.io/github/stars/ypid/ansible-vnstat.svg)](https://github.com/ypid/ansible-vnstat)

Configure the network traffic monitor vnStat

This role lets the default settings of vnStat chosen by your Distribution
intact and allows you to make adjustments as needed.

### Installation

This role requires at least Ansible `v2.1.4`. To install it, run:

```Shell
ansible-galaxy install ypid.vnstat
```

To install via git, run either:

```Shell
git clone https://github.com/ypid/ansible-vnstat.git ypid.vnstat
git submodule add https://github.com/ypid/ansible-vnstat.git ypid.vnstat
```

### Authors and license

`vnstat` role was written by:

- Robin Schneider | [e-mail](mailto:[email protected]) | [GitHub](https://github.com/ypid)

License: [AGPLv3](https://tldrlegal.com/license/gnu-affero-general-public-license-v3-%28agpl-3.0%29)

***

README generated by [Ansigenome](https://github.com/nickjj/ansigenome/).