Release ext-sysmon 1.5

+ added configuration file
This commit is contained in:
arcan1s
2013-11-18 19:16:38 +04:00
parent 24325e2d3a
commit 916c32589f
8 changed files with 103 additions and 30 deletions

13
ext-sysmon/extsysmon.conf Normal file
View File

@ -0,0 +1,13 @@
# Configuration file for Extended Systemmonitor DataEngine (v.1.5)
# Uncomment needed lines
# Set GPU device
# May be 'nvidia' (for nvidia), 'ati' (for ATI RADEON), 'ignore' or 'auto'
#GPUDEV=auto
# Set block device for hddtemp comma separated or use 'all'
#HDDDEV=all
# Set MPD settings
#MPDADDRESS=localhost
#MPDPORT=6600