statistics
StatisticsStatsLogPolicy

The StatisticsStats object holds details of statistics collection and processing in NFM-P servers over a time interval. Periodic values indicate the difference in counter values from the previous measurement interval.



public class StatisticsStatsLogPolicy

Stats For:
server.MainServer server.AuxiliaryServer

Properties
accountingStatsFailurePeriodicThreshold The number of accounting statistics files that have not been processed due to errors related to transfer or parsing, excluding AA stats.

type=long
access=read-only
default=0

accountingStatsFailurePeriodicThresholdEnabled

type=boolean
access=read-only
default=false

accountingStatsPendingPeriodicThreshold The number of accounting statistics data rows that have been read but not processed, excluding AA stats.

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

accountingStatsPendingPeriodicThresholdEnabled

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

accountingStatsProcessedPeriodicThreshold Number of accounting statistics data rows processed and converted to NFM-P statistics records, excluding AA stats.

type=long
access=read-only
default=0

accountingStatsProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

accountingStatsTotalPeriodicThreshold Number of accounting statistics data rows read from accounting files, excluding AA stats.

type=long
access=read-only
default=0

accountingStatsTotalPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

fileAccountingStatsPendingPeriodicThreshold The number of accounting files transferred from network elements and are waiting to be processed, excluding AA stats.

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

fileAccountingStatsPendingPeriodicThresholdEnabled

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

fileAccountingStatsProcessedPeriodicThreshold The number of accounting statistics files that have been read and processed into NFM-P statistics records, excluding AA stats.

type=long
access=read-only
default=0

fileAccountingStatsProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

fileAccountingStatsTotalPeriodicThreshold The number of accounting statistics files that have been transferred from the network elements, excluding AA stats.

type=long
access=read-only
default=0

fileAccountingStatsTotalPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

scheduledPollingStatsPendingPeriodicThreshold The number of scheduled performance statistics rows read from the network elements and waiting to be processed.

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

scheduledPollingStatsPendingPeriodicThresholdEnabled

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

scheduledPollingStatsProcessedPeriodicThreshold Number of scheduled performance statistics rows processed and saved to the database.

type=long
access=read-only
default=0

scheduledPollingStatsProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

scheduledPollingStatsRecordsPeriodicThreshold Number of scheduled performance statistics records created through statistics processing. In some cases processing one row of statistics from a network element might result in multiple NFM-P statistics records.

type=long
access=read-only
default=0

scheduledPollingStatsRecordsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

scheduledPollingStatsTotalPeriodicThreshold Number of scheduled performance statistics rows read from network elements.

type=long
access=read-only
default=0

scheduledPollingStatsTotalPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

scheduledStatsFailurePeriodicThreshold The number of scheduled performance statistics collection attempts that have failed due to errors related to reading values from the NE.

type=long
access=read-only
default=0

scheduledStatsFailurePeriodicThresholdEnabled

type=boolean
access=read-only
default=false

scheduledStatsSuspectRecordsPeriodicThreshold Number of NFM-P suspect records created as a result of failed scheduled performance statistics collection attempts.

type=long
access=read-only
default=0

scheduledStatsSuspectRecordsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

unscheduledPollingStatsPendingPeriodicThreshold The number of on-demand performance statistics rows read from the network elements and waiting to be processed.

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

unscheduledPollingStatsPendingPeriodicThresholdEnabled

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

unscheduledPollingStatsProcessedPeriodicThreshold Number of on-demand performance statistics rows processed and converted to NFM-P statistics records.

type=long
access=read-only
default=0

unscheduledPollingStatsProcessedPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

unscheduledPollingStatsRecordsPeriodicThreshold Number of on-demand performance statistics records created through statistics processing. In some cases processing one row of statistics from a network element might result in multiple NFM-P statistics records.

type=long
access=read-only
default=0

unscheduledPollingStatsRecordsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

unscheduledPollingStatsTotalPeriodicThreshold Number of on-demand performance statistics rows read from network elements.

type=long
access=read-only
default=0

unscheduledPollingStatsTotalPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

unscheduledStatsFailurePeriodicThreshold The number of on-demand performance statistics collection attempts that have failed due to errors related to reading values from the NE.

type=long
access=read-only
default=0

unscheduledStatsFailurePeriodicThresholdEnabled

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