Difference between revisions of "NetXMS Grafana datasource setup"

m
Text replacement - "^" to "{{deprecated}}"
(Created page with "The NetXMS Grafana datasource provides an alternative way of monitoring to that of the NetXMS Web and Desktop consoles or the Android app, by using the Grafana platform and th...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
The NetXMS Grafana datasource provides an alternative way of monitoring to that of the NetXMS Web and Desktop consoles or the Android app, by using the Grafana platform and the [[NetXMS WebAPI|NetXMS WebAPI]].
{{deprecated}}The NetXMS Grafana datasource provides an alternative way of monitoring to that of the NetXMS Web and Desktop consoles or the Android app, by using the Grafana platform and the [[NetXMS WebAPI|NetXMS WebAPI]].


== Requirements ==
== Requirements ==
Line 6: Line 6:
*A running instance of the [[NetXMS WebAPI|NetXMS WebAPI]].
*A running instance of the [[NetXMS WebAPI|NetXMS WebAPI]].
*A running instance Grafana (more information in https://grafana.com/get).
*A running instance Grafana (more information in https://grafana.com/get).
*Access to the Grafana server files (for datasource installation).


== Installation ==
== Installation ==
See https://grafana.com/plugins/radensolutions-netxms-datasource/installation
For installation from source:
1. Clone the NetXMS Grafana datasource GitHub repository from https://github.com/netxms/grafana.
1. Clone the NetXMS Grafana datasource GitHub repository from https://github.com/netxms/grafana.
2. Copy the files from the repository to {{#tag:syntaxhighlight|GRAFANA_HOME/data/plugins/datasources/NetXMS|lang=bash}}
2. Copy the files from the repository to {{#tag:syntaxhighlight|GRAFANA_HOME/data/plugins/datasources/NetXMS|lang=bash}}
3. Restart your Grafana server.
3. Restart your Grafana server.
4. Login to your Grafana web interface and add the NetXMS datasource in the Data Sources section.
 
4. Login to your Grafana web interface and add the NetXMS datasource in the Data Sources section by selecting "Basic Auth" in the "Auth" section and, if using "Browser" access, select "With Credentials"


== Features ==
== Features ==