Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 315 Bytes

File metadata and controls

9 lines (6 loc) · 315 Bytes

Introduction

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>