How to create a meaningful unique_subject for an EMS client (EMS server) to be monitored by a SmartSockets client.

How to create a meaningful unique_subject for an EMS client (EMS server) to be monitored by a SmartSockets client.

book

Article ID: KB0089767

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
See: TIBCO Enterprise Message Service User’s Guide
Chapter 6 Working With TIBCO SmartSockets
Configuring Transports for SmartSockets (see first Example)

In the transports.conf

[SmartSocketsClient]  /* Name of Transport */
   type = tibss

See: TIBCO Enterprise Message Service User’s Guide
Chapter 7 Using the Configuration Files
Using the Main Configuration File
Table 18 Parameter Name: server

In the tibemsd.conf

server=EMS_FOO_SERVER

The client should now appear as "/EMS_FOO_SERVER/SmartSocketsClient" to a SmartSockets monitoring client.

Issue/Introduction

How to create a meaningful unique_subject for an EMS client (EMS server) to be monitored by a SmartSockets client.