cancel
Showing results for 
Search instead for 
Did you mean: 

OpsCenter Report Help - Storage Unit information

JGAbernethy
Level 3

Hello, I'm looking for some reporting help in OpsCenter. In the "Manage" tab there's a "storage" tab which displays "storage unit" information.
Since OpsCenter fails to provide a way to print this information or export it in anyway, I'm trying to find a way to generate the same table. So far every report I've tried doesn't return any information, which in of itself is a royal pain and confusing why it doesn't.  Anyways, ranting aside, has anyone tried to duplicate this particular table? If so, might I have a copy of the code or an explaination how it was done?
Thanks!

1 REPLY 1

NLeeds
Level 2

There's a couple different ways.  Perhaps the quickest way is to just run the command 

 bpstulist -U 

If you want a quick report way, there isn't really a good way in OpsCenter, unless you've paid for the Analytics license.  If you do have the SQL report option, try a query like 

 SELECT * FROM nom_Drive 

Or 

 SELECT * FROM nom_Robot