File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Configuration of PVC
6
6
7
7
By default PVC does not require any special configuration to work.
8
8
9
+ Gnuplot Configuration Options
10
+ =============================
11
+
9
12
If you are using `gnuplot `_ for plotting perfomance graphs with PVC
10
13
and you want to customize the `gnuplot `_ terminal being used you could
11
14
set the ``GNUPLOT_TERM `` environment variable to your desired terminal.
@@ -14,3 +17,22 @@ If ``GNUPLOT_TERM`` is not set then PVC will use a ``dumb`` terminal
14
17
when plotting a performance graph.
15
18
16
19
.. _`gnuplot` : http://www.gnuplot.info/
20
+
21
+
22
+ VMware(R) Player for Console Support
23
+ ====================================
24
+
25
+ If the vmplayer binary is in your $PATH variable pvc should be capable
26
+ of launching the VMware(R) Player for connecting to remote consoles
27
+ on a host.
28
+
29
+ .. _ `VMware Player` : http://www.vmware.com/products/player
30
+
31
+ VNC Console Support
32
+ ===================
33
+
34
+
35
+
36
+ Debugging Output
37
+ ================
38
+
You can’t perform that action at this time.
0 commit comments