mirror of
https://github.com/outscale/zabbix-super-vision.git
synced 2024-11-14 12:25:47 +01:00
Update README.md
This commit is contained in:
parent
86ec727e80
commit
72b9b94dd5
@ -56,6 +56,12 @@ Usage: super-server.py [-h]
|
||||
python3 super-server.py --zabbix_ip=127.0.0.1:8080 --zabbix_url='https://zabbix.internal' --alert_limit=100 --zabbix_hostgroup="Team-*" --zabbix_min_severity=3 --zabbix_login=Admin --zabbix_pass='admin' --list_zabbix_servers=127.0.0.1:10051 --zabbix_timeout=30 --port=8080
|
||||
```
|
||||
|
||||
## Next
|
||||
|
||||
- [ ] Pause page reload when push on button "Add message".
|
||||
- [ ] Refresh hostgroups in background not on script launch.
|
||||
- [ ] Clean/rework code.
|
||||
|
||||
## Contributing
|
||||
- If you think you've found a bug in the code or you have a question regarding the usage of this software, please reach out to us by opening an issue in this GitHub repository.
|
||||
- Contributions to this project are welcome: if you want to add a feature or a fix a bug, please do so by opening a Pull Request in this GitHub repository. In case of feature contribution, we kindly ask you to open an issue to discuss it beforehand.
|
||||
|
Loading…
Reference in New Issue
Block a user