Networker

Re: [Networker] stopping savegroup

2005-08-04 10:13:28
Subject: Re: [Networker] stopping savegroup
From: Davina Treiber <treiber AT HOTPOP DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 4 Aug 2005 10:12:52 -0400
On Thu, 4 Aug 2005 05:33:53 -0400, King, David - Eastman
<dking AT EASTMAN DOT COM> wrote:

>I've not used nsradmin.  Do you have a code snippit or such?

Check my earlier response for a code snippet.

>
>I would love to use nsradmin to start the groups, and I've been looking
>for a way to tell if the group is finished!

echo "show status" > adminfile
echo "print type:NSR group; name: MyGroup" >> adminfile
nsradmin -i adminfile

Then use a scripting language of your choice to parse the output. If it
says "Running", then it's running. Else it's not.

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

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