! ! xosview resources (override into your .Xdefaults file) ! $Id: Xdefaults,v 1.32 1999/11/17 05:53:01 bgrayson Exp $ ! General Resources !xosview*title: xosview*geometry: 150x200 !xosview*display: xosview*captions: True xosview*labels: True xosview*meterLabelColor: black xosview*usedlabels: True xosview*usedLabelColor: darkgrey xosview*borderwidth: 0 xosview*font: 6x10 xosview*background: white xosview*foreground: black xosview*enableStipple: False ! Change to true to try beta stipple support. xosview*samplesPerSec: 10 ! not yet supported xosview*graphNumCols: 128 ! number of samples shown in a graph ! Load Meter Resources ! We don't need to enable the Decay option, as it is already time-averaged. xosview*load: True xosview*loadCritColor: red xosview*loadWarnColor: orange xosview*loadProcColor: seagreen xosview*loadIdleColor: aquamarine xosview*loadPriority: 20 xosview*loadCritThreshold: 5 xosview*loadWarnThreshold: 2 xosview*loadDecay: False xosview*loadGraph: False xosview*loadUsedFormat: float ! CPU Meter Resources xosview*cpu: True xosview*cpuUserColor: seagreen xosview*cpuNiceColor: yellow xosview*cpuSystemColor: orange xosview*cpuInterruptColor: red xosview*cpuFreeColor: aquamarine xosview*cpuPriority: 1 xosview*cpuDecay: True xosview*cpuGraph: False xosview*cpuUsedFormat: percent ! Memory Meter Resources ! Not all of these are used by a specific platform. xosview*mem: True xosview*memUsedColor: seagreen xosview*memSharedColor: SkyBlue xosview*memBufferColor: orange xosview*memCacheColor: red xosview*memFreeColor: aquamarine xosview*memTextColor: blue xosview*memOtherColor: orange xosview*memActiveColor: blue xosview*memInactiveColor: lightblue xosview*memPriority: 10 xosview*memDecay: False xosview*memGraph: False xosview*memUsedFormat: autoscale ! Swap Meter Resources xosview*swap: True xosview*swapUsedColor: seagreen xosview*swapFreeColor: aquamarine xosview*swapReservedColor: yellow xosview*swapPriority: 10 xosview*swapDecay: True xosview*swapGraph: False xosview*swapUsedFormat: autoscale ! Page Meter Resources xosview*page: True xosview*pageBandwidth: 120 xosview*pageInColor: SkyBlue xosview*pageOutColor: SlateBlue1 xosview*pageIdleColor: aquamarine xosview*pagePriority: 5 xosview*pageDecay: True xosview*pageGraph: False xosview*pageUsedFormat: autoscale ! Network Meter Resources xosview*net: True !xosview*netBandwidth: 147456 ! 1024 kbaud/128kbaud DSL !xosview*netBandwidth: 114688 ! 768 kbaud/128kbaud DSL !xosview*netBandwidth: 7500 ! for 64kbps ISDN !xosview*netBandwidth: 5000 ! for up to 57.6kbps modems !xosview*netBandwidth: 2000 ! for 28.8kbps modems (no compression) ! ! or 14.4kbps modems (with compression) !xosview*netBandwidth: 1000000 ! for 10Mbit/s Ethernet (could be 1250000) xosview*netBandwidth: 10000000 ! for 100Mbit/s Ethernet (could be 12500000) xosview*netInColor: SkyBlue xosview*netOutColor: SlateBlue1 xosview*netBackground: aquamarine xosview*netPriority: 2 xosview*netDecay: True xosview*netGraph: False xosview*netUsedFormat: autoscale ! Linux-only resources: ! Serial Meter Resources ! ! set 'True' for autodetection or give the baseaddress ! (autodetection may fail sometimes, if the port is ! locked by ppp/slip for example) !xosview*serial0: 0x3f8 !xosview*serial1: 0x2f8 !xosview*serial2: 0x3e8 !xosview*serial3: 0x2e8 xosview*serial0: False xosview*serial1: False xosview*serial2: False xosview*serial3: False xosview*serial4: False xosview*serial5: False xosview*serial6: False xosview*serial7: False xosview*serial8: False xosview*serial9: False xosview*serialOnColor: red xosview*serialOffColor: aquamarine xosview*serialPriority: 1 ! Interrupt Meter Resources xosview*interrupts: True xosview*intOnColor: red xosview*intOffColor: aquamarine xosview*intPriority: 1 ! Interrupt Rate Meter Resources xosview*irqrate: True xosview*irqrateUsedColor: red xosview*irqrateIdleColor: black xosview*irqratePriority: 1 xosview*irqrateUsedFormat: autoscale xosview*irqrateDecay: True xosview*irqrateGraph: False ! Battery Meter Resources xosview*battery: False xosview*batteryLeftColor: orange xosview*batteryUsedColor: aquamarine xosview*batteryPriority: 50 xosview*batteryUsedFormat: percent ! Disk Meter Resources xosview*disk: True xosview*diskUsedColor: seagreen xosview*diskIdleColor: aquamarine xosview*diskWriteColor: SlateBlue1 xosview*diskReadColor: SkyBlue xosview*diskBandwidth: 10000000 ! 10MB/s should be reasonable today for ! both IDE and SCSI xosview*diskPriority: 10 xosview*diskDecay: True xosview*diskUsedFormat: autoscale xosview*diskGraph: False xosview*RAID: False xosview*RAIDdevicecount: 1 xosview*RAIDdiskOnlineColor: green xosview*RAIDdiskFailureColor: red xosview*RAIDresyncdoneColor: yellow xosview*RAIDresynctodoColor: red xosview*RAIDresynccompleteColor: green xosview*RAIDPriority: 20 xosview*RAIDUsedFormat: percent !! !! xosview resources (override into your .Xdefaults file) !! $Id: Xdefaults,v 1.29 1999/02/04 10:43:57 mcnab Exp $ ! !! General Resources ! !! xosview*title: !! xosview*geometry: +5+5 !! xosview*display: !xosview*captions: True !xosview*labels: True !xosview*meterLabelColor: wheat !xosview*usedlabels: True !xosview*usedLabelColor: orange !xosview*borderwidth: 0 !xosview*font: 7x13bold !xosview*background: navy !xosview*foreground: wheat !xosview*enableStipple: False ! Change to true to try beta stipple support. !xosview*samplesPerSec: 10 ! This resource is not yet supported. !! This defines the number of samples shown in a graph !xosview*graphNumCols: 64 ! ! !! Load Meter Resources ! !xosview*load: True !! We don't need to enable the Decay option for the load -- the load !! is already a time-averaged value! !xosview*loadWarnColor: orange !xosview*loadProcColor: seagreen !xosview*loadIdleColor: aquamarine !xosview*loadPriority: 50 !xosview*loadAlarmThreshold: 2 !xosview*loadDecay: False !xosview*loadGraph: False !xosview*loadUsedFormat: float ! !! CPU Meter Resources ! !xosview*cpu: True !xosview*cpuUserColor: seagreen !xosview*cpuNiceColor: yellow !xosview*cpuSystemColor: orange !xosview*cpuInterruptColor : red !xosview*cpuFreeColor: aquamarine !xosview*cpuPriority: 1 !xosview*cpuDecay: True !xosview*cpuGraph: True !xosview*cpuUsedFormat: percent ! !! Memory Meter Resources !! Not all of these are used by a specific platform. ! !xosview*mem: True !xosview*memUsedColor: seagreen !xosview*memSharedColor: SkyBlue !xosview*memBufferColor: orange !xosview*memCacheColor: red !xosview*memFreeColor: aquamarine !xosview*memTextColor: blue !xosview*memOtherColor: orange !xosview*memActiveColor: blue !xosview*memInactiveColor: lightblue !xosview*memPriority: 10 !xosview*memDecay: False !xosview*memGraph: False !xosview*memUsedFormat: autoscale ! !! Swap Meter Resources ! !xosview*swap: True !xosview*swapUsedColor: seagreen !xosview*swapFreeColor: aquamarine !xosview*swapReservedColor: yellow !xosview*swapPriority: 10 !xosview*swapDecay: False !xosview*swapGraph: False !xosview*swapUsedFormat: autoscale ! ! !! Page Meter Resources ! !xosview*page: True !xosview*pageBandwidth: 120 !xosview*pageInColor: SkyBlue !xosview*pageOutColor: SlateBlue1 !xosview*pageIdleColor: aquamarine !xosview*pagePriority: 5 !xosview*pageDecay: False !xosview*pageGraph: True !xosview*pageUsedFormat: autoscale ! ! !! Network Meter Resources ! !xosview*net: False !! Suitable for people with 28.8Kbaud with no compression, or 14.4 !! with compression: !!xosview*netBandwidth: 2000 !! Suitable for people with up to 57.6Kbaud modems: !xosview*netBandwidth: 5000 !! Suitable for people with 10Mbits/sec Ethernet: (could put 1250000) !!xosview*netBandwidth: 1000000 !! Suitable for people with 100Mbits/sec Ethernet (could be 12500000) !!xosview*netBandwidth: 10000000 !xosview*netInColor: SkyBlue !xosview*netOutColor: SlateBlue1 !xosview*netBackground: aquamarine !xosview*netPriority: 2 !xosview*netDecay: True !xosview*netGraph: True !xosview*netUsedFormat: autoscale ! !!!! !!!! Linux-only meters !!!! !! Serial Meter Resources !! set 'True' for autodetection or give the baseaddress !! (autodetection may fail sometimes, if !! the port is locked by ppp/slip for example) ! !!xosview*serial0: 0x3f8 !!xosview*serial1: 0x2f8 !!xosview*serial2: 0x3e8 !!xosview*serial3: 0x2e8 !xosview*serial0: False !xosview*serial1: False !xosview*serial2: False !xosview*serial3: False !xosview*serial4: False !xosview*serial5: False !xosview*serial6: False !xosview*serial7: False !xosview*serial8: False !xosview*serial9: False !xosview*serialOnColor: red !xosview*serialOffColor: aquamarine !xosview*serialPriority: 1 ! !! Interrupt Meter Resources ! !xosview*interrupts: True !xosview*intOnColor: red !xosview*intOffColor: aquamarine !xosview*intPriority: 1 ! !! Battery meter !xosview*battery: False !xosview*batteryLeftColor: orange !xosview*batteryUsedColor: aquamarine !xosview*batteryPriority: 50 !xosview*batteryUsedFormat: percent ! !! Disk Meter Resources ! !xosview*disk: True !xosview*diskUsedColor: seagreen !xosview*diskIdleColor: aquamarine !xosview*diskWriteColor: SlateBlue1 !xosview*diskReadColor: SkyBlue !! Default to 10MB/s bandwidth !! Should be reasonable given the speed of !! most modern hard drives (both IDE & SCSI) !xosview*diskBandwidth: 10000000 !xosview*diskPriority: 10 !xosview*diskDecay: True !xosview*diskUsedFormat: autoscale !xosview*diskGraph: True