statistics
SamORequestStatsLogRecord

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 SamORequestStatsLogRecord

Stats For:
server.MainServer

Properties
requestAvgResponseTime 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

requestAvgResponseTimePeriodic 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

requestMaxResponseTime 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

requestMaxResponseTimePeriodic 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

requestMinResponseTime 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

requestMinResponseTimePeriodic 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

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

requestsPassed Total count of successfully executed XML API requests.

type=long
access=read-only
default=0

requestsPassedPeriodic Total count of successfully executed XML API requests.

type=long
access=read-only
default=0

requestsPending 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

requestsPendingPeriodic 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

requestsQueued 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

requestsQueuedPeriodic 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

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

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

type=long
access=read-only
default=0

  
Properties inherited from log.LogRecord
createdOnPollType, displayedName, monitoredObjectClass, monitoredObjectPointer, monitoredObjectSiteId, monitoredObjectSiteName, periodicTime, suspect, timeCaptured, timeLogged, updatedOnPollType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed