Visualize Device Data through Grafana Dashboards
Last updated
Was this helpful?
Last updated
Was this helpful?
A running DeviceOn server.
A running Grafana service with DeviceOn data source plugin.
A device which installed WISE-Agent, that connects to DeviceOn server.
Step 1: Launch Grafana Web Service Shortcut on Desktop or access the Grafana service endpoint.
Step 2: Login to Grafana portal with your account, password (Default: admin/admin)
Step 3: Create a data source to access DeviceOn SimpleJson API.
Click on “Add data source” and select “DeviceOn-SimpleJson”, (for previous version might be RMM-SimpleJson)
Step 4: Given below parameters for data source plugin to retrieve device data from DeviceOn APIs.
URL: http://<DEVICEON_SERVER>:8080/rmm/v1/grafana/simplejson
Access: Browser
Auth: Basic Auth (Support on perpetual version)
Basic Auth: DeviceOn Account & Password
Step 5: Create a dashboard to visualize your device data.
Select “Add Query” for your device.
Select DeviceOn-SimpleJson from “Queries to”, and pick-up your device with AgentID, Plugin, Sensor and Alias Name (Option).