16.12. NodeExporterCollectorNetClassConfig

16.12.1. 설명

NodeExporterCollectorNetClassConfig 리소스는 node-exporter 에이전트의 netclass 수집기의 on/off 스위치로 작동합니다. 기본적으로 netclass 수집기가 활성화되어 있습니다. 비활성화된 경우 이러한 메트릭을 사용할 수 없게 됩니다. node_network_info,node_network_address_assign_type,node_network_carrier,node_network_carrier_changes_total,node_network_carrier_changes_total , node_network_carrier_changes_total, node_network_carrier_changes_total, node_network_device_id,node_network_dormant,node_network_ iface_id ,node_ network_iface_link _link ,node_network_iface_link_mode,node_network_mtu_bytes, node_network_name_assign_type,node_network_net_dev_group,node_network_speed_bytes,node_network_transmit_queue_length,node_network_protocol_type.

현재 위치: NodeExporterCollectorConfig

속성유형설명

enabled

bool

netclass 수집기를 활성화하거나 비활성화하는 부울 플래그입니다.

useNetlink

bool

netclass 수집기의 netlink 구현을 활성화하는 부울 플래그입니다. 기본적으로 비활성화되어 있습니다. 이 구현은 이러한 메트릭( node_network_address_assign_type,node_network_name_assign_type,node_network_device_id,node_network_speed_bytes )을 생략하여 netclass 수집기의 성능을 향상시킵니다. 또한 node_network_info 지표에는 duplex 레이블이 없습니다.