nv-l

Re: Number of events displayed at logon. Can it be changed?

2001-07-06 17:27:46
Subject: Re: Number of events displayed at logon. Can it be changed?
From: "Leslie Clark" <lclark AT us.ibm DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Fri, 6 Jul 2001 17:27:46 -0400
As an antidote, and because I could never figure out events history,
I now just hang a little app in the Reports menu (in /usr/OV/reports/C)
that does a grep for the selected node in trapd.log*. It is not the same
as seeing all events for everything, but you can see all events for
a node. The pattern is sometimes very revealing. This is all it takes:

==> A_All_Events_for_Node.sh <==
#!/bin/ksh
# Show all events for a selected node from the trapd.log
name=$(basename $0)

xnmappmon -geometry 680x500 -commandTitle "$name" \
 -commandHeading "All events from trapd.log for node: $OVwSelection1 " \
 -cmd grep $OVwSelection1 /usr/OV/log/trapd.log*


Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit


James Shanks/Raleigh/IBM@IBMUS AT tkg DOT com on 07/04/2001 09:32:32 AM

Please respond to IBM NetView Discussion <nv-l AT tkg DOT com>

Sent by:  owner-nv-l AT tkg DOT com


To:   IBM NetView Discussion <nv-l AT tkg DOT com>
cc:
Subject:  Re: [NV-L] Number of events displayed at logon. Can it be
      changed?



No, it cannot be changed, as has been discussed here many times.  Your
Event Window is primed with the last 100 events in nvcorrd's cache.  To see
anything earlier you must use Events History not (current) Events.

James Shanks
Team Leader, Level 3 Support
Tivoli NetView for UNIX and NT


"Rauwers, Laurens" <rauwers AT hitt DOT nl>@tkg.com on 07/04/2001 03:29:05 AM

Please respond to IBM NetView Discussion <nv-l AT tkg DOT com>

Sent by:  owner-nv-l AT tkg DOT com


To:   IBM NetView Discussion <nv-l AT tkg DOT com>
cc:
Subject:  [NV-L] Number of events displayed at logon. Can it be changed?



Hello list,
The number of events that is displayed directly after logon seems to be
about 100.
The question is can it be changed, so that a more backward view is
obtained?
I'va checked the Nvevents file, but can't find anything.

Thanks for your help.

Laurens Rauwers

HITT, Holland Institute of Traffic Technology B.V.
P.O. Box 717, 7300 AS Apeldoorn, The Netherlands
Oude Apeldoornseweg 41-45, Bldg Y, 7333 NR Apeldoorn, The Netherlands

Phone:              +31 55 543 2588
Fax:                +31 55 543 2553
E-mail:             rauwers AT hitt DOT nl
World Wide Web:     http://www.hitt.nl


_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l


_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l


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