Use the uri passed in $1 for server-status

tags/zabbix-agent-addons-0.2.20-1
Daniel Berteaud 8 years ago
parent 6db86ee0c5
commit ab8ce667b4
  1. 2
      zabbix_conf/httpd.conf

@ -3,4 +3,4 @@
UserParameter=httpd.discovery,/var/lib/zabbix/bin/disco_httpd UserParameter=httpd.discovery,/var/lib/zabbix/bin/disco_httpd
# Stats to get # 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

Loading…
Cancel
Save