This post is more than 5 years old
2 Intern
•
137 Posts
0
1273
July 20th, 2010 07:00
Networker report
I need to generate a CLI report with networker showing the following information.
Client Start_Time End_time Dataset Status Media
I know I have to use mminfo but I dont know the name of the variables, if someone has the variable names it will be really helpful for me
thanks
0 events found
No Events found!


coganb
736 Posts
0
July 20th, 2010 08:00
On Powerlink, you can go to:
Home > Support > Technical Documentation and Advisories > Software ~ J-O ~ Documentation > NetWorker Family > NetWorker > 7.6 & Service Packs
and download the NetWorker 7.6 Command Reference Guide.
Look for the mminfo section in there. You have all of the available options listed and explained.
-Bobby
OscarG1
2 Intern
•
137 Posts
0
July 20th, 2010 08:00
Thanks
coganb
736 Posts
1
July 20th, 2010 08:00
mminfo -av -r client,savetime,sscomp,name,sumflags,ssflags,clflags,volume
Is that what you need?
For the different flags corresponding to 'status' you're going to need to look up the NetWorker Command Reference Guide.
-Bobby
OscarG1
2 Intern
•
137 Posts
0
July 20th, 2010 08:00
Thanks Bobby:
Where can I get all the option to create my own report?? you send -r client, savetime, etc.... so all this variables where can I get them??
Thanks for your help