Blame ov/README

Packit fcad23
This directory contains support files for HP-OpenView.  Some of the
Packit fcad23
files need to be built and depend on the config.h and sedscript files
Packit fcad23
in the top level source directory.  You should, therefore, run 'make'
Packit fcad23
before installing these files.  Installation is by hand, since I don't
Packit fcad23
want to be responsible for messing up your OpenView configuration.
Packit fcad23
Packit fcad23
If you install all these files properly, then do a 'ovstop', an
Packit fcad23
'ovstart', an 'ovw -fields', and an 'ovw -verify' you should start
Packit fcad23
seeing new icons appear for all ucd-snmp controlled packages.  If they
Packit fcad23
don't appear immediately, its probably because OV's netmon process
Packit fcad23
hasn't changed the symbol ID for it yet.  You can test a specific host
Packit fcad23
by selecting it and then doing a 
Packit fcad23
'Diagnose/Network Connectivity/Demand Poll' on it from ovw.
Packit fcad23
Packit fcad23
oid_to_sym:      Translates sysObjectID results to OV icon types.
Packit fcad23
  -  Append this to /etc/opt/OV/share/conf/C/oid_to_sym
Packit fcad23
  -  Optionally replace Computer:UCD with Computer:Workstation if you
Packit fcad23
     don't want to install the bitmaps.
Packit fcad23
Packit fcad23
oid_to_type:      Translates sysObjectID results to OV description strings
Packit fcad23
  -  Append this to /etc/opt/OV/share/conf/oid_to_type
Packit fcad23
Packit fcad23
UCD-fields:      Adds the UCD agent types to the "SNMPAgent" OpenView field.
Packit fcad23
  -  Copy to /etc/opt/OV/share/fields/C/
Packit fcad23
Packit fcad23
UCD-Computer:         OV Computer Class additions
Packit fcad23
  -  Copy to /etc/opt/OV/share/symbols/C/
Packit fcad23
Packit fcad23
bitmaps/*:        Bitmaps/Icons for ovw
Packit fcad23
  -  Copy the contents of the directory to /etc/opt/OV/share/bitmaps/C/computer/
Packit fcad23