Files
rancher-docs/docs/en/system-tools/system-tools.md
2022-07-12 13:14:04 -07:00

587 B

title, weight
title weight
System Tools 22

Note: System Tools has been deprecated since June 2022.

Logs

Please use logs-collector to collect logs from your cluster.

Stats

If you want to replicate the stats command, you can run the following command on your cluster nodes:

Note: This command requires the package sysstat on the cluster node.

/usr/bin/sar -u -r -F 1 1

Remove

Please use the Rancher Cleanup tool.