//
pkg.gl
Category
github.com/grevtsevalex/system_monitoring
internal
collector
package
0.0.0-20240802125031-3bb4ea393d21
Repository:
https://github.com/grevtsevalex/system_monitoring.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
127 SLOC
#
Functions
NewCollector
NewCollector конструктор коллектора.
#
Variables
ErrTypeAssertionCPU
No description provided by the author
ErrTypeAssertionDisc
No description provided by the author
ErrTypeAssertionLA
No description provided by the author
#
Structs
Collector
Collector модель сборщика метрик.
Cpu
Cpu модель данных Cpu.
Device
Device модель устройства.
DiscData
DiscData модель данных загрузки дисков.
LA
LA модель данных LoadAverage.
Snapshot
Snapshot модель снэпшота.
#
Interfaces
Logger
Logger тип логгера.