Giter VIP home page Giter VIP logo

prometheus_dorado_exporter's Introduction

Overview

Description

Prometheus exporter for Huawei Dorado SAN

Collects metrics from Huawei storages' API

Collected metrics:

  • All components
    • running status
    • health status
  • Disk
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • avg_read_latency
    • avg_write_latency
    • queue_length
  • BBU
    • remainlife
  • Enclosure
    • temperature
  • Controller
    • cpu usage
    • ram size
    • ram usage
    • queue_length
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • avg_read_latency
    • avg_write_latency
    • avg_cpu_usage
    • avg_cache_usage
    • read_cache_hits
    • write_cache_hits
    • read_cache_usage
    • write_cache_usage
    • cache_page_usage
    • cache_chunk_usage
    • max_read_kbytes
    • max_write_kbytes
  • Eth ports
    • errors count
    • usage
    • queue_length
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • avg_read_latency
    • avg_write_latency
  • SAS ports
    • errors count
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • max_read_latency
    • max_write_latency
    • avg_read_latency
    • avg_write_latency
  • LUNs
    • capacity total
    • capacity allocated
    • queue_length
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • avg_read_latency
    • avg_write_latency
    • read_cache_hits
    • write_cache_hits
  • Disk pool
    • capacity total
    • capacity allocated
    • remainlife
    • queue_length
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • avg_read_latency
    • avg_write_latency
  • Storage pool
    • capacity total
    • capacity allocated
    • queue_length
    • read_iops
    • read_mbytes
    • write_iops
    • write_mbytes
    • max_latency
    • avg_read_latency
    • avg_write_latency

Dashboard overview

Dashboard displays almost all metrics listed

Screenshot Screenshot Screenshot Screenshot Screenshot

Running exporter

  1. Specify your Dorado superadmin credentials inside dorado_exporter/config.ini. Admin is not able to collect metrics. So superadmin creds is the only option
  2. Run docker-compose build && docker-compose up
  3. Configure prometheus to collect data from your_exporter_ip:9720. Note: you must pass your SAN address with "address" GET parameter (http://your_exporter_ip:9720?address=your_dorado_ip:port)

Dashboard installation

  1. Install Boomtable panel. grafana-cli plugins install yesoreyeram-boomtable-panel
  2. Import grafana/grafana_dashboard.json to your Grafana installation
  3. Enjoy =)

prometheus_dorado_exporter's People

Contributors

slo-oth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.