nv-l
[Top] [All Lists]

RE:BadOIDs Collection on UNIX

To: nv-l@lists.tivoli.com
Subject: RE:BadOIDs Collection on UNIX
From: Don Davis <don-n-darla@worldnet.att.net>
Date: Wed, 10 May 2000 11:39:07 -0400
Here is the getinfo.reg file in ascii.

application "getInfo"
{
  MenuBar "Tools" {
    "GetTraps"      f.action  "getTraps";
    "GetOIDs"       f.action  "getOIDs"; }
  Objectmenu {  "Tools" f.menu P_Tools; }
  Menu "P_Tools" {
    "GetTraps"       f.action "getTraps";
    "GetOIDs"        f.action "getOIDs"; }
  Action "getOIDs" {
    MinSelected 0 ;
    Command "/getOIDs"; }
  Action "getTraps" {
    MinSelected 1 ;
    MaxSelected 1 ;
    SelectionRule (isNode);
    Command "xnmappmon \
    -commandTitle 'trapd.log listing for\: '$OVwSelection1 \
    -cmd grep $OVwSelection1 /usr/OV/log/trapd.log"; }
}

======================================================
Don Davis  -  Instructor / Tivoli Certified Consultant
Visit our Web site at: http://www.apc-services.com


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

Archive operated by Skills 1st Ltd

See also: The NetView Web