Commit Graph

301 Commits

Author SHA1 Message Date
Asif Bacchus 8efaed6bb7 fixed incorrect spacing after stamp to resolve logwatch errs 2019-01-30 11:57:10 -07:00
Asif Bacchus ec36c5ca12 fixed incorrectly quoted variables causing cmd errors 2019-01-30 11:50:25 -07:00
Asif Bacchus 3b7722ab56 quoted all variable expansions to handle spaces properly 2019-01-30 10:13:36 -07:00
Asif Bacchus 26c5fc1f4f cleared up sample notation for remote server 2019-01-30 09:59:02 -07:00
Asif Bacchus b5b52a3025 updated readme to clarify ssh vs borg key passwd 2019-01-30 09:58:41 -07:00
Asif Bacchus 2dce78adbe updated sample PHP paths for version 7.2 in xtraLocations 2019-01-30 09:14:00 -07:00
Asif Bacchus abb2a3983d removed confusing ssh/repo notation in sample nc_borg file 2019-01-30 09:13:15 -07:00
Asif Bacchus 4dc34aa23d removed confusing ssh/repo password references in script 2019-01-30 09:11:51 -07:00
Asif Bacchus b8f96227cc replaced all ${stamp} with [$(stamp)] 2018-10-28 05:24:47 -06:00
Asif Bacchus 9e704bd440 removed static stamp var and replaced with dynamic function 2018-10-28 05:23:43 -06:00
Asif Bacchus 1755144a85 Added /root/.ssh/ to inclusions sample file to include SSH keys 2018-10-23 06:07:48 -06:00
Asif Bacchus 181d0e8a29 added GNU3+ license 2018-10-23 05:42:11 -06:00
Asif Bacchus 2e0138cf8a readme: proofreading and layout changes 2018-10-23 05:40:44 -06:00
Asif Bacchus 0718413d79 Changed all error indexes to include timestamp 2018-10-23 05:13:48 -06:00
Asif Bacchus 843edfff8e Changed all warning indexes to include timestamps 2018-10-23 05:09:48 -06:00
Asif Bacchus 6eaad32096 Changed exit code to 3 (unique) if exit due to not run as root 2018-10-23 05:05:08 -06:00
Asif Bacchus f938c8ef20 Handle possible trailing slash on input of log file path 2018-10-23 05:04:05 -06:00
Asif Bacchus e7d6ad8e31 Correct ncroot to ncRoot in OCC invocation 2018-10-23 05:02:13 -06:00
Asif Bacchus 035c7cfabb Added stamping to warning and error display in quit function 2018-10-23 04:57:30 -06:00
Asif Bacchus d7530f6914 Added quick note about default 2018-10-23 04:50:37 -06:00
Asif Bacchus abc7c279f8 Created readme for logwatch integration 2018-10-19 10:13:54 -06:00
Asif Bacchus 924efa8c6d readme: Added TOC and fixed bash fences to prevent TOC errors 2018-10-19 06:57:58 -06:00
Asif Bacchus 7a81071028 readme: proofreading 2018-10-19 06:50:30 -06:00
Asif Bacchus 88a77066a9 readme: final notes 2018-10-19 05:55:29 -06:00
Asif Bacchus 3926699007 readme: updated headings for compliance with best practices 2018-10-19 05:48:27 -06:00
Asif Bacchus e166086f91 readme: log file section 2018-10-19 05:46:51 -06:00
Asif Bacchus 4211b2e29c readme: added cron 2018-10-19 05:36:57 -06:00
Asif Bacchus 2c3aa9db64 Readme: updated headings 2018-10-19 05:28:01 -06:00
Asif Bacchus d1aee2049b readme: added install notes 2018-10-19 05:26:04 -06:00
Asif Bacchus 305d571d46 readme: added 503 functionality section and bookmarks 2018-10-19 05:17:57 -06:00
Asif Bacchus 2e35e2ff1f readme: added bookmark to sql details file 2018-10-19 04:54:04 -06:00
Asif Bacchus 34525daedc readme: added protection section for borg details file 2018-10-19 04:44:19 -06:00
Asif Bacchus 21dfb8bd64 readme: sql details file 2018-10-19 04:41:32 -06:00
Asif Bacchus 2d1040bc47 readme: added examples for xtraLocations 2018-10-19 04:30:30 -06:00
Asif Bacchus fa84894a7d readme: borg details file 2018-10-19 04:24:22 -06:00
Asif Bacchus d6625c78de readme: changed parameter path display 2018-10-19 03:51:12 -06:00
Asif Bacchus d8a2536ec8 readme: optional parameters 2018-10-19 03:49:27 -06:00
Asif Bacchus 7ae24644a9 readme: required parameters 2018-10-19 03:30:05 -06:00
Asif Bacchus 19eec37ed3 readme: root req and parameter intro 2018-10-19 03:19:54 -06:00
Asif Bacchus cd82af7d6f readme: overview and environment 2018-10-19 03:10:54 -06:00
Asif Bacchus 9201032afa Fixed incorrect warning variable in summary report.
Removed extra colons from hash table headings.
2018-10-18 00:50:11 -06:00
Asif Bacchus 65c8bf8113 Formatting change to end of script log entry 2018-10-18 00:48:57 -06:00
Asif Bacchus a2b462c202 Added info tags for borg processes 2018-10-18 00:26:50 -06:00
Asif Bacchus 646d4976fd Corrected typo in 503 comments 2018-10-18 00:23:01 -06:00
Asif Bacchus 34bae9d580 Added logfile location info tag 2018-10-18 00:19:56 -06:00
Asif Bacchus 37449382b2 Timestamp lookup filter for logwatch to use when parsing backup log 2018-10-16 09:56:51 -06:00
Asif Bacchus 3eff04c046 Created logwatch service file for parsing backup log 2018-10-16 09:54:52 -06:00
Asif Bacchus d0a8df5b70 Sample logwatch config files for backup log processing 2018-10-16 09:39:27 -06:00
Asif Bacchus ab9689d77f Sample logrotate file for backup log 2018-10-16 09:34:29 -06:00
Asif Bacchus ff3f9f4eba Fixed error in borg config sample 2018-10-16 09:26:29 -06:00