Networker

Re: [Networker] Querying "Consecutive Errors"

2004-01-12 16:08:48
Subject: Re: [Networker] Querying "Consecutive Errors"
From: "Narkinsky, Brian" <Brian.Narkinsky AT DEP.STATE.FL DOT US>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Mon, 12 Jan 2004 16:08:33 -0500
Thanks that is exactly what I needed.

Brian 

-----Original Message-----
From: Darren Dunham [mailto:ddunham AT TAOS DOT COM] 
Sent: Monday, January 12, 2004 3:56 PM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: Re: [Networker] Querying "Consecutive Errors"

>
> Using Networker 6.1.6 on Windows 2000 how can I query a devices 
> Consecutive Errors count from a command line?  I've tried some 
> nsradmin commands but, haven't been able to make it work.

Generally you need to use 'show' to change the attributes you want to see and
'print' to select the objects that you want to see them for.

In this case 'consecutive errors' is the attribute you want, and the
configured devices will be the objects.

So something like this (interactively).  This is on UNIX, but it should work
the same on Windows.

nsradmin> show name;consecutive errors
nsradmin> print type:nsr device
          consecutive errors: 0;
                        name: /dev/rmt/0cbn;
nsradmin>


--
Darren Dunham                                           ddunham AT taos DOT com
Unix System Administrator                    Taos - The SysAdmin Company
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >

--
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.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
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>