Collect and monitor salt activities.
Check the list here.
Python >= 3.6
influxdb >= 1.7.6
salt-master >= 2018.3.2
redis >= 4.0.9
pip install pipenv
pipenv install --system --deploy
For stable version, please check releases section.
- Run
bash start.sh dev/prod
Soon.
Contributions are always welcome.
- Fork the repo
- Create a pull request against master
- Be sure tests pass (if exists)
Check GitHub Flow for details.