Icinga/icingaweb2-module-vspheredb

InfluxDB feature should also send disk usage

dgoetz opened this issue · 4 comments

dgoetz commented

Expected Behavior

We would like to integrate a dashboard for disk usage at the service for VMs using the Grafana module with InfluxDB as backend filled by vSphereDB. In the future also the same will be needed for Datastores.

Current Behavior

The InfluxDB feature sends performance data for many values like disk io data for VMs, but is missing disk usage (per filesystem). There is only a checkcommand to monitor this.

Possible Solution

Data are also send to InfluxDB.

Your Environment

  • VMware vCenter®/ESXi™-Version: 7
  • Version/GIT-Hash of this module: 1.7.1
  • Icinga Web 2 version: 2.11.4
  • Operating System and version: CentOS 7.9
  • Webserver, PHP versions: Apache with PHP 7.3

I would like to extend this further, and say not just disk usage, but potentially a selectable list of available counters that could be selected to send to influx.