Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup IT Analytics Exporter Installation and Configuration Guide
Configure Node exporter
Node exporter is an open-source Prometheus exporter to collect hardware and OS level metrics. It supports various collectors that can be configured to collect data from prime resources running on Linux operating system. It can export data from system resources such as RAM, disk, CPU, Network, and more. The exporter exposes the collected metrics on port 9100 and path /metrics.
Since running the Node exporter without any configuration enables all of its default collectors, no specific configuration is required for the exporter.
For additional information such as collectors and sample configuration templates, see https://github.com/prometheus/node_exporter.