Files
rancher-docs/archived_docs/en/version-2.9/reference-guides/system-tools.md
Lucas Saintarbor 4a0d71b3f3 Archive v2.9 docs (#2219)
* Archive v2.9 content files / add archive notice

* Update config / sidebar

* Remove v2.9 redirects

* Fix typo in config

* Update versions listing page

* Fix typo in notice files

* Fix typo in versions listing page
2026-03-04 16:54:35 -08:00

710 B

title
title
System Tools
<head> </head>

:::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.