|
cpufreq
|
NodeExporterCollectorCpufreqConfig
|
Defines the configuration of the cpufreq collector, which collects CPU frequency statistics. Disabled by default.
|
|
tcpstat
|
NodeExporterCollectorTcpStatConfig
|
Defines the configuration of the tcpstat collector, which collects TCP connection statistics. Disabled by default.
|
|
netdev
|
NodeExporterCollectorNetDevConfig
|
Defines the configuration of the netdev collector, which collects network devices statistics. Enabled by default.
|
|
netclass
|
NodeExporterCollectorNetClassConfig
|
Defines the configuration of the netclass collector, which collects information about network devices. Enabled by default.
|
|
buddyinfo
|
NodeExporterCollectorBuddyInfoConfig
|
Defines the configuration of the buddyinfo collector, which collects statistics about memory fragmentation from the node_buddyinfo_blocks metric. This metric collects data from /proc/buddyinfo. Disabled by default.
|
|
mountstats
|
NodeExporterCollectorMountStatsConfig
|
Defines the configuration of the mountstats collector, which collects statistics about NFS volume I/O activities. Disabled by default.
|
|
ksmd
|
NodeExporterCollectorKSMDConfig
|
Defines the configuration of the ksmd collector, which collects statistics from the kernel same-page merger daemon. Disabled by default.
|
|
processes
|
NodeExporterCollectorProcessesConfig
|
Defines the configuration of the processes collector, which collects statistics from processes and threads running in the system. Disabled by default.
|
|
systemd
|
NodeExporterCollectorSystemdConfig
|
Defines the configuration of the systemd collector, which collects statistics on the systemd daemon and its managed services. Disabled by default.
|