pi@raspberrypi ~ $ sudo tail -f /var/log/syslog Feb 7 20:30:34 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 6.17 seconds Feb 7 20:30:37 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 2.90 seconds Feb 7 20:35:17 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:35:00 PST (1423370100) to database 'archive/weewx.sdb'
Feb 7 20:35:17 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:35:00 PST (1423370100) to daily summary in 'archive/weewx.sdb'
Feb 7 20:35:31 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 13.29 seconds Feb 7 20:35:37 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 6.27 seconds Feb 7 20:40:24 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:40:00 PST (1423370400) to database 'archive/weewx.sdb'
Feb 7 20:40:24 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:40:00 PST (1423370400) to daily summary in 'archive/weewx.sdb'
Feb 7 20:40:31 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 6.21 seconds Feb 7 20:40:35 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 4.38 seconds Feb 7 20:45:31 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:45:00 PST (1423370700) to database 'archive/weewx.sdb'
Feb 7 20:45:31 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:45:00 PST (1423370700) to daily summary in 'archive/weewx.sdb'
Feb 7 20:45:38 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 6.40 seconds Feb 7 20:45:42 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 4.51 seconds Feb 7 20:50:20 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:50:00 PST (1423371000) to database 'archive/weewx.sdb'
Feb 7 20:50:20 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:50:00 PST (1423371000) to daily summary in 'archive/weewx.sdb'
Feb 7 20:50:28 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 7.25 seconds Feb 7 20:50:34 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 5.99 seconds Feb 7 20:55:27 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:55:00 PST (1423371300) to database 'archive/weewx.sdb'
Feb 7 20:55:27 raspberrypi weewx[2298]: manager: added record
2015-02-07 20:55:00 PST (1423371300) to daily summary in 'archive/weewx.sdb'
Feb 7 20:55:36 raspberrypi weewx[2298]: cheetahgenerator: Generated
14 files for report StandardReport in 8.23 seconds Feb 7 20:55:39 raspberrypi weewx[2298]: genimages: Generated 12 images for StandardReport in 2.98 seconds
# Set to type of station hardware. There must be a corresponding stanza # in this file with a 'driver' parameter indicating the driver to be used. station_type = FineOffsetUSB [[Wunderground]] # This section is for configuring posts to the Weather Underground # If you wish to do this, uncomment the following station and password # lines and fill them with your station and password: #station = your Weather Underground station ID (eg, KORHOODR3) #password = your Weather Underground password # Set the following to True to have weewx use the WU "Rapidfire" # protocol. Not all hardware can support it. See the User's Guide. rapidfire = False station = Your station ID here password = Your WU password here