statistics
SamORequestStatsLogPolicy

The SamORequestStats object holds details of XML API operations processed by the NFM-P server over a time interval. Periodic values indicate the difference in counter values from the previous measurement interval.



public class SamORequestStatsLogPolicy

Stats For:
server.MainServer

Properties
requestAvgResponseTimePeriodicThreshold Average request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.

type=Time
access=read-only
default=0
rollover=false

requestAvgResponseTimePeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

requestMaxResponseTimePeriodicThreshold Maximum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.

type=Time
access=read-only
default=0
rollover=false

requestMaxResponseTimePeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

requestMinResponseTimePeriodicThreshold Minimum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.

type=Time
access=read-only
default=0
rollover=false

requestMinResponseTimePeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

requestsFailedPeriodicThreshold Total count of failed XML API requests, excluding asynchronous findToFile requests that failed execution.

type=long
access=read-only
default=0

requestsFailedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

requestsPassedPeriodicThreshold Total count of successfully executed XML API requests.

type=long
access=read-only
default=0

requestsPassedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

requestsPendingPeriodicThreshold Number of XML API requests that are being executed at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.

type=long
access=read-only
default=0
rollover=false

requestsPendingPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

requestsQueuedPeriodicThreshold Number of queued XML API requests at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.

type=long
access=read-only
default=0
rollover=false

requestsQueuedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false
rollover=false

requestsReceivedPeriodicThreshold Total count of received XML API requests; each request is executed immediately upon receipt.

type=long
access=read-only
default=0

requestsReceivedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

requestsRejectedMaxConnectionsExceededPeriodicThreshold Total count of requests rejected because the maximum number of connections is exceeded.

type=long
access=read-only
default=0

requestsRejectedMaxConnectionsExceededPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

requestsRejectedMaxUserConnectionsExceededPeriodicThreshold Total count of requests rejected because the maximum number of connections for one user is exceeded.

type=long
access=read-only
default=0

requestsRejectedMaxUserConnectionsExceededPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

requestsTimedOutPeriodicThreshold Total count of requests timed out waiting for an active connection.

type=long
access=read-only
default=0

requestsTimedOutPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

  
Properties inherited from log.LogPolicy
administrativeState, retentionTime, thresholdReportingState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from log.LogPolicy
purge