From 6b958b750f3d9b7000eb508995053683fe995a33 Mon Sep 17 00:00:00 2001 From: tom Date: Thu, 3 Mar 2022 11:58:44 +0100 Subject: [PATCH 1/2] commit old mco & mise au point modele --- 2021-10-20.md | 37 ++++++++++++++++++++++++++++++++++++ mco.md | 52 +++++++++------------------------------------------ 2 files changed, 46 insertions(+), 43 deletions(-) create mode 100644 2021-10-20.md diff --git a/2021-10-20.md b/2021-10-20.md new file mode 100644 index 0000000..7bcc57e --- /dev/null +++ b/2021-10-20.md @@ -0,0 +1,37 @@ +# <+hostname+> +vim: set filetype=markdown: + +## Légende + * [ ] non fait + * [!] fait en partie + * [x|✓] fait en totalité +## Général + + * [x] logs - journalctl --priority warning + * [ ] mise à jour - yum check-updates && yum update + * [x] reboot ( 4/an ) + * [x] fail2ban - bon fonctionnement, ip bannies... + * [x] services - systemctl --failed + +## Sauvegardes + + * [x] date de la dernière sauvegarde + * [x] test de restauration + +## Envoi de mail + + * [x] test send mail to root + +## Services + +### VirtualBox + * [ ] logs + * [ ] mise à jour + * [x] espace disque + + +### OVPN + * [ ] mise à jour + * [ ] log + + diff --git a/mco.md b/mco.md index 65ffae1..9a2b35a 100644 --- a/mco.md +++ b/mco.md @@ -12,66 +12,32 @@ vim: set filetype=markdown: * [ ] reboot ( 4/an ) * [ ] fail2ban - bon fonctionnement, ip bannies... * [ ] services - systemctl --failed - * [ ] accès console depuis dedibox / ovh * [ ] âge des certificats - certbot certificates | ag Expiry + * [ ] zabbix: vérifier les graph / alertes du mois, les items invalides ... ## Sauvegardes * [ ] date de la dernière sauvegarde * [ ] test de restauration +## Serveur de sauvegarde + * [ ] verif dernières backup + * [ ] test restauration + ## Envoi de mail * [ ] test send mail to root ## Services -### Apache et PHP-FPM - * [ ] apachecheck - * [ ] logs - ne pas oublier les logs des différents vhosts ! - * taille - * fréquence dévenements - * rotation - -### MySQL - * [ ] mysqltuner - * [ ] mysql performance counters - * [ ] logs - * [ ] vérification âge sauvegarde - * [ ] vérification externalisation sauvegarde - * [ ] test restauration - -### Docker - * [ ] logs - * [ ] vieilles images - * [ ] test arrêt et redémarrage - * [ ] mise à jour containers - -### PostgreSQL +### VirtualBox * [ ] logs + * [ ] mise à jour * [ ] espace disque - * [ ] vérification backup - * [ ] pgtuner - -### Postfix / dovecot - * [ ] logs - * [ ] postqueue -p - * [ ] pflogsum -### Rainloop +### OVPN * [ ] mise à jour - * [ ] vérification taille répertoire de données - * [ ] suppression anciennes versions - -### Ldap - * [ ] vérification âge sauvegarde - * [ ] vérification externalisation sauvegarde - * [ ] test restauration - -### Application web - - * [ ] mise à jour - * [ ] logs / fichiers temp ou cache + * [ ] log From bc0d32cd5b26ed7469cf11a720ced1cf80e19a32 Mon Sep 17 00:00:00 2001 From: tom Date: Thu, 3 Mar 2022 12:45:43 +0100 Subject: [PATCH 2/2] mco 2022-03-03 --- 2022-03-03.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ mco.md | 4 ++++ 2 files changed, 57 insertions(+) create mode 100644 2022-03-03.md diff --git a/2022-03-03.md b/2022-03-03.md new file mode 100644 index 0000000..3bb6ec4 --- /dev/null +++ b/2022-03-03.md @@ -0,0 +1,53 @@ +# <+hostname+> +vim: set filetype=markdown: + +## Légende + * [ ] non fait + * [!] fait en partie + * [x|✓] fait en totalité +## Général + + * [x] logs - journalctl --priority warning + * [ ] mise à jour - yum check-updates && yum update + * [ ] reboot ( 4/an ) + * [x] fail2ban - bon fonctionnement, ip bannies... + * [x] services - systemctl --failed + * [x] zabbix: vérifier les graph / alertes du mois, les items invalides ... + +## Sauvegardes + + * [x] date de la dernière sauvegarde + * [ ] test de restauration + +## Serveur de sauvegarde + * [x] verif dernières backup + * [ ] test restauration + +## Disque + +Surveiller valeurs smart + +```bash + 5 Reallocated_Sector_Ct 0x0032 100 100 050 Old_age Always - 5 + ... + 197 Current_Pending_Sector 0x0032 100 100 050 Old_age Always - 5 +``` + + +## Envoi de mail + + * [x] test send mail to root + +## Services + +### VirtualBox + * [x] logs + * [ ] mise à jour + * [x] espace disque + + +### OVPN + * [x] mise à jour + * [x] log + + diff --git a/mco.md b/mco.md index 9a2b35a..c5ddb45 100644 --- a/mco.md +++ b/mco.md @@ -24,6 +24,10 @@ vim: set filetype=markdown: * [ ] verif dernières backup * [ ] test restauration +## Disque + +Surveiller valeurs smart + ## Envoi de mail * [ ] test send mail to root