See: Description
| Class | Description |
|---|---|
| CollectorGrpcEmbeddedServer |
Class that provides static methods for running a collector on an embedded
server.
|
| GrpcTlsConfig |
Configuration class for gRPC TLS/SSL settings.
|
| GrpcTlsHelper |
Helper class for creating SSL/TLS contexts for gRPC communication.
|
Contains the class required to run any given collector. The com.ibm.tivoli.nm.collectors.framework.server.CollectorEmbeddedServer
class provides a simple XML-RPC server to run the collector as well as serve and respond to XML-RPC requests.
The server can be configured to run on a specified port and does not need to be running on the same machine
as ITNM