seanluce / ANFHealthCheck

A PowerShell Runbook that will provide useful information about your Azure NetApp Files (ANF) resources. Schedule this to run every day for the most up-to-date info delivered straight to your inbox.
GNU General Public License v3.0
9 stars 3 forks source link

RFE's for throughput and latency #10

Open scottkntap opened 2 months ago

scottkntap commented 2 months ago

Would it be possible to have the following features added to ANFHealthCheck?

  1. Throughput Limit- The ability for the logic app to report on whether the throughput limit on the volume has been breached per the “Throughput limit reached” metric and the number of times it has been breached.

  2. Top read/write latency- The ability for the logic app to report what the average read/write latency is on the volume.

Thanks