Configuring SNMP

Configuring SNMP

book

Article ID: KB0086199

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Resolution:
In GridServer 3.2, the ServerEvent API has been extended to support the generation of SNMP traps on a per-event basis. For example, events such as 'Job Cancelled' and 'Engine Died' can be sent as traps to an SNMP monitoring station. The SNMP interface can be administered through an administrative plugin on the GridServer Manager. The traps themselves are defined in the GridServer application MIB.

To configure SNMP support for your Manager:

   1. In the Administration Tool, go to the Admin tab and select the SNMP page.
   2. Enter the hostname and port of your SNMP server in the Host and Port fields, then click Add.
   3. Select an SNMP version.
   4. If you have multiple SNMP servers, repeat step 2 for each server.
   5. Select each event in the event list for which you would like to have a trap generated.

The GridServer MIB can be found in $GSManagerRoot/webapps/livecluster/WEB-INF/etc/snmp.

Issue/Introduction

Configuring SNMP