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
8c00595604
commit
4fea24cd25
@ -9,11 +9,12 @@ Tested for Zabbix 4.4.10 and 6.2
|
|||||||
![](super-vision-example.png)
|
![](super-vision-example.png)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
You will need [Python 3.6+](https://www.python.org/) or later.
|
||||||
|
|
||||||
- gcc
|
- gcc
|
||||||
- python3-devel
|
- python3-devel
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
You will need [Python 3.6+](https://www.python.org/) or later.
|
|
||||||
It is a good practice to create a dedicated virtualenv first. Even if it usually won't harm to install Python libraries directly on the system, better to contain dependencies in a virtual environment.
|
It is a good practice to create a dedicated virtualenv first. Even if it usually won't harm to install Python libraries directly on the system, better to contain dependencies in a virtual environment.
|
||||||
|
|
||||||
- Clone this repository
|
- Clone this repository
|
||||||
|
Loading…
Reference in New Issue
Block a user