I'm just getting to know zabbix and I'm trying to monitoring a number of MQ services. I've written the scripts and they work fine and data is being collected. What I want to be able to do now is create triggers for alerts. I've an item mq.qmgr.status[QMGR1] and a mq.qmgr.status[QMGR2] item. I want to create a trigger to monitor both of these as opposed to creating individual triggers for each one. Is there any way I can specify a wild card in the trigger?
I suppose a more common example of this is file system monitoring. Is there a way to create a trigger for all file systems? e.g. {Template_AIX:vfs.fs.size[*,pfree].last(0)}<20?
If not I would certainly suggest that it would be a great feature. It would be even better if you could provide a regular expression as the parameter so that if PROD was in the name of the item being monitored it could have a higher severity to say DEV.
Thanks,
Robin
I suppose a more common example of this is file system monitoring. Is there a way to create a trigger for all file systems? e.g. {Template_AIX:vfs.fs.size[*,pfree].last(0)}<20?
If not I would certainly suggest that it would be a great feature. It would be even better if you could provide a regular expression as the parameter so that if PROD was in the name of the item being monitored it could have a higher severity to say DEV.
Thanks,
Robin