Active IQ Unified Manager Discussions

NetApp-harvest - Unable to list the volume usage metric values on prometheus using harvest exporter

BigDataSupportTeam
40 Views

NetApp-AFF-ONTAP - Unable to list the volume usage metric values on prometheus using harvest exporter.

 

Configured harvest exporter and initially it was fetching or populating values for all metrics.

No recent changes but it stopped populating values for volume related metrics.

 

On NetApp- ONTAP i could see lot of pending GET requests from harvest user in audit logs.

 

Issue observed with volume usage metrics and snapshot metrics volume_size_used,volume_size_available,volume_filesystem_size,volume_size_total,volume_size_used_percent,volume_inode_used_percent,volume_inode_used_percent,volume_snapshots_size_used,volume_snapshots_size_available

 

harvest.yml 

----------------

Admin:

Tools:

Exporters:
prometheus:
exporter: Prometheus
local_http_addr: 0.0.0.0
port: 12990


Defaults:
collectors:
- Rest
- RestPerf
# - Zapi
# - ZapiPerf
# - Ems
# - StorageGrid
use_insecure_tls: true

Pollers:
<dc-name>:
datacenter: <dc-name>
addr: <address>
username: harvest
password: <password>
exporters:
- prometheus
collectors:
- Rest
- RestPerf
objects:
volumes: true
svm: true
aggregate: true
node: true
lif: true
qos: true
svm_include: ["*"]

1 REPLY 1

BigDataSupportTeam
38 Views

NetApp-Harvest:

 

Kindly check this on priority.

Public