Skip to content

Commit a0c44e7

Browse files
committed
Update README.md
1 parent 6abd165 commit a0c44e7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ To call the script to run infinitely, waiting 5 minutes between each iteration,
9696
Accept wildcard characters? false
9797
9898
-Datacenter <String[]>
99-
Specifies the VMWare Datacenters you want to receive data from. Default is to read all Clusters managed by VCenter server.
99+
Specifies the VMWare Datacenters you want to receive data from. Default is to read all Clusters
100+
managed by VCenter server.
100101
101102
Required? false
102103
Position? 5
@@ -160,8 +161,8 @@ To call the script to run infinitely, waiting 5 minutes between each iteration,
160161
If this parameter is set, the script will try to receive all metrics from the VCenter Server starting
161162
at the date and time of the last poll up to the most recent data (Real-Time).
162163
This is useful if you want to schedule the script externally (with Task Scheduler, for instance) and you
163-
want to use the "-Iterations 1" parameter.
164-
But be careful, VCenter stores the Real-Time statistics just for a limited number of time (1 day per default).
164+
want to use the "-Iterations 1" parameter. But be careful, VCenter stores the Real-Time statistics just
165+
for a limited number of time (1 hour per default).
165166
166167
Required? false
167168
Position? 11

0 commit comments

Comments
 (0)