Start a Conversation

Unsolved

This post is more than 5 years old

421

August 26th, 2015 13:00

gstclereports from cli versus NMC

I'm not able to get the reports to output the same data as in the NMC. I'm using some of the "Data Domain Statistics" reports to generate some time range on clients/groups. If I select client[A..E] and group[A..E] I get the right data in NMC but when I do it via CLI I always get the same data regardless of the query.

for instance

/opt/LGTOnmc/bin/gstclreport -u XXX -P XXX -r "/Reports/Data Domain Statistics/Save Set Details" -o landscape -v table -x html -C "Client Name" clientA.domain.com -C "Group Name" datadomain-A -f /networker/output/datadomain/reports/datadomain-A_ssdetails.html

/opt/LGTOnmc/bin/gstclreport -u XXX -P XXX -r "/Reports/Data Domain Statistics/Save Set Details" -o landscape -v table -x html -C "Client Name" clientB.domain.com -C "Group Name" datadomain-B -f /networker/output/datadomain/reports/datadomain-B_ssdetails.html


these both return the same data(ie savesets) to which ClientB/datadomain-B have completely different paths being backed up

No Responses!
No Events found!

Top