Securepoint MDM Dashboard
Dashboard for visualizing Securepoint MDM API Data.
Configure Prometheus in the following path: ‘/etc/prometheus/prometheus.yml’.
Content:
scrape_configs:
config.
- job_name: 'securepoint_cloud_metrics'
scrape_interval: 60s # Do not edit
scrape_timeout: 30s
metrics_path: /sms-mgt-api/api/2.0/metrics
scheme: https
bearer_token: 'eyJhbGciOiJIUzI1NiIsInR5...'
static_configs:
- targets:
- portal.securepoint.cloud
The value of the API-Key (with quotation marks) is entered as bearer_token.
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |