This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
# | |
# DigiTemp v2.1 RRDB database Creation | |
rrdtool create digitemp.rrd DS:temp:GAUGE:600:U:U DS:hum:GAUGE:600:U:U DS:int1:GAUGE:600:U:U DS:int2:GAUGE:600:U:U DS:int3:GAUGE:600:U:U RRA:AVERAGE:0.5:1:600 RRA:AVERAGE:0.5:6:700 RRA:AVERAGE:0.5:24:775 RRA:AVERAGE:0.5:288:797 RRA:MIN:0.5:1:600 RRA:MIN:0.5:6:700 RRA:MIN:0.5:24:775 RRA:MIN:0.5:288:797 RRA:MAX:0.5:1:600 RRA:MAX:0.5:6:700 RRA:MAX:0.5:24:775 RRA:MAX:0.5:288:797 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06.04.14 18:01:22,908 WindowServer[207] CGXSetWindowListSystemAlpha: Invalid window 545 (index 0/1) | |
06.04.14 18:01:22,938 HWMonitor[26780] Loading profile from Hackintosh.plist | |
06.04.14 18:01:23,019 HWMonitor[26780] ATA block storage device appeared 36367 | |
06.04.14 18:01:23,019 HWMonitor[26780] ATA block storage device appeared 37123 | |
06.04.14 18:01:23,021 HWMonitor[26780] ATA block storage device appeared 38915 | |
06.04.14 18:01:23,021 HWMonitor[26780] ATA block storage device appeared 39939 | |
06.04.14 18:01:23,085 HWMonitor[26780] reading SMART data for Hitachi HTS545016B9SA02 | |
06.04.14 18:01:23,128 HWMonitor[26780] reading SMART data for WDC WD20EFRX-68EUZN0 | |
06.04.14 18:01:23,211 HWMonitor[26780] reading SMART data for M4-CT128M4SSD1 | |
06.04.14 18:01:51,964 WindowServer[207] CGXSetWindowListSystemAlpha: Invalid window 584 (index 0/1) |