mirror of
https://github.com/outscale/zabbix-super-vision.git
synced 2024-11-14 20:35:47 +01:00
Update README.md
This commit is contained in:
parent
eda61647e4
commit
c5320462b2
@ -27,10 +27,15 @@ pip3 install -r requirements.txt
|
|||||||
## Usage
|
## Usage
|
||||||
Fill the settings.py file with your informations about Zabbix server IP, severity ...
|
Fill the settings.py file with your informations about Zabbix server IP, severity ...
|
||||||
|
|
||||||
|
### TV Mode
|
||||||
You can use the TV Mode :tv: to remove the menu from the page by adding /tv/ in your URL.
|
You can use the TV Mode :tv: to remove the menu from the page by adding /tv/ in your URL.
|
||||||
|
|
||||||
_Example:_ http://127.0.0.1:8080/tv/
|
_Example:_ http://127.0.0.1:8080/tv/
|
||||||
|
|
||||||
|
### MOTD
|
||||||
|
|
||||||
|
You can write a message which will be displayed for ALL host groups or only one with a different severity (Info, Warning, Disaster) by clicking on the button
|
||||||
|
:speech_balloon:
|
||||||
|
|
||||||
## Contributing
|
## 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.
|
- 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user