statistics
SamOFindRequestStatsLogRecord

The findRequestStats object holds details of XML API find 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 SamOFindRequestStatsLogRecord

Stats For:
server.MainServer

Properties
requestAvgResponseTime Average request execution time during the interval.

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

requestAvgResponseTimePeriodic Average request execution time during the interval.

type=Time
access=read-only
default=0

requestMaxResponseTime Maximum request execution time during the interval.

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

requestMaxResponseTimePeriodic Maximum request execution time during the interval.

type=Time
access=read-only
default=0

requestMinResponseTime Minimum request execution time during the interval.

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

requestMinResponseTimePeriodic Minimum request execution time during the interval.

type=Time
access=read-only
default=0

requestsFailed Total count of find requests that failed execution.

type=long
access=read-only
default=0

requestsFailedPeriodic Total count of find requests that failed execution.

type=long
access=read-only
default=0

requestsPassed Total count of successfully executed find requests.

type=long
access=read-only
default=0

requestsPassedPeriodic Total count of successfully executed find requests.

type=long
access=read-only
default=0

requestsPending Number of find requests that are being executed at the time of statistic collection.

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

requestsPendingPeriodic Number of find requests that are being executed at the time of statistic collection.

type=long
access=read-only
default=0

requestsReceived Total count of received find requests; each find request is executed upon receipt.

type=long
access=read-only
default=0

requestsReceivedPeriodic Total count of received find requests; each find request is executed upon receipt.

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