Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollector ¶
func NewCollector(logg sysmon.Logger, collection Collection, f sysmon.Collectors) sysmon.Collector
NewCollector конструктор.
Types ¶
type Collection ¶
type Collection struct { LoadAverageEnabled bool // LoadAverageEnabled - включение метрики 'load average'. CPUEnabled bool // CPUEnabled - включение метрики 'cpu average'. BufSize int // BufSize - глубина истории собираемых метрик. }
Collection структура конфигурации.
Click to show internal directories.
Click to hide internal directories.