~ubuntu-branches/ubuntu/gutsy/net-snmp/gutsy-security

« back to all changes in this revision

Viewing changes to ov/README

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-13 12:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040913120621-g952ntonlleihcvm
Tags: upstream-5.1.1
ImportĀ upstreamĀ versionĀ 5.1.1

Show diffs side-by-side

added added

removed removed

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