Commit Graph

238 Commits

Author SHA1 Message Date
Jérémy Dubois d481cf2b11 Merge pull request 'Merge branch 'dev' into master' (#40) from dev into master 2021-12-17 16:26:58 +01:00
Jérémy Dubois ad025bf507 Release 21.12 2021-12-17 16:22:38 +01:00
Jérémy Dubois 7b337c2db1 Update README, change needed vars files, edit .gitignore and remove unneeded environment variable 2021-12-17 16:22:31 +01:00
Jérémy Dubois 8a6d16e2dc Add .gitignore 2021-12-15 17:31:59 +01:00
Jérémy Dubois 4522546edd Add NRPE check bioctl for RAID devices and fix CHANGELOG and README syntax 2021-12-15 16:34:34 +01:00
Jérémy Dubois 798a87b0ff Configure locale to en_US.UTF-8, use vim as default git edit, and bump EvoBSD version
Configure locale to en_US.UTF-8 in .profile file so that "git log" displays the accents correctly
Use vim as default git editor for the same reason, and because its better than vi
Bump EvoBSD version : OpenBSD 7.0 is out
2021-12-09 11:03:38 +01:00
Jérémy Dubois 85fe9f6703 Comment out default check_bgpd in NRPE role
This check is not used as is and must be customized.
I comment it out so we do not confuse it with the customized one.
2021-12-09 10:31:51 +01:00
Jérémy Dubois e6e05268e5 Fix check_ipsecctl_critiques.sh 2021-11-18 14:53:45 +01:00
Jérémy Dubois 218568fc13 Add comment to check_ipsecctl_critiques.sh : how to use 2021-10-20 16:05:27 +02:00
Jérémy Dubois e0129f10b7 Update CHANGELOG and README 2021-10-15 12:04:25 +02:00
Jérémy Dubois fe3d2035f5 Add full ipsecctl check script
Different ipsecctl checks are currently used one the servers with no convention,
so I created one template with all that has to be checked.
2021-10-15 11:55:46 +02:00
Jérémy Dubois 9269b13123 Convert values in string 2021-10-14 18:07:54 +02:00
Jérémy Dubois 3ccc0ca924 Force task to run in check mode for NTP configuration 2021-10-14 18:06:50 +02:00
Jérémy Dubois 1bfa1d61f0 Import last evocheck.sh version 2021-10-07 15:02:26 +02:00
Jérémy Dubois b68a18a4f5 Import last version of evocheck script 2021-09-17 17:16:17 +02:00
Jérémy Dubois c5f478c584 Update NRPE and doas configuration for checks mailq and openvpn_certificates
- Fix check_mailq : the check from monitoring-plugins current version is not
  compatible with opensmtpd. I picked the last version from the GIT repository,
  and adjusted nrpe and doas configuration
- Add doas configuration for check_openvpn_certificates.sh : some servers need
  doas, others don't. Better to set it everywhere.
2021-07-27 18:02:49 +02:00
Jérémy Dubois 1abf0f636c Fix check_dhcpd
/usr/local/libexec/nagios/check_dhcp does not work on server itself
Using back /usr/local/libexec/nagios/check_procs -c1: -C dhcpd
And removing doas configuration
2021-07-23 16:34:34 +02:00
Jérémy Dubois 82137026db Import fix of evocheck.sh script 2021-07-23 16:33:36 +02:00
Jérémy Dubois 91ef49f7b3 Import 6.9.1 version of evocheck 2021-07-23 16:02:40 +02:00
Jérémy Dubois 7046e193e0 Configure the ntpd.conf file and bump version 2021-07-19 15:27:57 +02:00
Jérémy Dubois b1aa50a717 Import 6.9.0 evocheck version 2021-07-16 14:58:20 +02:00
Jérémy Dubois 14ec1ca13b Shifting check carp number to match the interface number 2021-07-16 11:27:44 +02:00
Jérémy Dubois 3fc1dabec4 check_openvpn_certificates.sh : fix conf_file var definition
Sometimes, OpenVPN run multiples processes
2021-06-10 16:15:35 +02:00
Jérémy Dubois 59c8b9b62f Update ansible_python_interpreter var and add ansible_host var in inventory 2021-06-01 09:48:48 +02:00
Jérémy Dubois 8cd6b0bda6 Import last version of zzz_evobackup and evocheck.sh scripts 2021-05-25 21:09:23 +02:00
Jérémy Dubois f8a9a86bdd Added info on possible causes of error for openvpn check 2021-05-25 15:19:06 +02:00
Jérémy Dubois a0f8339705 Change evomaintenance files mode 2021-05-17 11:36:36 +02:00
Tristan Pilat c7e3c41775 Merge pull request 'Release of EvoBSD 6.9.0' (#38) from dev into master
Reviewed-on: #38
2021-05-06 15:54:13 +02:00
Tristan Pilat 1efd405989 Merge branch 'master' into dev 2021-05-06 15:37:36 +02:00
Tristan Pilat 8d8e97f74d Bump to version 6.9.0 2021-05-06 15:10:33 +02:00
Tristan Pilat 1364451198 Following the release of OpenBSD 6.9, the VERBOSESTATUS variable is no longer valid in the daily.local configuration file 2021-05-06 15:03:37 +02:00
Jérémy Dubois 2dae2d1ae4 Fix typo
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2021-02-15 18:56:24 +01:00
Jérémy Dubois 119118ad06 Update CHANGELOG
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2021-02-15 18:28:46 +01:00
Jérémy Dubois b3496692b2 Fix motd-carp-state.sh
Update the OpenBSD release in our customized motd
2021-02-15 18:25:52 +01:00
Jérémy Dubois 7fc4e0c7d7 Update CHANGELOG
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
2021-02-15 17:33:12 +01:00
Jérémy Dubois 54455a63df Fix check_free_mem.sh : cached RAM now is free RAM 2021-02-15 17:30:25 +01:00
Jérémy Dubois d7a427bd7f check_openvpn_certificates.sh : fix date format
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2021-02-08 17:29:46 +01:00
Jérémy Dubois 0c55f87727 Update CHANGELOG and add a check_openvpn_certificates
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2021-02-08 16:30:05 +01:00
Jérémy Dubois 60103070f2 Fix NRPE check_mem
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
The percentage sign must be precised. Without it, the check is done checking
the memory in MB.
2021-02-03 11:57:47 +01:00
Jérémy Dubois 7f5627f6bd Import last version of zzz_evobackup file
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
2021-01-07 09:48:38 +01:00
Jérémy Dubois 55745e1a62 nagios-nrpe role : change variables name
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2020-12-10 19:36:00 +01:00
Jérémy Dubois 8a2111561f Improve PacketFilter role
Replace hards IP with variable
Add a README file
2020-12-10 19:23:18 +01:00
Tristan PILAT 48ea75957d Add new exceptions to Logsentry ignore files
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
2020-12-02 17:45:38 +01:00
Tristan PILAT 7d24b11fa9 Add tasks to copy customized configuration files 2020-11-24 16:27:29 +01:00
Tristan PILAT 6782746f3c Add customized logsentry configuration 2020-11-24 16:26:02 +01:00
Jérémy Dubois 389f1a8eae Import last zzz_evobackup file version
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2020-11-16 11:24:47 +01:00
Jérémy Dubois 8cddc5e9ae Fix logsentry.sh file name in task
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
2020-10-30 10:49:23 +01:00
Tristan PILAT 7b7edb67c7 Update CHANGELOG and bump to version 6.8.2
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2020-10-30 10:09:37 +01:00
Tristan PILAT d84fc581d8 Add a new role - Logsentry is a tool that scans system logs to report suspicious/unusual activity 2020-10-30 10:06:36 +01:00
Jérémy Dubois e9a1373a30 Add file to .gitignore
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
This file is frequently updated after a user connection to OpenVPN, so we do
not want to track it.
2020-10-27 11:05:46 +01:00