Edit File: README_RTM
Beamium can be configured manually to send data to RTM RTM Scrapers configuration: ----------------------------- ## noderig endpoint to fetch scrapers: noderig: url: http://127.0.0.1:9100/metrics format: sensision period: 60000 RTM Sinks configuration: ----------------------------- ## Warp10 platform to send data sinks: metrics: url: https://rtm.ovh.net/ token: bnMzMDc1ODk5LmlwLTIxNy0xODItMTk1LmV1MTUzODM4MjcyNQo size: 1000000 selector: (os|rtm).* ttl: 60 RTM Labels ----------------------------- labels: host: <your server hostname> RTM parameters configuration ----------------------------- parameters: # Parameters definitions (Optional) source-dir: /opt/beamium/sources # Beamer data source directory sink-dir: /opt/beamium/sinks # Beamer data sink directory scan-period: 60000 # Delay(ms) between source/sink scan