This post is more than 5 years old
32 Posts
1
5003
April 17th, 2015 16:00
Avamar Proxy and Groups report
Hi guys,
I am trying to generate a report either via the built-in Avamar reporting, mccli or proxycp.jar to display an output of all groups that have been created on the Avamar and which proxies are protecting which groups.
The reason for this is because we are re-creating groups from an old Avamar on a new Avamar and we need a way to identify which proxies are protecting which VM groups. It gets very confusing because there are so many groups and so many proxies in the environment. As of yet, I have not seen a way to display which proxies are protecting which groups.
The only thing that has come close is java -jar proxycp.jar --listpolicy, but that just displays the number of proxies on each group which doesn't help much.
Amol
2 Intern
•
207 Posts
2
April 20th, 2015 11:00
Download the new version of proxycp (v 2.39) from FTP and run the following command
Hope this helps
Regards
Amol Powar
ksun87
32 Posts
0
April 20th, 2015 10:00
Thanks Amol. This is helpful, but I was hoping for a single command to list all groups and all individual proxies associated with those groups. Doesn't look like there's anything available that will do that. We will need to run proxycp.jar --listpolicy for each individual group? There are over 500 VM groups in the environment so it will require much manual labor.
Amol
2 Intern
•
207 Posts
0
April 20th, 2015 10:00
That makes sense, I'll add a new option in proxycp and update you in few minutes/hours
Amol
2 Intern
•
207 Posts
1
April 20th, 2015 10:00
Hi,
If you specify the group name in the --listpolicy it will show you all the vms/proxies associated with it. Is that what you are looking for ?
Regards
Amol Powar
ksun87
32 Posts
0
April 20th, 2015 13:00
Thanks Amol, this is perfect. Very much appreciated.
Ram.P
16 Posts
0
April 21st, 2015 23:00
Hi Amol,
I am trying to add some VM's from some temp_policies to Original_Policies, is there any option we can use your script to do that, as i do it manually its taking so much of time, as i have many policies to edit.
For example just like we do it in Networker, adding clients from 1 group to another by just drag n drop or via nsradmin, can you help me in doing the same with your script would be great.
Thanks
Ram
Amol
2 Intern
•
207 Posts
0
May 5th, 2015 16:00
Hello Ram,
Download the new version of ProxyCP (v2.40) from FTP and run the following command
Regards
Amol Powar