Hi,
we want monitor a jms queue, the message count and time to process each message. But we have a lot of message and Zabbix cannt recollect values in real time. So that, we take a slide window for 3 minutes, we count the messages for example and wrote the total in a jmx mbean propertie.
Then we do an item in zabbix to check this mbean propertie with an interval of
30 seconds and it works. But we recollect many times the value and we don't want this.
If possible recollect this value more "synchronously" and only recollect this one time.
thank's.
we want monitor a jms queue, the message count and time to process each message. But we have a lot of message and Zabbix cannt recollect values in real time. So that, we take a slide window for 3 minutes, we count the messages for example and wrote the total in a jmx mbean propertie.
Then we do an item in zabbix to check this mbean propertie with an interval of
30 seconds and it works. But we recollect many times the value and we don't want this.
If possible recollect this value more "synchronously" and only recollect this one time.
thank's.