Hello,
you should not need to worry about this. The statistics are counters, just like your utility meters (water, gas, electric, ...), which means that always increase. Setting the interval to 5 minutes, simply means, every 5 minutes the counters are written to the stat files.
If another application needs to have the statistics in 1 minute interval that will not interfere with your other application that needs 5-min intervals. Let's say the application with the 5 min setting is collecting the files at :00, :05, :10, .... The value in the files will be the value of the difference counters at that time, and it doesn't matter at :10 when the previous statistics files were created. The values in the stat files are absolute values in that sense, not delta values, so the interval doesn't really matter.
There are only two aspects that are influenced buy the interval:
- How long the files go back in time: there are (I believe) only 16 "versions" of the files, so setting a 1 minute interval means you can only see 16 minutes in the past, when you get all the files like during a support case, with 5 minutes this would be 80 minutes, but realistically it doesn't matter
- The maximum values: While 1 minute intervals allows for better capturing of maximum values, 1 minute is still a pretty long time, and with 5 min intervals any peak is even more smoothed out. This would be something visible in your application and different intervals are not interfering with each other.
- Note, there are some values in the stat files that are already max xyz values, and those will be a bid skewed for the application using the 5min intervals, because that application will collect every 5 minutes a files, which doesn't have the max value of the 5 min period, instead that file will include the max value of the last 1 minute of the period.
However in practical use of the data, this doesn't have a significant impact: Remember Spectrum Control is running with 1 min intervals (for selected IBM systems) but Storage Insights is using 5 min intervals in many installations, and there is no issue with this.
I hope this helped
Regards, Markus
------------------------------
Markus Standau
Offering Leader for FlashSystems and SVC
IBM
Walldorf
------------------------------
Original Message:
Sent: Mon July 29, 2024 11:00 PM
From: SUNG EUN KIM
Subject: Inquiry regarding startstats -interval for SVC and V7000
Dear,
The customer wants to monitor the performance of SVC and V7000 through a solution called Arxview.
In Arxview, there is a guide that change "startstats -interval 5".
So, I executed the startstats -interval 5 command to change the interval to 5 minutes, but after a while, the interval was restored to 1 minute.
We would like to continuously collect performance in 5 minute increments, so please provide guidance on this.
Thanks.
------------------------------
SUNG EUN KIM
------------------------------