This section explains the settings for CA Spectrum to receive Resource Coordinator VE SNMP traps.
Also refer to "H.2 Sending SNMP Traps".
For details on CA Spectrum, refer to the CA Spectrum manual.
External Software
The information in this manual has been based on that of CA Spectrum Infrastructure Manager r9.1.2.
Depending on the version of CA Spectrum Infrastructure Manager, some of the terms and procedures may differ slightly from those given here.
Installing CA Spectrum
Perform installation of CA Spectrum referring to the CA Spectrum manual.
The following are advisory notices regarding coordination with Resource Coordinator VE.
Installation Order
The order of installation of Resource Coordinator VE and CA Spectrum is not important. Therefore you can install in any order you like.
Manager Installation
[Windows]
The Resource Coordinator VE manager and CA Spectrum's manager, SpectroSERVER cannot be installed on the same server.
Install the Resource Coordinator VE manager and the CA Spectrum manager on separate servers.
[Linux]
The Resource Coordinator VE manager and CA Spectrum's manager, SpectroSERVER can be installed on the same server or on separate servers. However, when they are installed on the same server, it is necessary to perform the settings given in "Preparations".
Preparations
Register the admin server on which the Resource Coordinator VE manager has been installed as a management target of CA spectrum.
[Linux]
When installing the Resource Coordinator VE manager and SpectroSERVER on the same server, in order to share SNMP traps between Resource Coordinator VE and CA Spectrum, ServerView Trap Server for Linux (trpsrvd) is necessary.
ServerView Trap Server for Linux is a program which is used to transfer SNMP traps received at UDP port 162 to other UDP port numbers.
ServerView Trap Server for Linux is shipped with some versions of ServerView Operations Manager. In such cases, install ServerView Trap Server for Linux following the instructions given in the ServerView Operations Manager manual.
If ServerView Trap Server for Linux is not shipped with ServerView Operations Manager, download it from the following site, and install it referring to the attached documents.
URL: http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/html/ServerView_e.html (As of August 2010) |
Perform the following settings after installing ServerView Trap Server for Linux.
Log in as OS administrator (root).
Change the SpectroSERVER SNMP trap reception port to one other than 162.
The port number can be changed by editing the file shown below.
SpectroSERVER_installation_folder}/CC/.vnmrc
Example
When changing the port number to 9162:
snmp_trap_port=9162
Restart SpectroSERVER.
Edit the /usr/share/SMAWtrpsv/conf/trpsrvtargets file and add the SpectroSERVER SNMP trap reception port.
Before editing
######################################################################## |
After editing (When making the SpectroSERVER SNMP trap reception port 9162)
######################################################################## |
Restart the system.
Setup Procedure
In this section the procedures for checking SNMP traps that CA spectrum receives from Resource Coordinator VE, as event messages on OneClick (CA Spectrum's console) are explained.
Refer to the CA Spectrum manual for details on each procedure.
Start CA Spectrum's MIB Tools.
Click <Add MIB> on the "Navigation" panel.
The [MIB Tools: Add MIB] dialog is displayed.
Click <Browse> and select the Resource Coordinator VE MIB file.
Click <Compile>.
Confirm that compiling of the MIB file was successful in the messages displayed in "Compiler" of the [MIB Tools: Add MIB] dialog.
Click <Add & Close>.
The loaded MIB is displayed in the MIB Tools "Navigation" panel.
On "Navigation" panel, select the Resource Coordinator VE MIB, and click the [Map] tab on the "Contents" panel.
Select the trap displayed in "Trap Support", and click <Information> to check the trap details.
Select the trap displayed in "Trap Support", and click <Map Traps>.
The [MIB Tools: Assign Trap Alarms] dialog is displayed.
Click <set> in "Alarm Severity", and select the severity of alarms for each trap.
Click <OK>.
The [MIB Tools: Trap Support Results] dialog will be displayed, and you can check the results of the operation.
Click <Close>.
Check that event codes have been allocated for each trap in the MIB Tools "Trap Support".
Select a trap from "Trap Support", and click <Edit Traps>.
The Event Configuration application will start.
On the "Navigation" panel, select the event code allocated to the trap.
In "Event Message" of the "Contents" panel, the event message to be displayed when the trap is received is displayed.
The message can be edited following the format specified by CA Spectrum.
For details of the format, refer to the CA Spectrum manual.
After changing a message, select [Save All] or [Save Selected] from the Event Configuration application menu and save the settings.
After performing the above settings, perform the operation check described in "H.2 Sending SNMP Traps".