ThresholdMemory

class Watchdog::ThresholdMemory

Bases: Entity

Class Hierarchy : Watchdog ThresholdMemory

This class represents configuration data.

Memory thresholds

minor

Threshold, Range (5, 40)

type: int

range: 5..40

severe

Threshold, Range (4, minor)

type: int

range: 4..40

critical

Threshold, Range (3, severe)

type: int

range: 3..40