Hello.
I'm going to create a JIRA.
I'm also going to find some other points, if any, to check the actual
state, with other Jolokia requests.
Thanks for your help.
Regards.
Le lun. 4 mars 2024 à 07:18, Jean-Baptiste Onofré a écrit :
>
> Hi
>
> Jolokia health service only considers the BrokerSe
Hi
Jolokia health service only considers the BrokerService status, it
doesn't check all layers (like persistent store or transports).
I propose to create a Jira as it's possible to improve this.
In the meantime, you can implement your own check including the
different layers.
Regards
JB
On Thu,
Hello.
I'm looking for the best ways to check our ActiveMQ instances.
Trying the jolokia "health" service, I thought I had a nice way to do
it, but I see that the status is ... lying.
We use a jdbc persistence configuration, and when the database
crashes, the CurrentStatus is still "Good"... I'm
ing the health other than immediately after a new deployment.
Thanks,
adam
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activemq-health-tp4675512p4721282.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I beleive if you call healthStatus you
ter a new deployment.
Thanks,
adam
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activemq-health-tp4675512p4721282.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Thanks for your help.
2013/12/13 Robert Davies
> If you can use JMX there’s a HealthView MBean associated with the broker -
> which summarises things like memory usage, disk space usage, Queues with no
> consumers etc.
>
> On 13 Dec 2013, at 05:57, Rodrigo Ramos wrote:
>
> > Hello everybody
>
If you can use JMX there’s a HealthView MBean associated with the broker -
which summarises things like memory usage, disk space usage, Queues with no
consumers etc.
On 13 Dec 2013, at 05:57, Rodrigo Ramos wrote:
> Hello everybody
>
>
> Im starting with activemq. I have been reading about ho
Hello everybody
Im starting with activemq. I have been reading about how to test the
service. The site talks only about one way to do it, using netstat. Netstat
shows the status of listening port, but not the health of service.
Is there any way to test that the process is healthy?
Greetings