collection_interval | int | 60 | Sets how often (seconds) to scrape for metrics. |
enable_load | bool | true | Enable to collect load metrics. Compatible with all platforms. |
enable_filesystem | bool | true | Enable to collect filesystem metrics. Compatible with all platforms. |
enable_memory | bool | true | Enable to collect memory metrics. Compatible with all platforms. |
enable_network | bool | true | Enable to collect network metrics. Compatible with all platforms. |
enable_paging | bool | true | Enable to collect paging metrics. Compatible with all platforms. |
enable_cpu | bool | false | Enable to collect CPU metrics. Compatible with Linux and Windows. |
enable_disk | bool | false | Enable to collect disk metrics. Compatible with Linux and Windows. |
enable_process | bool | false | Enable to collect disk metrics. Compatible with Linux and Windows. The collector must be running as root (Linux) and Administrator (Windows). |
enable_processes | bool | false | Enable to collect process count metrics. Compatible with Linux only. |