| To: | nv-l@lists.tivoli.com | 
|---|---|
| Subject: | Re: [nv-l] event History | 
| From: | "Scott Bursik" <tivoliesm@hotmail.com> | 
| Date: | Mon, 11 Feb 2002 13:09:07 -0600 | 
| 
 I think this will help you out. Thanks to Jennifer Nelson for this! This will add Monitor->Events->Current Events and Monitor->Events->Event History to the UI. Scott ################## Start /usr/OV/registration/C/list_traps.reg ################### /* Menu addition to list all traps received for a certain device. Application 'Trap Customization'      /******* Popups ***/     Menu 'P_Monitor'         Action dis_latesttraps  {     Action dis_archtraps  { } ################## Start /usr/OV/scripts/listtraps ########################### #!/bin/ksh # This script will grep through a trapd.log file for a certain if [[ $1 = latest ]]; then if [[ ! -s $logfile ]]; then startdate=`head -1 $logfile | awk '{ print $3, $4, $5, $6, $7 }'` exit 0 ################## End /usr/OV/scripts/listtraps ########################### Scott Bursik  Pepsico Business Solutions Group 
scott.bursik@pbsg.com 
>From: "D'Apice, Dominic" Get your FREE download of MSN Explorer at http://explorer.msn.com.  | 
| <Prev in Thread] | Current Thread | [Next in Thread> | 
|---|---|---|
  | ||
| Previous by Date: | Re: [nv-l] event History, James Shanks | 
|---|---|
| Next by Date: | Re: [nv-l] event History, Scott Bursik | 
| Previous by Thread: | Re: [nv-l] event History, James Shanks | 
| Next by Thread: | Re: [nv-l] event History, Scott Bursik | 
| Indexes: | [Date] [Thread] [Top] [All Lists] | 
Archive operated by Skills 1st Ltd
See also: The NetView Web