Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Introduction

Unlike the Standalone monitor, the Embedded, Javaagent-based monitor, is started embedded in the process of the application it monitors.  To use the Embedded monitor one typically has to do the following:

 

  • Enable JMX for the application which will be monitored, if metrics are retrieved via JMX (e.g. Solr, HBase, Kafka, Cassandra, but not Elasticsearch)
  • Add Embedded monitor to the application's Java command-line
  • Restart the application

 

For information specific to your particular application please go to http://apps.sematext.com/spm-reports/client.do where you can select you application and see the exact and simple instructions to follow.

 

  • No labels