Commit Graph

96 Commits

Author SHA1 Message Date
Tom Keffer
fefac03be9 Catch up with master branch 2018-09-18 07:49:56 -07:00
Buster One
c2663f591b Fix unmatched lines in logwatch (#340)
* Changed "garbage" to upper case in logwatch configuration file
2018-09-07 07:17:50 -07:00
Tom Keffer
b62210b837 Catch up merge with v3.8.2 2018-08-16 11:39:48 -07:00
Thorsten Alteholz
ccca623e7e as does not wait for time to be set, seems to be better 2018-07-07 16:21:25 +02:00
Matthew Wall
2f6e5cc68b keep systemd from mucking with the weewx-multi script 2018-07-06 01:11:56 -04:00
gjr80
3e1aa765df Added --ignore-invalid-data import config option 2018-04-19 14:26:32 +10:00
Rick Sayre
7cb05c5b67 Add SMF file for service support under Solaris/Illumos etc 2018-03-03 16:10:42 -08:00
Matthew Wall
d0a4a83be4 forgot to comment endscript in logrotate conf 2017-12-30 14:24:04 -05:00
Matthew Wall
0e14f856e5 single file with all udev rules for easier rpm/deb deployments 2017-12-28 11:25:25 -05:00
Matthew Wall
54d9aac49f comments in logrotate to explain corner cases 2017-12-28 11:17:28 -05:00
Matthew Wall
7457d34a6d parameterize cfgdir in the weewx-multi init script 2017-12-25 12:41:59 -05:00
Matthew Wall
e75c5e7263 update rsyslog config syntax 2017-12-20 23:10:36 -05:00
gjr80
567f21d37d cater for change in manager log output 2017-03-11 06:30:22 +10:00
Matthew Wall
f2e101ad04 Merge branch 'master', remote branch 'origin' into development 2017-03-06 08:50:17 -05:00
gjr80
144b2e17ac update logwatch script to properly handle revised generator log messages
refer commit
03c3e4ef57 (diff-3cefdd7265f340e9683b0a2d0417b70f)
2017-03-06 13:03:43 +10:00
Matthew Wall
89daf1feb2 fixed shift bug in weewx-multi 2017-03-05 13:37:07 -05:00
Matthew Wall
dbc6c0a0d7 make init script work properly with /etc/default/weewx 2017-02-12 23:13:01 -05:00
Matthew Wall
7d27106b4c read /etc/default before bailing out 2017-02-12 22:59:56 -05:00
gjr80
9a64309e3f Can now specify date field separator for Cumulus imports, weewx -> weeWX 2017-01-28 16:49:12 +10:00
matthewwall
fcdb4bed09 ensure that weewx-multi works on deb and rpm as well as setup.py 2017-01-22 12:48:05 -05:00
matthewwall
f8b33ba9a7 drop the obsolete syslog.target from unit file. use generic time-sync.target instead of specific ntp.service. 2016-12-17 00:28:11 -05:00
matthewwall
b610e43dfc simplify overrides in /etc/default/weewx-multi 2016-11-10 10:11:08 -05:00
matthewwall
fae3531f04 added init script for managing multiple weewx instances 2016-11-07 12:10:24 -05:00
matthewwall
abf09aa551 minor html style fix. minor formatting fixes in import example files. newlines at end of import examples. 2016-09-29 12:28:58 -04:00
gjr80
09487f26b1 Revised CSV field map, restructured parseMap() plus other minor changes
- revised CSV field map
- restructured Source.parseMap()
- reworked --log option help text to format better on screen
- and the obligatory typos
2016-09-21 00:40:11 +10:00
Tom Keffer
7787c89310 Added wee_import to changes doc.
Added Gary to copyright notice
2016-09-10 16:49:48 -07:00
gjr80
9183f65725 Various changes resulting from PR148 feedback, refer comments
- ditched Wunder/wunder, now uses WU/wu throughout
- removed unused sections from example import config files
- updated documentation to reflect WU/wu changes
2016-09-10 11:18:18 +10:00
gjr80
d2330018d1 Refer summary comments
- revised Cumulus import preamble to be more consistent with the other
source imports
- renamed weewx_qc config option to qc
- reworked wee_import log and screen output (again) to give more
consistent output, particularlly when doing a dry run
- added qc infor to config sections of various files
2016-09-09 13:13:10 +10:00
gjr80
a3bf16a3f7 Implement QC and rework logging at end of saveToArchive()
- new class ImportQC() to implement weewx StdQC QC min/max limits on
imported records.
- rearrange saveToArchive() logging to give a more consistent log output
- a few minor typos
2016-09-06 22:53:53 +10:00
gjr80
f2957cfc22 Various minor changes
- changed Cumulus source parameter from folder to directory
- moved startup message so that it still shows first
2016-09-03 09:24:16 +10:00
gjr80
0e23a4ed37 Various
- fixed some redundant/omitted imports
- removed whitespace
- fixed typos in .conf files
- fixed incorrect optparse option settings
2016-09-01 17:11:36 +10:00
gjr80
8b38aa7ea4 1st commit restructured wee_import
- created weewx/bin/weeimport folder and contents
- created weewx/util/import folder and contents
- deleted weewx/wee_import.conf
- updated weewx/bin/wee_import
2016-08-31 16:32:12 +10:00
matthewwall
ddd8269fbd added instructions for installation on macosx. added log-rotate equivalent for use on macosx. adjust macosx launchd plist to use /Users/Shared/weewx as the WEEWX_ROOT directory. 2016-06-16 14:27:57 -04:00
Matthew Wall
fb6cb74a34 include apache 2.4 syntax 2016-01-16 16:45:45 -05:00
Matthew Wall
e3de2c038e added udev rules for various stations 2015-07-13 08:12:16 -04:00
Matthew Wall
a6f76b7db8 ntp seems to work while time does not. fixed doc typo. 2015-07-03 16:01:44 -04:00
Matthew Wall
81ffaa0aaf added more acurite rules to logwatch script 2015-06-24 09:22:47 -04:00
Matthew Wall
6034fba3c6 added sample udev rules 2015-06-20 07:36:25 -04:00
Matthew Wall
38f3f9c280 be explicit about daemon args 2015-06-10 12:30:57 -04:00
Matthew Wall
24a082b920 get systemd config to work on debian 8 2015-05-22 17:07:41 -04:00
Matthew Wall
38bf432c91 default to not setting perms for logrotation. provide other options for restart/reload of syslog. 2015-04-24 07:03:27 -04:00
Matthew Wall
7cbf929756 detect some acurite log messages 2015-04-10 16:47:35 -04:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Matthew Wall
87776cad7b removed leftovers from a custom installation 2015-02-08 13:42:48 +00:00
Matthew Wall
c2a6a1ca39 wait up to 2 minutes for weewx process to finish. provide more logging about when it happens. 2015-01-19 18:40:39 +00:00
Matthew Wall
7b5ae628fc comment the logrotate configuration variants 2015-01-15 21:45:21 +00:00
Matthew Wall
14c9e694f8 added launchd plist for use on macosx 2015-01-06 04:13:39 +00:00
Matthew Wall
2cd891f852 keep returns in quotes 2015-01-02 02:29:07 +00:00
Matthew Wall
9c804e3368 wait until process is really dead 2015-01-02 02:04:07 +00:00
Matthew Wall
23ffbfdb44 no need to report 'no tidal events' 2014-12-20 14:55:35 +00:00