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: 10 days ago
JSON representation
Configure the network traffic monitor vnStat
- Host: GitHub
- URL: https://github.com/ypid/ansible-vnstat
- Owner: ypid
- License: agpl-3.0
- Created: 2015-04-03T16:40:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T19:03:58.000Z (about 6 years ago)
- Last Synced: 2026-06-05T21:29:31.246Z (23 days ago)
- Topics: ansible-role, monitoring, network-flow
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## vnstat
[](https://travis-ci.org/ypid/ansible-vnstat)
[](https://github.com/ypid/test-suite-ypid/tree/master/ansible-vnstat/)
[](https://galaxy.ansible.com/ypid/vnstat)
[](#)
[](https://github.com/ypid/ansible-vnstat)
[](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:ypid@riseup.net) | [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/).