We've updated our Terms of Service and Privacy Policy. Please review the changes as you continue to interact with us.
Learn more
Plugins
NetXMS logo

NetXMS

Raden Solutions

Get plugin
This plugin has been deprecated and is no longer maintained.

Grafana datasource for NetXMS open source monitoring system

Alt text

Issue tracker

The datasource currently provides the following functionality:

  • Visualisation of configured data collection items for objects in graphs and tables
  • Listing of active alarms on a general or a per object basis

Installation instructions:

  1. Deploy netxms-websvc.war to any Java Servlet container of you liking (Jetty9, for example)
  2. Make sure API is working by requesting /info page with your browser

Using grafana-cli:

  1. grafana-cli install radensolutions-netxms-datasource
  2. Restart Grafana server

Manually:

  1. Clone the repository to your $GRAFANA_HOME/data/plugins/datasources directory
  2. Restart Grafana server

Configuration

  1. Login to your Grafana web interface
  2. Add the NetXMS datasource in the Data Sources section
  3. Specify API endpoint
  4. Select either "Basic Auth" in the "Auth" section or "With Credentials" if "Browser" access is used

Development instructions

  1. Clone the repository to your $GRAFANA_HOME/data/plugins/datasources directory
  2. run yarn to download and install the required dependencies
  3. run grunt to update for changes in the source
Version
1.2.3
Developer
Raden Solutions
Last Updated
January 18, 2024