statistics
SamOFindRequestStatsLogPolicy

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 SamOFindRequestStatsLogPolicy

Stats For:
server.MainServer

Properties
requestAvgResponseTimePeriodicThreshold Average request execution time during the interval.

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.

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.

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

requestMinResponseTimePeriodicThresholdEnabled

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

requestsFailedPeriodicThreshold Total count of find 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 find requests.

type=long
access=read-only
default=0

requestsPassedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

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

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

requestsPendingPeriodicThresholdEnabled

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

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

type=long
access=read-only
default=0

requestsReceivedPeriodicThresholdEnabled

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