Networker

Re: [Networker] Savegroup status

2006-05-26 08:30:14
Subject: Re: [Networker] Savegroup status
From: Conrad Macina <conrad.macina AT PFIZER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 26 May 2006 08:27:28 -0400
>Is there a command in Legato that can be used to report on the status of a
>group?

If by "status" you mean running vs. idle:
echo "show status \n print type:nsr group;name:<my_idle_group>" | nsradmin -i -
                      status: idle;
echo "show status \n print type:nsr group;name:<my_running_group>" |
nsradmin -i -
                      status: running;


Or, for a list of successful and failed save sets (like the "Details" button
in the Group Control window):

echo "show completion \n print type:nsr group;name:<my_group>" | nsradmin -i -

HTH,

Conrad Macina
Pfizer, Inc.

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

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