JMX MBeans provides a framework for monitoring and managing Java applications, such as the main Artifactory service. Artifactory exposes MBeans under the org.jfrog.artifactory
domain, which enables you to monitor repositories, executor pools, storage, and HTTP connection pools.
Note
The Artifactory product comprises many services and microservices, as described in System Architecture and JFrog Artifactory Product. Services such as the main Artifactory service, which are based on Java, can be monitored using JMX MBeans, as described in this section. Other service and microservices written in other languages can be monitored using OpenMetrics, as described in Artifactory Open Metrics Support.