ActiveMQ Artemis doesn't provide its own generic alerting mechanism.
However, management and monitoring functionality is exposed through JMX.
Therefore, any tool that can monitor MBeans and can perform alerting (e.g.
Nagios) can do what you need. Configuring such alerts will be based on
which monitoring software you choose. Refer to the tool's own documentation
for this information. You can also refer to the Artemis documentation [1]
for more details on broker management and monitoring.

You can also use a Prometheus & Grafana solution by configuring the JMX
exporter [2]. In the not-too-distant-future this will be an option out of
the box.

For the record, it's "ActiveMQ Artemis" not "Artemis MQ." I just wanted to
clarify that to avoid potential confusion in the future.


Justin

[1] https://activemq.apache.org/artemis/docs/latest/management.html
[2] https://github.com/prometheus/jmx_exporter

On Mon, Mar 25, 2019 at 1:37 AM naveen <naveenraz...@gmail.com> wrote:

> Dear Team,
>
> I am looking for Artemis MQ objects monitoring  and alerting mechanism
> (EX:-
> if queue depth is continuously increasing ) , so reduce downtime and
> increases efficiency of the Artemis MQ system.
>
> so please let us know the suitable tools and how to configure those
> metrics.
>
> please let me know if you have any references as well.
>
> Thanks
> Naveen
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to