.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.1. .TH CADVISOR "1" "September 2015" "cAdvisor version 0.16.0" "User Commands" .SH NAME cAdvisor \- analyze resource usage and performance characteristics of running containers .SH DESCRIPTION .SS "Usage of ./cadvisor:" .HP \fB\-allow_dynamic_housekeeping\fR=\fI\,true\/\fR: Whether to allow the housekeeping interval to be dynamic .HP \fB\-alsologtostderr\fR=\fI\,false\/\fR: log to standard error as well as files .HP \fB\-boot_id_file=\fR"/proc/sys/kernel/random/boot_id": Comma\-separated list of files to check for boot\-id. Use the first one that exists. .HP \fB\-bq_account=\fR"": Service account email .HP \fB\-bq_credentials_file=\fR"": Credential Key file (pem) .HP \fB\-bq_id=\fR"": Client ID .HP \fB\-bq_project_id=\fR"": Bigquery project ID .HP \fB\-bq_secret=\fR"notasecret": Client Secret .HP \fB\-container_hints=\fR"/etc/cadvisor/container_hints.json": location of the container hints file .HP \fB\-docker=\fR"unix:///var/run/docker.sock": docker endpoint .HP \fB\-docker_only\fR=\fI\,false\/\fR: Only report docker containers in addition to root stats .HP \fB\-docker_root=\fR"/var/lib/docker": Absolute path to the Docker state root directory (default: \fI\,/var/lib/docker\/\fP) .HP \fB\-docker_run=\fR"/var/run/docker": Absolute path to the Docker run directory (default: \fI\,/var/run/docker\/\fP) .HP \fB\-enable_load_reader\fR=\fI\,false\/\fR: Whether to enable cpu load reader .HP \fB\-event_storage_age_limit=\fR"default=24h": Max length of time for which to store events (per type). Value is a comma separated list of key values, where the keys are event types (e.g.: creation, oom) or "default" and the value is a duration. Default is applied to all non\-specified event types .HP \fB\-event_storage_event_limit=\fR"default=100000": Max number of events to store (per type). Value is a comma separated list of key values, where the keys are event types (e.g.: creation, oom) or "default" and the value is an integer. Default is applied to all non\-specified event types .HP \fB\-global_housekeeping_interval\fR=\fI\,1m0s\/\fR: Interval between global housekeepings .HP \fB\-housekeeping_interval\fR=\fI\,1s\/\fR: Interval between container housekeepings .HP \fB\-http_auth_file=\fR"": HTTP auth file for the web UI .HP \fB\-http_auth_realm=\fR"localhost": HTTP auth realm for the web UI .HP \fB\-http_digest_file=\fR"": HTTP digest file for the web UI .HP \fB\-http_digest_realm=\fR"localhost": HTTP digest file for the web UI .HP \fB\-httptest\fR.serve="": if non\-empty, httptest.NewServer serves on this address and blocks .HP \fB\-listen_ip=\fR"": IP to listen on, defaults to all IPs .HP \fB\-log_backtrace_at=\fR:0: when logging hits line file:N, emit a stack trace .HP \fB\-log_cadvisor_usage\fR=\fI\,false\/\fR: Whether to log the usage of the cAdvisor container .HP \fB\-log_dir=\fR"": If non\-empty, write log files in this directory .HP \fB\-logtostderr\fR=\fI\,false\/\fR: log to standard error instead of files .HP \fB\-machine_id_file=\fR"/etc/machine\-id,/var/lib/dbus/machine\-id": Comma\-separated list of files to check for machine\-id. Use the first one that exists. .HP \fB\-max_housekeeping_interval\fR=\fI\,1m0s\/\fR: Largest interval to allow between container housekeepings .HP \fB\-max_procs\fR=\fI\,0\/\fR: max number of CPUs that can be used simultaneously. Less than 1 for default (number of cores). .HP \fB\-port\fR=\fI\,8080\/\fR: port to listen .HP \fB\-prometheus_endpoint=\fR"/metrics": Endpoint to expose Prometheus metrics on .HP \fB\-stderrthreshold\fR=\fI\,0\/\fR: logs at or above this threshold go to stderr .HP \fB\-storage_driver=\fR"": storage driver to use. Data is always cached shortly in memory, this controls where data is pushed besides the local cache. Empty means none. Options are: (default), bigquery, and influxdb .HP \fB\-storage_driver_buffer_duration\fR=\fI\,1m0s\/\fR: Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction .HP \fB\-storage_driver_db=\fR"cadvisor": database name .HP \fB\-storage_driver_host=\fR"localhost:8086": database host:port .HP \fB\-storage_driver_password=\fR"root": database password .HP \fB\-storage_driver_secure\fR=\fI\,false\/\fR: use secure connection with database .HP \fB\-storage_driver_table=\fR"stats": table name .HP \fB\-storage_driver_user=\fR"root": database username .HP \fB\-storage_duration\fR=\fI\,2m0s\/\fR: How long to keep data stored (Default: 2min). .HP \fB\-v\fR=\fI\,0\/\fR: log level for V logs .HP \fB\-version\fR=\fI\,false\/\fR: print cAdvisor version and exit .HP \fB\-vmodule=\fR: comma\-separated list of pattern=N settings for file\-filtered logging