cancel
Showing results for 
Search instead for 
Did you mean: 

Get Archive Size

Chris242
Level 4

Gang, I was wondering if I could get the size of an archive that is sitting in the vault.  I did a get-command get-* and didn't see anything really worth noting in PSH.  Any help would be great.

1 ACCEPTED SOLUTION

Accepted Solutions

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

i think you can find it by going to http://evserver/enterprisevault/usage.asp

click on the vault store where your archive is and then click on 'view usage report by archive name'

View solution in original post

6 REPLIES 6

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

i think you can find it by going to http://evserver/enterprisevault/usage.asp

click on the vault store where your archive is and then click on 'view usage report by archive name'

TonySterling
Moderator
Moderator
Partner    VIP    Accredited Certified

You could either use a sql query or just simple look at the usage.asp

 

http://your_evserver/enterprisevault/usage.asp

 

There are also reports that will give you that info.  What version are you?

JesusWept3
Level 6
Partner Accredited Certified

Remember the numbers aren't going to be all that beneficial for the fact that EV does alot of rounding in its numbers and OSIS is black magic as far as calculating ROI's and what not, but the usage is definitely a good start.

other than that you can just do SUM(s.ItemSize) FROM Saveset etc to get it, i believe there are querys in the last section of the admin guide

https://www.linkedin.com/in/alex-allen-turl-07370146

Chris242
Level 4

 

Express Vault Store

access denied access denied access denied access denied access denied access denied

I'm thinking I don't have something configured correctly.

All I really want to do is just view the size of the journaling mailbox.

JesusWept3
Level 6
Partner Accredited Certified

Open up Internet Information Services on the EV Server, expand out Default Website then the EnterpriseVault virtual directory
Find Usage.asp and ListVaults.asp and right click and go to properties, then go to the File Security tab, and then under Authentication and Access Control press the Edit button, uncheck the Integrated Windows Authentication check box and then press OK and then OK again

Go back to http://localhost/EnterpriseVault/usage.asp and it will prompt you for a username and password, enter the EV Credentials
you should now see the statistics for each vault store and the archives themselves

https://www.linkedin.com/in/alex-allen-turl-07370146

Rob_Wilcox1
Level 6
Partner

In addition you may wish to add that request to the Ideas section of this forum?

Working for cloudficient.com