Kencow / Websphere-MQ-Template-for-Zabbix

Websphere MQ Template for Zabbix monitor, automatically discover MQM and local Queue, checking MQM's status and Queue's Depth.
MIT License
11 stars 9 forks source link

where is the ch* in zabbix-mq-3.4/my.conf #6

Open SIGLALALA opened 5 years ago

SIGLALALA commented 5 years ago

ONLY UserParameter=mqm_discvr[],/etc/zabbix/bin/mqm_discvr.sh $1 UserParameter=mqm_status[],/etc/zabbix/bin/mqm_status.sh $1

UserParameter=mq_discvr[],/etc/zabbix/bin/mq_discvr.sh UserParameter=mq_depth[],/etc/zabbix/bin/mq_depth.sh $1

Kencow commented 5 years ago

Could you add the ch* to mq.conf and test it? I have not the environment to fix it now, it would be great if you can help me on it.