Monitoring services 1280 Telegraf monitoring Authentication parameters Authentication organization for InfluxDB v2 [REQUIRED] ^[a-zA-Z][1-9a-zA-Z@_\-.]{2,50}$ Organization name must be alphanumeric and can contain hyphens, underscores and at symbol. Authentication token for InfluxDB v2 [REQUIRED] txt Authentication token ^[a-zA-Z0-9-_]{86}==$ Token must be 88 characters long and must contain only [a-zA-Z0-9-_] and '==' characters. Remote bucket, by default (main) main Source parameters for monitoring (default: all) all hardware-utilization logs network system telegraf all All parameters (default) hardware-utilization Hardware-utilization parameters (CPU, disk, memory) logs Logs parameters network Network parameters (net, netstat, nftables) system System parameters (system, processes, interrupts) telegraf Telegraf internal statistics ^(all|hardware-utilization|logs|network|system|telegraf)$ all Remote URL [REQUIRED] url Remote URL to InfluxDB v2 ^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}?(\/.*)?$ Incorrect URL format. Remote port (default: 8086) 8086