Skip to content

Commit 603dfc9

Browse files
author
Bob Pielock
committed
added some configuration info
1 parent 69ff1ae commit 603dfc9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/configuration.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Configuration of PVC
66

77
By default PVC does not require any special configuration to work.
88

9+
Gnuplot Configuration Options
10+
=============================
11+
912
If you are using `gnuplot`_ for plotting perfomance graphs with PVC
1013
and you want to customize the `gnuplot`_ terminal being used you could
1114
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
1417
when plotting a performance graph.
1518

1619
.. _`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+

0 commit comments

Comments
 (0)