Networker

Re: [Networker] How to get percentage complete on running a group backup?

2013-02-20 04:09:29
Subject: Re: [Networker] How to get percentage complete on running a group backup?
From: FAIDHERBE Thierry <thierry.faidherbe AT FOREM DOT BE>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 20 Feb 2013 09:08:49 +0000
Based on jobquery and nsradmin, you can do :

jobquery -s yourdatazone

jobquery> show name
jobquery> print type:savegroup job;job state: ACTIVE
                        name: WINDOWS_MSSQL_FULL;

                        name: BACKUP_REGION;


nsradmin -s yourdatazone

nsradmin> print type:nsr group; name:BACKUP_REGION
                        type: NSR group;
                        name: BACKUP_REGION;
                     comment: DISK02 - Backup of Region Servers Replication;
                    snapshot: False;
                   autostart: Disabled;
                 autorestart: Disabled;
                  start time: "8:00";
                  last start: "Wed Feb 20 05:11:06 2013";
                    last end: ;
                    interval: "24:00";
              restart window: "12:00";
           force incremental: Yes;
         savegrp parallelism: 8;
              client retries: 1;
                      clones: No;
                  clone pool: ;
           success threshold: Warning;
                     options: No index save;
                       level: ;
                     printer: ;
                    schedule: ;
               schedule time: ;
             expiration time: ;
                          status: "Running";
          inactivity timeout: 30;
   File inactivity threshold: 30;
File inactivity alert threshold: 30;
                   work list: swpdrbkp, "full:save", "F:\\REGION\\SWP6225",
                              swpdrbkp, "full:save", "H:\\REGION\\SWP7123";
                  completion: swpdrbkp,
"G:\\REGION\\SWP5314","succeeded:1:save"," swpdrbkp: G:\\REGION\\SWP5314
level=1,       171 MB 00:40:33   3598 files",
                              swpdrbkp, "G:\\REGION\\SWP5400", ....



-> In this sample,

count remaining work list entrys (',' separated fields)
count completion records

% done = count completed / (completed+remaining)


HTH

Th






-----Message d'origine-----
De : EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] De 
la
part de sonam
Envoyé : mercredi 20 février 2013 09:41
À : NETWORKER AT LISTSERV.TEMPLE DOT EDU
Objet : [Networker] How to get percentage complete on running a group
backup?

Hi,
But in the  networker GUI, web app shows percentage complete in run time. It
must be saving some where
estimated size of the set up or something, otherwise how it can show
percentage completed.

Faidherbe,
I didn't get you. How to calculate completion averageon session base?

Thanks,
Sonam

+----------------------------------------------------------------------
|This was sent by sonam.sodani AT igate DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------