Skip to content

Commit 42923c0

Browse files
committed
Fix typos
1 parent 3ae387b commit 42923c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
This project was created to monitor Gluster Storage with Zabbix.
44
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.
66
You have to install gstatus [gstatus](https://github.com/gluster/gstatus)
77

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.
99
You have to create a file in /etc/zabbix/zabbix_server.conf.d/ and add UserParameters:
1010

1111
* You should save the script in any directory you want, do it executable from zabbix user using sudo.
1212
* You have to create a file in /etc/zabbix/zabbix_server.conf.d/ and add UserParameters:
1313

14-
* You shoud import zabbix_template.xml in zabbix
14+
* The last one shoud be import zabbix_template.xml in zabbix
1515

1616
### Examples executing script
1717
Giving no arguments

0 commit comments

Comments
 (0)