← All dashboards

VAST_Cluster_Stats_vast_exporter

VAST Data Cluster stats

VAST 4.5 and newer includes an on-board prometheus exporter. This dashboard is donated from one of our cool customers. If you want to be as cool as them, get some VAST and get this dashboard. Simply add the following (with obvious edits) to your prometheus.yml and you are GTG.

  
  - job_name: 'vast'
    scheme: https
    scrape_interval: 10s
    metrics_path: '/api/prometheusmetrics/'
    static_configs:
        - targets: ['10.61.10.202:443']
    basic_auth:
       username: 'admin'
       password: 'xxxxxx'
    tls_config:
        insecure_skip_verify: true

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 63