Andrew, this is great! I am working my way through it all. I have the data being posted, but I get an entry in syslog for every post:
Feb 18 10:45:59 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:45:59 CST (1582044359) Feb 18 10:46:01 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:02 CST (1582044362) Feb 18 10:46:03 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:04 CST (1582044364) Feb 18 10:46:05 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:06 CST (1582044366) Feb 18 10:46:07 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:08 CST (1582044368) Feb 18 10:46:09 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:10 CST (1582044370) Is there a way to turn (most) of those off? more complete log attached. Thanks, Walt -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ce8060b9-66b0-4d3c-83a0-cc2c53639f2b%40googlegroups.com.
Feb 18 10:45:52 raspberrypi2 systemd[1]: Starting LSB: weewx weather system... Feb 18 10:45:53 raspberrypi2 weewx[30465]: engine: Initializing weewx version 3.9.2 Feb 18 10:45:53 raspberrypi2 weewx[30465]: engine: Using Python 2.7.13 (default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516] Feb 18 10:45:53 raspberrypi2 weewx[30465]: engine: Platform Linux-4.19.66-v7+-armv7l-with-debian-9.11 Feb 18 10:45:53 raspberrypi2 weewx[30465]: engine: Locale is 'en_US.UTF-8' Feb 18 10:45:53 raspberrypi2 weewx[30465]: engine: pid file is /var/run/weewx.pid Feb 18 10:45:53 raspberrypi2 weewx[30454]: Starting weewx weather system: weewx. Feb 18 10:45:53 raspberrypi2 systemd[1]: Started LSB: weewx weather system. Feb 18 10:45:53 raspberrypi2 weewx[30469]: engine: Using configuration file /etc/weewx/weewx.conf Feb 18 10:45:53 raspberrypi2 weewx[30469]: engine: Loading station type Vantage (weewx.drivers.vantage) Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: StdConvert target unit is 0x1 Feb 18 10:45:54 raspberrypi2 weewx[30469]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware Feb 18 10:45:54 raspberrypi2 weewx[30469]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Archive will use data binding wx_binding Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Record generation will be attempted in 'hardware' Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Using archive interval of 900 seconds (specified by hardware) Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Feb 18 10:45:54 raspberrypi2 weewx[30469]: manager: Starting backfill of daily summaries Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: StationRegistry: Registration not requested. Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: Wunderground: Posting not enabled. Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: PWSweather: Posting not enabled. Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: CWOP: Posting not enabled. Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: WOW: Posting not enabled. Feb 18 10:45:54 raspberrypi2 weewx[30469]: restx: AWEKAS: Posting not enabled. Feb 18 10:45:54 raspberrypi2 weewx[30469]: weepost: LOOP packets will be posted to http://localhost/weewx/reports/live.php: Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Starting up weewx version 3.9.2 Feb 18 10:45:54 raspberrypi2 weewx[30469]: engine: Clock error is 3.07 seconds (positive is fast) Feb 18 10:45:55 raspberrypi2 weewx[30469]: manager: Added record 2020-02-18 10:45:00 CST (1582044300) to database 'weewx.sdb' Feb 18 10:45:55 raspberrypi2 weewx[30469]: manager: Added record 2020-02-18 10:45:00 CST (1582044300) to daily summary in 'weewx.sdb' Feb 18 10:45:55 raspberrypi2 weewx[30469]: engine: Starting main packet loop. Feb 18 10:45:59 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:45:59 CST (1582044359) Feb 18 10:46:01 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:02 CST (1582044362) Feb 18 10:46:03 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:04 CST (1582044364) Feb 18 10:46:05 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:06 CST (1582044366) Feb 18 10:46:07 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:08 CST (1582044368) Feb 18 10:46:09 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:10 CST (1582044370) Feb 18 10:46:11 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:12 CST (1582044372) Feb 18 10:46:13 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:14 CST (1582044374) Feb 18 10:46:15 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:16 CST (1582044376) Feb 18 10:46:17 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:18 CST (1582044378) Feb 18 10:46:19 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:20 CST (1582044380) Feb 18 10:46:21 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:22 CST (1582044382) Feb 18 10:46:23 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:24 CST (1582044384) Feb 18 10:46:25 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:26 CST (1582044386) Feb 18 10:46:27 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:28 CST (1582044388) Feb 18 10:46:29 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:30 CST (1582044390) Feb 18 10:46:31 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:32 CST (1582044392) Feb 18 10:46:33 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:34 CST (1582044394) Feb 18 10:46:35 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:36 CST (1582044396) Feb 18 10:46:37 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:38 CST (1582044398) Feb 18 10:46:39 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:40 CST (1582044400) Feb 18 10:46:41 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:42 CST (1582044402) Feb 18 10:46:43 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:44 CST (1582044404) Feb 18 10:46:45 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:46 CST (1582044406) Feb 18 10:46:47 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:48 CST (1582044408) Feb 18 10:46:49 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:50 CST (1582044410) Feb 18 10:46:51 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:52 CST (1582044412) Feb 18 10:46:53 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:54 CST (1582044414) Feb 18 10:46:55 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:56 CST (1582044416) Feb 18 10:46:57 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:46:58 CST (1582044418) Feb 18 10:46:59 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:00 CST (1582044420) Feb 18 10:47:01 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:02 CST (1582044422) Feb 18 10:47:03 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:04 CST (1582044424) Feb 18 10:47:05 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:06 CST (1582044426) Feb 18 10:47:07 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:08 CST (1582044428) Feb 18 10:47:09 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:10 CST (1582044430) Feb 18 10:47:11 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:12 CST (1582044432) Feb 18 10:47:13 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:14 CST (1582044434) Feb 18 10:47:15 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:16 CST (1582044436) Feb 18 10:47:17 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:18 CST (1582044438) Feb 18 10:47:19 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:20 CST (1582044440) Feb 18 10:47:21 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:22 CST (1582044442) Feb 18 10:47:23 raspberrypi2 weewx[30469]: restx: WeePOST: Published record 2020-02-18 10:47:24 CST (1582044444) Feb 18 10:47:23 raspberrypi2 systemd[1]: Stopping LSB: weewx weather system... Feb 18 10:47:23 raspberrypi2 weewx[30469]: engine: Main loop exiting. Shutting engine down. Feb 18 10:47:24 raspberrypi2 weewx[30469]: engine: Terminating weewx version 3.9.2 Feb 18 10:47:29 raspberrypi2 weewx[30509]: Stopping weewx weather system: weewx.. Feb 18 10:47:29 raspberrypi2 systemd[1]: Stopped LSB: weewx weather system. Feb 18 11:09:01 raspberrypi2 CRON[30626]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi) Feb 18 11:09:03 raspberrypi2 systemd[1]: Starting Clean php session files... Feb 18 11:09:04 raspberrypi2 systemd[1]: Started Clean php session files. Feb 18 11:17:01 raspberrypi2 CRON[30691]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
