[Orca-checkins] rev 220 - trunk/orca/data_gatherers/orcallator
blair at orcaware.com
blair at orcaware.com
Wed Mar 19 21:15:57 PST 2003
Author: blair
Date: 2003-03-19 21:15:47 -0800 (Wed, 19 Mar 2003)
New Revision: 220
Modified:
trunk/orca/data_gatherers/orcallator/orcallator.cfg.in
Log:
* data_gatherers/orcallator/orcallator.cfg.in:
Explicitly set the colors in the CPU Usage plot to match the colors
in procallator. The main change is to change the idle CPU color
from red to a pale yellow, thereby making it stand out less.
Modified: trunk/orca/data_gatherers/orcallator/orcallator.cfg.in
==============================================================================
--- trunk/orca/data_gatherers/orcallator/orcallator.cfg.in (original)
+++ trunk/orca/data_gatherers/orcallator/orcallator.cfg.in 2003-03-19 21:15:54.000000000 -0800
@@ -178,6 +178,10 @@
plot_min 0
plot_max 100
rigid_min_max 1
+color 00ff00
+color ff0000
+color 0000ff
+color ffffd0
href http://www.orcaware.com/orca/docs/orcallator.html#cpu_usage
}
More information about the Orca-checkins
mailing list