On Monday, January 28, 2019 at 1:00:04 PM UTC-8, Pat wrote:
>
> It seems to be installed. Doesn't mean it's running. Let's verify a few 
> things. 
>


sudo systemctl status weewx
(should show enabled and running, plus some log messages)

Here's mine - this is a pi3b+ up 72 days:


pi@pi3plus:~ $ systemctl status weewx
● weewx.service - LSB: weewx weather system
   Loaded: loaded (/etc/init.d/weewx; generated; vendor preset: enabled)
   Active: active (running) since Fri 2018-11-16 17:29:04 PST; 2 months 12 
days ago
     Docs: man:systemd-sysv-generator(8)
  Process: 303 ExecStart=/etc/init.d/weewx start (code=exited, 
status=0/SUCCESS)
   CGroup: /system.slice/weewx.service
           └─448 python /usr/bin/weewxd --daemon 
--pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf

Jan 28 18:25:22 pi3plus weewx[448]: cheetahgenerator: Generated 14 files 
for report StandardReport in 1.57 seconds
Jan 28 18:25:22 pi3plus weewx[448]: manager: Daily summary version is 2.0
Jan 28 18:25:23 pi3plus weewx[448]: imagegenerator: Generated 12 images for 
StandardReport in 0.62 seconds
Jan 28 18:25:23 pi3plus weewx[448]: copygenerator: copied 0 files to 
/var/www/html/weewx
Jan 28 18:25:23 pi3plus weewx[448]: reportengine: Running report FTP
Jan 28 18:25:23 pi3plus weewx[448]: reportengine: Found configuration file 
/etc/weewx/skins/Ftp/skin.conf for report FTP
Jan 28 18:25:23 pi3plus weewx[448]: ftpgenerator: FTP upload not requested. 
Skipped.
Jan 28 18:25:23 pi3plus weewx[448]: reportengine: Running report RSYNC
Jan 28 18:25:23 pi3plus weewx[448]: reportengine: Found configuration file 
/etc/weewx/skins/Rsync/skin.conf for report RSYNC
Jan 28 18:25:25 pi3plus weewx[448]: rsyncupload: rsync'd 26 files (98,996 
bytes) in 2.17 seconds


-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to