This post is more than 5 years old
11 Posts
0
911
May 18th, 2015 14:00
Snapshot count?
Is there a way to determine the actual snapshot count at any given time? The GUI (max=1014) and CLI (get_images: max=1000) both limit the number shown. Is it possible to determine the total number of snapshots that currently exist in a CG?
Thanks!
No Events found!
forshr
2 Intern
•
1.1K Posts
0
May 19th, 2015 12:00
As of 4.* there is no way to determine this from the UI or CLI.
Regards,
Rich
gmurray1
11 Posts
0
May 19th, 2015 12:00
Yeah, I noticed that in the CLI guide, but then tried to run the get_images command against our lab system, hoping there might be a "Showing 1000 out of XXXXX entries," but no such luck. I also tried get_raw_statistics, selecting the snapshot category, but the only "count" I got was this, which didn't look like what I wanted:
STATISTICS: name=distributorLatestSnapshotTransaction description: latest snapshot data counter/transaction counter . Value: 123864174264.00 transaction counter Samples: 11167663675523
gmurray1
11 Posts
0
May 19th, 2015 12:00
I was hoping that would not be the case, but knew it was a possibility. Thanks for a definitive answer, though, Rich!
forshr
2 Intern
•
1.1K Posts
0
May 19th, 2015 12:00
It's no consolation but you used to be able to get the information form get_images but never from the UI. They introduced a reporting algorithm with 4.0 for the CLI to provide a selection of up to 1000 images as you previously stated.