Skip to main content

Get server statistics

cloudcli server statistics

Get server statistics

Synopsis

Get server statistics

cloudcli server statistics [flags]

Options

      --all                Show all metrics
--cpu Show CPU metrics
--disksIops Show Disk IO Operations metrics
--disksTransfer Show Disk Transfer metrics
--enddate string Show metrics until this date (yyyymmdd)
-h, --help help for statistics
--id string Specific server UUID
--name string Server name or regular expression matching a single server
--network Show Network metrics
--period string Period to show metrics for: (1h | 8h |1w | 1m | 3m)
--ram Show RAM metrics
--startdate string Show metrics since this date (yyyymmdd)

Options inherited from parent commands

      --api-clientid string   API Client ID
--api-secret string API Secret
--config string config file (default is $HOME/.cloudcli.yaml)
--debug enable debug output to stderr
--dryrun enable dry run mode, does not perform actions
--format string output format, default format is a human readable summary
--no-config disable loading from config file