package
6.0.0-beta1+incompatible
Repository: https://github.com/jshi-git/beats.git
Documentation: pkg.go.dev
# Packages
Package core collects cpu core metrics from the host OS.
Package cpu collects CPU metrics from the host OS.
Package diskio fetches disk IO metrics from the OS.
Package filesystem provides a MetricSet implementation that fetches metrics
for each of the mounted file systems.
Package fsstat provides a MetricSet for fetching aggregated filesystem stats.
Package load collects system CPU load metrics from the host OS.
Package memory collects memory metrics from the host OS.
Package network provides network IO metrics from the OS.
Package process collects metrics about the running processes using information
from the operating system.
Package process_summary collects high level summary metrics about the running processes.
Package socket captures active sockets and the processes that own them.
# Structs
CPUCoresMonitor is used to monitor the usage information of all the CPU cores in the system.
No description provided by the author
CPUMonitor is used to monitor the overal CPU usage of the system.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
CPUCoreMonitor is used to monitor the usage of individual CPU cores.