nv-l
[Top] [All Lists]

Re: [NV-L] Node Status Report (Up/Down)

To: "Tivoli NetView Discussions" <nv-l@lists.ca.ibm.com>
Subject: Re: [NV-L] Node Status Report (Up/Down)
From: "Usman Taokeer" <usman.taokeer@gmail.com>
Date: Thu, 5 Apr 2007 13:20:11 +0500
Delivery-date: Thu, 05 Apr 2007 09:23:19 +0100
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tCltYcITOmnysY/qwLrA9BQYQCy05xClh59uORGBchTCWEXNUOZhOCvRb452/UmHLUCqRp3uWafrinQb6QXe84axGsFB6cCIOJXNXGafhD9i2s3y4mjQyE+S9/Frne65jxcFshdh/XzhJ2O5qSb/zEhAFPgmiIy/KUGRiHZU9n4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WdvaHIC+m4CYCUAek2/9WYNAZt0Lsu0ab7JhUo0+hGRL+XvXBuuQFM7ofxR5JVD29VoAv/sjQmsGZzMa7ZR2USgPWAarnyH40qND+GWhCQQ/XEa8PNaJeY584b82kVfWNjNSSbzX/FXuIqc5CKqTHJdPiFwmTAGqGPv+bwcjI3A=
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
In-reply-to: <OFFC80E2A9.AF5FE237-ON882572B2.004ED247-882572B2.00506B04@ca.ibm.com>
List-help: <mailto:nv-l-request@lists.ca.ibm.com?subject=help>
List-id: Tivoli NetView Discussions <nv-l.lists.ca.ibm.com>
List-post: <mailto:nv-l@lists.ca.ibm.com>
List-subscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=subscribe>
List-unsubscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=unsubscribe>
References: <b6875d680704030609m22c1447bi6390f97774229500@mail.gmail.com> <OFFC80E2A9.AF5FE237-ON882572B2.004ED247-882572B2.00506B04@ca.ibm.com>
Reply-to: Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
Sender: nv-l-bounces@lists.ca.ibm.com
Thanks Greg/James,
 
I'll try these inputs!

 
On 4/3/07, Greg Keetch <gkeetch@ca.ibm.com> wrote:

Hi Usman,

There are a few simple ways this can be done. I'm using UNIX syntax, so you may need to slightly modify for Windows.

You could use the smartset utility:
/usr/OV/bin/nvUtil e '((isNode = true) && (("IP Status" = Normal) || ("IP Status" = Critical)))' '%Selection Name%,%IP Status%'

Or create a smartset with the rules you want (such as above) and run:
/usr/OV/bin/nvUtil l smartsetname

Alternatively, you could use a format file and the nvdbformat utility:
/usr/OV/bin/nvdbformat -f nodestatus.format

Here is an example of a format file that will list all nodes with there status, sorted into groups by status:
### example format file start ###
### File: nodestatus.format
### Usage: /usr/OV/bin/nvdbformat -f nodestatus.format
SELECTRULE:isNode=TRUE
SELECTFIELD:1:IP Hostname
SELECTFIELD:2:IP Status
#
GROUPBY:IP Status
SORTBY:1:IP Hostname
#
HEADER:Nodes Report:
HEADER:-------------
HEADER:
#
GROUPHEADER:Status: ${GROUPNAME} - ${NUMMATCH}
GROUPHEADER:IP Hostname, IP Status
GROUPHEADER:_____________________________________________
#
OUTPUT: ${1}, ${2}
#
### example format file end ###

Hope this helps.

Regards,
Greg Keetch
IT Specialist (Advisor), Network Services
Network Management Tools Specialist
Information Technology Services Americas (ITSA), Global Services, IBM Canada

-- I didn't say it was your fault... I said I was going to blame you.

Inactive hide details for "Usman Taokeer" <usman.taokeer@gmail.com> "Usman Taokeer" <usman.taokeer@gmail.com>



To

"Tivoli NetView Discussions" < nv-l@lists.ca.ibm.com>

cc


Subject

[NV-L] Node Status Report (Up/Down)

Hi,
NV v7.1.4 FP05
Windows 2003 Std Edt SP1


Is there any way to get the status(up/down only) of all/any node(s) currently in the NV database .


Regards,

Usman_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)


_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)



_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web