To: | Tivoli NetView Discussions <nv-l@lists.ca.ibm.com> |
---|---|
Subject: | Re: [NV-L] Node Status Report (Up/Down) |
From: | Greg Keetch <gkeetch@ca.ibm.com> |
Date: | Thu, 5 Apr 2007 05:17:36 -0700 |
Delivery-date: | Thu, 05 Apr 2007 13:22:11 +0100 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
In-reply-to: | <17daa8560704050414g1d97728cr4dcc2159231ee4fd@mail.gmail.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> |
Reply-to: | Tivoli NetView Discussions <nv-l@lists.ca.ibm.com> |
Sender: | nv-l-bounces@lists.ca.ibm.com |
Hi Ahsan,
Hi Greg, Is there a way to get a list of interface names (the hostname the reverse lookup of the IP resolves to) and their current status? I've only been able to get Null and not the interface's reverse lookup name. ### example format file start ### ### File: nodestatus.format ### Usage: /usr/OV/bin/nvdbformat -f nodestatus.format SELECTRULE:isInterface=TRUE SELECTFIELD:1:IP Hostname SELECTFIELD:2:IP Status OUTPUT: ${1}, ${2} ### example format file end ### Thanks! -Ahsan On 4/3/07, Greg Keetch < gkeetch@ca.ibm.com> wrote:
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. "Usman Taokeer" < usman.taokeer@gmail.com>
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) _______________________________________________ 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> |
---|---|---|
|
Previous by Date: | Re: [NV-L] configuring my L3 switch for bandwidth utilization (was just NV-L), Ahsan Ali |
---|---|
Next by Date: | Re: [NV-L] NV-L(Bandwidth Utilization), James Shanks |
Previous by Thread: | Re: [NV-L] Node Status Report (Up/Down), Ahsan Ali |
Next by Thread: | Re: [NV-L] Node Status Report (Up/Down), Ahsan Ali |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web