nv-l

Re: Device Count

1999-10-11 12:05:23
Subject: Re: Device Count
From: Brad Martin <bmartin AT METLIFE DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Mon, 11 Oct 1999 12:05:23 -0400
You can use the nvUtil command  to list the items that are managed and the wc
(word count) command to produce a quick count. The "wc" command returns  the
number of lines, words, etc...  I've used the following commands. The can either
be made into a script or entered directly from the command line.

nvUtil e "(isNode=True) && (!('IP Status'='Unmanaged'))" | wc

Brad Martin
MetLife








"Desai, Aditya" <DesaiA AT USA.REDCROSS DOT ORG> on 10/11/99 09:22:39 AM

Please respond to "Discussion of IBM NetView and POLYCENTER Manager on NetView"
      <NV-L AT UCSBVM.ucsb DOT edu>

To:   NV-L AT UCSBVM.ucsb DOT edu
cc:    (bcc: Brad Martin/Bsg/MetLife/US)
Subject:  Device Count



Hi

I remember someone posting a quick and dirty way (script) to get an count of
'managed' devices on ones network.  Can somebody repost it please.

Thanks

Ed


<Prev in Thread] Current Thread [Next in Thread>
  • Device Count, Desai, Aditya
    • Re: Device Count, Brad Martin <=