mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-05 13:53:15 -04:00
Dashboard code
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: 1
|
||||||
|
|
||||||
|
providers:
|
||||||
|
- name: 'Default'
|
||||||
|
folder: 'Zerto Encryption Analyzer'
|
||||||
|
options:
|
||||||
|
path: /etc/grafana/provisioning/dashboards
|
||||||
@@ -6,3 +6,4 @@ datasources:
|
|||||||
# Access mode - proxy (server in the UI) or direct (browser in the UI).
|
# Access mode - proxy (server in the UI) or direct (browser in the UI).
|
||||||
access: proxy
|
access: proxy
|
||||||
url: http://prometheus:9090
|
url: http://prometheus:9090
|
||||||
|
scrapeInterval: 10s
|
||||||
|
|||||||
@@ -2,9 +2,6 @@ global:
|
|||||||
scrape_interval: 10s
|
scrape_interval: 10s
|
||||||
evaluation_interval: 10s
|
evaluation_interval: 10s
|
||||||
|
|
||||||
external_labels:
|
|
||||||
monitor: 'ransomware'
|
|
||||||
|
|
||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: 'ransomexporter'
|
- job_name: 'ransomexporter'
|
||||||
scrape_interval: 10s
|
scrape_interval: 10s
|
||||||
|
|||||||
Reference in New Issue
Block a user