Networker

Re: [Networker] Chained group start

2004-07-23 09:39:10
Subject: Re: [Networker] Chained group start
From: "David E. Nelson" <david.nelson AT NI DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 23 Jul 2004 08:37:27 -0500
Hi Bruno,

Interesting question. I don't think it's built in.  However, the information is
there to tell you - so you could write a script to start other groups when one
is complete.

To query for running jobs on the server currently I use:

printf "show work list\nprint type: nsr group; name: $GROUP\n" | nsradmin -s
$NW_SVR -i -`

When you detect that something has started, set a flag then wait.  When the
work list is completed, execute 'savegrp .... <group_name>' using the
appropriate -N, -I, etc savegrp options.

Just an idea,

         /\/elson


On Fri, 23 Jul 2004, Bruno Monteiro wrote:

> Hello Legato fans,
>
> I would like to post the following question:
>
> Does anybody now how to start automatically a group when another group
> finishes?
> I need to backup some databases and when I finish i'd like to start
> automaticaly others.
>
> Cheers...
>
> --
> Note: To sign off this list, send a "signoff networker" command via email
> to listserv AT listmail.temple DOT edu or visit the list's Web site at
> http://listmail.temple.edu/archives/networker.html where you can
> also view and post messages to the list.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
>

--
~~ ** ~~  If you didn't learn anything when you broke it the 1st ~~ ** ~~
                        time, then break it again.

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>