This is a quick start script that collects system metrics such as CPU and memory usage, and sends them to GreptimeCloud. The metrics endpoint uses InfluxDB line protocol.
Use the following command to start it:
bash quick-start.sh -e <endpoint> -d <dbname> -u <username> -p <password>