ProbeWatch messages

During normal operations, the probe generates ProbeWatch messages and sends them to the ObjectServer. These messages tell the ObjectServer how the probe is running.

The following table describes the ProbeWatch messages that the probe generates. For information about generic Netcool/OMNIbus ProbeWatch messages, see the IBM Tivoli Netcool/OMNIbus Probe and Gateway Guide.

Table 1. ProbeWatch messages

ProbeWatch message

Description

Triggers/causes

Discarding owing to timeout prior to headerline

The probe is discarding the event without reading the header line.

The probe has exceeded the time specified by the ReadTimeout property to read the event.

Disconnected from system due to shutdown signal

The probe has disconnected from the host.

A shutdown signal was sent to the probe.

Failed to get events

A problem occurred while receiving events.

Either there was a problem initializing the connection due to insufficient memory or (if this message was sent after some events had been parsed) there was a license or a connection failure.

Failed to send ProbeWatch message: message

The probe was unable to send the alert, command, or ProbeWatch message specified to the ObjectServer.

Check that the ObjectServer is available.

Flushtime exceeded while buffering event, flushing event

The probe has flushed the event to the ObjectServer before the event is completely read into the buffer.

The probe has exceeded the time specified by the FlushTime property.

Going Down

The probe is shutting down.

The probe is shutting down after performing the shutdown routine.

Have lost all connections - going down

The probe is shutting down because all of its connections have been deactivated.

The number of times that the probe has attempted to reconnect to the device has exceeded the number specified by the ReconnectionAttempts property for each connection.

License failure - going down

The license server could not be reached.

Either the license has expired, the license server has gone down, or the connection to the license server has been lost.

Running

The probe is running normally.

The probe has just been started.