Use the uri passed in $1 for server-status

This commit is contained in:
Daniel Berteaud 2016-11-09 17:15:49 +01:00
parent 6db86ee0c5
commit ab8ce667b4
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
UserParameter=httpd.discovery,/var/lib/zabbix/bin/disco_httpd
# Stats to get
UserParameter=httpd[*],/var/lib/zabbix/bin/check_httpd -w $1
UserParameter=httpd[*],/var/lib/zabbix/bin/check_httpd --uri $1 --what $2