Show / Hide Table of Contents

    Namespace Nevatech.Vsb.Repository.Monitoring

    Classes

    BatchDataWriter

    Implements the IMonitoringDataWriter that writes the entire monitoring batch in a single database call using table-value parameters of a stored procedure.

    MonitoringBatch

    Represents a batch of monitoring data collected on the node or/and delivered to the controller.

    MonitoringExtensions

    Provides methods for writing or retrieving monitoring data.

    MonitoringHandler

    HTTP handler that provides access to recorded message or monitoring property content through HTTP GET request. The requests must be formated like: {handler name and extension}?recordId={monitoring record id}&exchangeId={message exchange id} or {handler name and extension}?propertyId={monitoring property id}&transactionId={monitoring transaction id}.

    MonitoringMessageProperty

    Represents the monitoring transaction message property.

    RoutingContextMessageProperty

    Provides information about the source of the message.

    SentinetMonitoringDataWriter

    The IMonitoringDataWriter implementation that writes monitoring data into Sentinet monitoring database.

    Interfaces

    IMonitoringDataWriter

    Defines the monitoring data writer interface.

    Enums

    MonitoringProfile

    Defines monitoring profiles.

    Back to top Nevatech Sentinet 6.5 Online Documentation