7 Monitoring

In order to monitor the ApiFest Mapping Server and the ApiFest OAuth 2.0 Server, you can use standard tools for Java monitoring.
For additional JMX monitoring of the ApiFest Mapping Server and the ApiFest OAuth 2.0 Server (if you are using Hazelcast as a storage, the default storage) you can pass the following environment variables when you start the server:
-Dhazelcast.jmx=true -Dhazelcast.jmx.detailed=true -Dhazelcast.rest.enabled=true
That will enable the monitoring of Hazelcast in-memory data grid used in the ApiFest Mapping Server and (enabled by default) in the ApiFest OAuth 2.0 Server.