Obcerv connection

Introduction Copied

The Obcerv Connection plugin monitors the state of the connection that publishes logs to Obcerv from a Netprobe. It is automatically added to Netprobe and FIX Analyser 2 Netprobe which publishes log data directly to Obcerv. The plugin has two dataviews:

Note

The Publisher plugin creates its own connection to Obcerv and includes a dataview showing metrics for that connection. These metrics are separate from those shown by this plugin.

Summary Copied

The summary dataview provides general information regarding publishing from the Netprobe to Obcerv.

Table legend Copied

The table cells display the following data:

Column Name Description
byteRate Bytes per second published to Obcerv, summed over all message types shown in Detail view
connectionStatus

Indicates the status of the gRPC connection to Obcerv. This has the following possible values:

  • Idle

  • Ready

  • Connecting

  • Transient Failure

  • Shutdown

  • Statistics Only (see Mode setting in Obcerv Connection)

enabled Indicates whether the Obcerv connection is enabled.
messageRate The rate at which messages are sent to Obcerv, measured as the number of messages per second.
messagesDroppedPerSample Number of messages dropped in the last sample.
samplerCount Number of samplers that publish logs directly to Obcerv.

Detail dataview Copied

The detail dataview shows separate message statistics for the different types of messages that may be published.

Table legend Copied

Column Name Description
name

The message type. Possible values include:

  • ENTITY ATTRIBUTES
  • EVENTS
  • LOGS
  • METRICS
sendState

The current state of the queue for the message type. Possible values include:

  • SENDING

  • BUFFERING (the connection status is not yet "Ready")

  • SIMULATING (the connection is set to statistics only mode)

deliveryStatus

The delivery status of the last message batch sent. Possible values include:

  • (blank) (No batch has been sent yet for this message type)

  • SUCCEEDED

  • RETRYING

  • FAILED

  • "N/A" (the connection is set to statistics only mode)

byteRate Bytes per second published to Obcerv for this type of message.
messageRate The rate at which messages are sent to Obcerv, measured as the number of messages per second.
maxBufferSize Configured maximum number of messages that can be buffered.
messagesInBuffer Number of messages buffered in the queue for the message type.
messagesDroppedPerSample Number of messages dropped in the last sample.
["Geneos"] ["Geneos > Netprobe"] ["Technical Reference"]

Was this topic helpful?