statistics
PcmdCollectorStatsLogPolicy

The PcmdCollectorStats object holds details of PCMD processing in NFM-P over a time interval.



public class PcmdCollectorStatsLogPolicy

Stats For:
server.MainServer server.AuxiliaryServer

Properties
badUdpPacketPeriodicThreshold Total count of bad UDP packets.

type=long
access=read-only
default=0

badUdpPacketPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

droppedBackpressurePeriodicThreshold Total count of dropped UDP packets because of memory resource limitations on the NFM-P server.

type=long
access=read-only
default=0

droppedBackpressurePeriodicThresholdEnabled

type=boolean
access=read-only
default=false

droppedNotManagedPeriodicThreshold Total count of dropped UDP packets because the source IP address is not managed by the NFM-P server.

type=long
access=read-only
default=0

droppedNotManagedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

fileClosedPeriodicThreshold Total count of PCMD files that are closed.

type=long
access=read-only
default=0

fileClosedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

fileCreatedPeriodicThreshold Total count of PCMD files that are created.

type=long
access=read-only
default=0

fileCreatedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

fileDeletedPeriodicThreshold Total count of files that are deleted.

type=long
access=read-only
default=0

fileDeletedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ignoredPcmdRecordsPeriodicThreshold Ignored PCMD Records.

type=long
access=read-only
default=0

ignoredPcmdRecordsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

incomingUdpPacketPeriodicThreshold Total count of UDP packets received.

type=long
access=read-only
default=0

incomingUdpPacketPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

processedPcmdRecordsPeriodicThreshold Processed PCMD Records.

type=long
access=read-only
default=0

processedPcmdRecordsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

totalBytePeriodicThreshold Total byte received.

type=long
access=read-only
default=0

totalBytePeriodicThresholdEnabled

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