Plugins 〉stagemonitor Elasticsearch


Developer

stagemonitor

Sign up to receive occasional product news and updates:


Grafana Cloud
ObservabilityCON on the Road: Chicago (Mar 11)

See demos of new Grafana Cloud observability workflows, hear community success stories, and leave with what you need to advance your observability roadmap.


The stagemonitor Elasticsearch plugin has been deprecated and is no longer maintained.

Application
community

stagemonitor Elasticsearch

  • Overview
  • Installation
  • Related content

This app bundles dashboards for the open source Java monitoring tool stagemonitor.

Dashboards

  • Request Response Time Metrics
  • Application Server
  • Custom stagemonitor Metrics
  • EhCache
  • External Requests (for example JDBC)
  • Host
  • JVM
  • Logging (for example Log4j, slf4j, ...)

Requirements

Setup

Add Datasource

In the config tab of the app, enter the Elasticsearch url and your stagemonitor reporting interval and click the Enable button. The app then automatically creates a Elasticsearch datasource named ES stagemonitor for you.

Import dashboards

Select the dashboards tab and import the dashboards you are interested in.

Install stagemonitor

Follow the installation steps in the stagemonitor wiki: https://github.com/stagemonitor/stagemonitor/wiki/Installation

Installing stagemonitor Elasticsearch on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Application

Use the grafana-cli tool to install stagemonitor Elasticsearch from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Enable it

Next, log into your Grafana instance. Navigate to the Plugins section, found in your Grafana main menu.

Click the Apps tabs in the Plugins section and select the newly installed app.

To enable the app, click the Config tab. Follow the instructions provided with the application and click Enable. The app and any new UI pages are now accessible from within the main menu, as designed by the app creator.

If dashboards have been included with the application, they will attempt to be automatically installed. To view the dashboards, re-import or delete individual dashboards, click the Dashboards tab within the app page.