Skip to content

How does Rancher track our license usage?

Article Number: 000020498

Resolution

Currently, Rancher relies on customers to report their usage and procure additional licenses if their usage has increased. From time to time, as part of support calls, a Rancher Support Engineer may request customers to run a simple command-line script on the Rancher Server that will generate high-level usage information:

wget -O - https://raw.githubusercontent.com/rancherlabs/support-tools/master/collection/rancher/v2.x/systems-information/systems_summary.sh | sh - > rancher_stats.txt

This is both to keep track of our customer's usage for license compliance as well as to offer advisories should customers be approaching any thresholds related to scale and performance.