We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33501b6 commit 71c3415Copy full SHA for 71c3415
README.md
@@ -11,11 +11,11 @@ You should save the script in /usr/local/bin/ and do it executable. Use visudo a
11
```
12
visudo
13
14
-And paste the following line!
+Paste the following line!
15
16
zabbix ALL=(ALL) NOPASSWD: gstatus_discovery.py
17
18
-You have to add glusterfs.conf file in /etc/zabbix/zabbix_agennt.conf.d/
+You have to add glusterfs.conf file in /etc/zabbix/zabbix_agent.conf.d/
19
20
* You should save the script in /usr/local/bin directory and do it executable from zabbix user using sudo.
21
* The last one shoud be import zabbix_template.xml in zabbix
0 commit comments