Zaktualizuj 'README.md'

This commit is contained in:
osiu97 2019-01-18 14:02:31 +01:00
parent e4f9fff254
commit 7a9f26bddd
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
<h2>Configuration</h2><br/>
<h4>Add User in PVE cluster config</h4>
// TODO determine needed permissions
<h4>Modify configuration in PVE-Zabbix.py<h4/>
```
USERNAME = "zabbix@pve"
PASSWORD = "zabbix"
HOST = "localhost:8006"
```
<h4>Zabbix Config User Parameter:</h4>
```
UserParameter=pve-zabbix[*],/usr/bin/python /home/zabbix/PVE-Zabbix/PVE-Zabbix.py $1 $2 $3 $4 $5 $6