Unsolved
This post is more than 5 years old
10 Posts
0
2080
July 17th, 2017 03:00
Display increment of used capacity over a month
Hi guys,
I'm looking for a way do display in a table the increment of used capacity for a storage volume over a specific time period (i.e. a month), instead of the standard display mode which can only operate with the last value (or its average in a period).
Should I play with formulas to obtain the difference between the last sample and an older one? How to do it?
Thanks!
No Events found!
isakats
141 Posts
0
July 17th, 2017 07:00
Hi liv913,
This would definitively be easier to do with a graph or an interactive table. You might be able to achieve this by selecting "min" as the Sampling type and "use a fixed time range last 1 month" as the Column time Range.
Regards,
Isaka
nerdnair
1 Rookie
•
68 Posts
0
July 18th, 2017 12:00
You can try using the math.delta formula and give the number of periods as 30. Use the time settings for the report to have 1 day values using last aggregation.
The below link should give you an idea
ViPR SRM Report showing Storage Group Used Capacity Delta between two days.
liv913
10 Posts
0
July 19th, 2017 08:00
Hi, I tried the procedure you suggested but I have some issues with calculations.
See below... I would expect a difference of 3 TB for Tuesday:
I have updated delta formula with the fix you suggested, because we're using SRM 3.7.
Calculations have been defined in the following way:
What am I missing?
Thanks!
nerdnair
1 Rookie
•
68 Posts
0
July 20th, 2017 06:00
Would you be able to send me a copy of your report definition ? Could you set your parent reports time configuration as follows on the Report configuration tab
previouslastcurrent15 minutes30 minutes1 hour6 hours1 day1 week1 month3 months6 months1 yearcustom
real-time1 hour1 day1 week
averageminmaxsumlastcount
liv913
10 Posts
0
July 20th, 2017 07:00
Here it is: https://community.emc.com/docs/DOC-59734
nerdnair
1 Rookie
•
68 Posts
0
July 21st, 2017 07:00
Could you please try importing the below report and see if it gives you the right numbers ?
Capacity analysis Definition.xml
liv913
10 Posts
0
July 21st, 2017 08:00
Mmm it seems I cannot run your report, maybe because we have a different version of SRM... see what I find in the logs:
Exception occurred during processing request: com.watch4net.apg.v2.gui.tree.expansion.parser.ParseException: Encountered " " "" at line 1, column 19.
nerdnair
1 Rookie
•
68 Posts
0
July 24th, 2017 07:00
I am on v 4.0.1 , I have uploaded another export of the report. please try again
Capacity analysis
liv913
10 Posts
0
July 24th, 2017 07:00
No I have the same error. We'll try to update SRM to v4 during the next week, maybe after that it will work...