Changeset 87049 in vbox for trunk/doc/manual
- Timestamp:
- Dec 8, 2020 8:44:51 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 141798
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 1 edited
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_Introduction.xml
r87043 r87049 4201 4201 </para> 4202 4202 </sect2> 4203 <sect2 id=" vm-resource-monitor">4204 4205 <title> VMResource Monitor</title>4203 <sect2 id="resource-monitor"> 4204 4205 <title>Resource Monitor</title> 4206 4206 4207 4207 <para> … … 4213 4213 with respect to which the list of virtual machines are sorted. 4214 4214 </para> 4215 <figure id="fig- vm-resource-monitor">4216 <title> VMResource Monitor</title>4215 <figure id="fig-resource-monitor"> 4216 <title>Resource Monitor</title> 4217 4217 <mediaobject> 4218 4218 <imageobject> 4219 <imagedata align="center" fileref="images/ vmresourcemonitor.png"4219 <imagedata align="center" fileref="images/resourcemonitor.png" 4220 4220 width="14cm" /> 4221 4221 </imageobject> … … 4249 4249 </para> 4250 4250 </listitem> 4251 4251 <listitem> 4252 <para> 4253 <emphasis role="bold">Performance Monitor</emphasis> tab has several time series charts 4254 which monitors guests resource usage including CPU, RAM, Disk I/O, and Network. Note 4255 that RAM chart requires guest additions to be running on the guest system to work. The 4256 Performance Monitor is also avaible from the manager UI machine menu. 4257 </para> 4258 </listitem> 4252 4259 </itemizedlist> 4260 <figure id="fig-vm-performance-monitor"> 4261 <title>VM Performance Monitor</title> 4262 <mediaobject> 4263 <imageobject> 4264 <imagedata align="center" fileref="images/vmperformancemonitor.png" 4265 width="14cm" /> 4266 </imageobject> 4267 </mediaobject> 4268 </figure> 4253 4269 4254 4270
Note:
See TracChangeset
for help on using the changeset viewer.