https://github.com/icinga/vola
https://github.com/icinga/vola
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/icinga/vola
- Owner: Icinga
- License: gpl-2.0
- Created: 2020-07-22T12:25:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T14:44:52.000Z (about 5 years ago)
- Last Synced: 2025-01-16T07:37:45.822Z (over 1 year ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vola Director Import Source
~~"Vola" stands for "Voilà!"~~ 😉
"Vola" stands for volatility.
It's a configurable Director import source which yields
a random amount of rows with random values.
## Installation
```bash
wget -qO- https://github.com/Icinga/vola/releases/download/v${VERSION}/vola.tgz |\
tar -xzC /usr/share/icingaweb2/modules
```
## Configuration
Once the vola module has been enabled,
navigate via the menu to "Vola" and add some columns.
(Required permission: config/modules)
After that an import source of type "Random (Vola)"
may be added in the [Director] itself.
[Director]: https://github.com/Icinga/icingaweb2-module-director