Hi

I use latest windows_Exporter

I mount SMB share with this command:

New-PSDrive -Name P -PSProvider FileSystem -Root '\\example.org\es-DFR4-index' -Credential example\SA-45-app5 -Persist

But there is no metric about this share:

# HELP windows_logical_disk_size_bytes Total space in bytes, updates every 10-15 min (LogicalDisk.PercentFreeSpace_Base)
# TYPE windows_logical_disk_size_bytes gauge
windows_logical_disk_size_bytes{volume="C:"} 1.07004035072e+11
windows_logical_disk_size_bytes{volume="D:"} 6.4405635072e+10
windows_logical_disk_size_bytes{volume="E:"} 2.1455962112e+10
windows_logical_disk_size_bytes{volume="HarddiskVolume1"} 3.65953024e+08
windows_logical_disk_size_bytes{volume="L:"} 2.1455962112e+10

I wish to check disk usage of this share.

How-To see metrics of "Network Locations"

Thank you and a nice day!
Jason

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/7c5a6c90-304b-474a-a3b9-f2a16af3d3ac%407748229.xyz.

Attachment: OpenPGP_0x0D0C34B5DF58FE9D.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to