mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
8 lines
191 B
Markdown
8 lines
191 B
Markdown
|
# Change vCenter metric collection level
|
||
|
|
||
|
```
|
||
|
git clone https://github.com/Oxalide/vsphere-influxdb-go.git
|
||
|
pip install -r tools/requirements.txt
|
||
|
./tools/change_metric_collection_level.py
|
||
|
```
|