Start a Conversation

Unsolved

This post is more than 5 years old

447

September 21st, 2014 13:00

Module Information

I have been digging through the Avamar PostgreSQL DB now for about two hours. I cannot seem to find the information about the module.  From the GUI go to Server, then the Server Management tab and then select Module 0 and it gives you information like the total physical capacity of the device, the IP address, total utilization.  I would like to poll this information from the database for a report I am writing.  Anybody have any ideas about where this information is stored?

Ryan

215 Posts

September 21st, 2014 14:00

Perhaps an easier approach for you would be to use mccli as shown below.

root@avamar-01:/atoadmin/#: mccli server show-prop

0,23000,CLI command completed successfully.

Attribute Value

23 Posts

September 22nd, 2014 17:00

I appreciate it Adam. That did the trick. I am using plink with mccli via Powershell to get what I need.

No Events found!

Top