mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 10:55:37 +00:00
598 B
598 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 below requires the package sysstat on the cluster node.
:::
/usr/bin/sar -u -r -F 1 1
Remove
Please use the Rancher Cleanup tool.