Skip to content

Commit e38c08a

Browse files
committed
Fix break line
1 parent 903c5df commit e38c08a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ You have to create a file in /etc/zabbix/zabbix_server.conf.d/ and add UserParam
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
UserParameter=gluster_volume_info[\*],sudo /path/gstatus_discovery.py $1 $2
14+
1415
UserParameter=gluster_storage_info[\*],sudo /path/gstatus_discovery.py $1
16+
1517
UserParameter=gluster_volume_info,sudo /path/gstatus_discovery.py
1618
* The last one shoud be import zabbix_template.xml in zabbix
1719

0 commit comments

Comments
 (0)