Search Results for

    Show / Hide Table of Contents

    Enum MonitoringActivitySortField

    Defines fields in the MonitoringActivity record that can be used for sorting.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum MonitoringActivitySortField

    Fields

    Name Description
    ActivityDateTime

    Monitoring activity date and time in UTC.

    ActivityMessage

    Activity message and then activity date and time.

    EndpointName

    Endpoint name and then activity date and time.

    NodeInstanceName

    Node instance name and then activity date and time.

    NodeName

    Node friendly name and then activity date and time.

    ServiceVersionName

    Serice version friendly name and then activity date and time.

    Severity

    Monitoring activity severity level and then activity date and time.

    TransactionId

    Transaction identifier and then activity date and time.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation