You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
3
3
This project was created to monitor Gluster Storage with Zabbix.
4
4
In this repository there are two files.
5
-
One python script that calls [gstatus](https://github.com/gluster/gstatus), discovering gluster volumes and print data we want, according the arguments giving.
5
+
One python script that calls [gstatus](https://github.com/gluster/gstatus), discovering gluster volumes and print data we want, according to the arguments given.
6
6
You have to install gstatus [gstatus](https://github.com/gluster/gstatus)
7
7
8
-
You should save the script in any directory you want, do it executable from zabbix user using sudo.
8
+
You should save the script in any directory you want, in order to do it executable from zabbix user using sudo.
9
9
You have to create a file in /etc/zabbix/zabbix_server.conf.d/ and add UserParameters:
10
10
11
11
* You should save the script in any directory you want, do it executable from zabbix user using sudo.
12
12
* You have to create a file in /etc/zabbix/zabbix_server.conf.d/ and add UserParameters:
13
13
14
-
*You shoud import zabbix_template.xml in zabbix
14
+
*The last one shoud be import zabbix_template.xml in zabbix
0 commit comments