The most recent content from our members.
We've had great success when developers expose MBeans as numeric data types. The problem is we'd like to fetch 'boolean', 'string' and/or composite data types. --- Example Use Case: Did file get sent to destionation (return: true/false) --- Is this supported (ie are we doing something wrong), or would it be a feature…
Overview I wanted to outline some misunderstanding and give some guidance on monitoring java web apps via remote JMX. The flavor of how you're hosting the java application, e.g. Tomcat, Websphere, etc, all follow the same foundation. First, the java web application can be accessed via a web browser (typically on port 8080)…
Overview I wanted to outline some misunderstanding and give some guidance on monitoring java web apps via remote JMX. The flavor of how you're hosting the java application, e.g. Tomcat, Websphere, etc, all follow the same foundation. This article builds off this previous article and assumes you have a working Java server…
Hi, I monitor a queue component from ActiveMQ. I check if the queue size attribute is greater than 0. I would like to purpose a button in the component monitor page to retry all messages. The operation exists in JMX. Can Solarwinds call a function in an MBean component ? Thanks Erwann
I have a collection of home grown java apps that are being monitored with SAM (or will be within the next 2 weeks) and I cannot find a way to trigger an alert on on of our key monitored items. The MBean in question presents an integer at a specified interval, this integer will increment each time it is presented to SAM, if…
It looks like you're new here. Sign in or register to get started.