From bc0d32cd5b26ed7469cf11a720ced1cf80e19a32 Mon Sep 17 00:00:00 2001 From: tom Date: Thu, 3 Mar 2022 12:45:43 +0100 Subject: [PATCH] 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