Forum Discussion

Archana's avatar
6 years ago

How to calculate IOPS in my dashboard

I have the data regarding number of reads and number of writes happened in the disk for every 2 minutes. I would like to calculate the IOPS out of this data.

Could anyone please suggest me some idea to achieve this.

2 Replies

Replies have been turned off for this discussion
  • On 12/28/2018 at 5:17 PM, Archana said:

    I have the data regarding number of reads and number of writes happened in the disk for every 2 minutes. I would like to calculate the IOPS out of this data.

    Could anyone please suggest me some idea to achieve this.

    Could anyone please help me on this?

  • Hi @Archana, if you have total read/writes for 2 minute intervals, you should be able to make a graph with a Virtual DataPoint that divides reads and writes by 120 to get average IOPS for those intervals.