commit old mco & mise au point modele
This commit is contained in:
37
2021-10-20.md
Normal file
37
2021-10-20.md
Normal file
@@ -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
|
||||||
|
|
||||||
|
|
||||||
52
mco.md
52
mco.md
@@ -12,66 +12,32 @@ vim: set filetype=markdown:
|
|||||||
* [ ] reboot ( 4/an )
|
* [ ] reboot ( 4/an )
|
||||||
* [ ] fail2ban - bon fonctionnement, ip bannies...
|
* [ ] fail2ban - bon fonctionnement, ip bannies...
|
||||||
* [ ] services - systemctl --failed
|
* [ ] services - systemctl --failed
|
||||||
* [ ] accès console depuis dedibox / ovh
|
|
||||||
* [ ] âge des certificats - certbot certificates | ag Expiry
|
* [ ] âge des certificats - certbot certificates | ag Expiry
|
||||||
|
* [ ] zabbix: vérifier les graph / alertes du mois, les items invalides ...
|
||||||
|
|
||||||
## Sauvegardes
|
## Sauvegardes
|
||||||
|
|
||||||
* [ ] date de la dernière sauvegarde
|
* [ ] date de la dernière sauvegarde
|
||||||
* [ ] test de restauration
|
* [ ] test de restauration
|
||||||
|
|
||||||
|
## Serveur de sauvegarde
|
||||||
|
* [ ] verif dernières backup
|
||||||
|
* [ ] test restauration
|
||||||
|
|
||||||
## Envoi de mail
|
## Envoi de mail
|
||||||
|
|
||||||
* [ ] test send mail to root
|
* [ ] test send mail to root
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
### Apache et PHP-FPM
|
### VirtualBox
|
||||||
* [ ] 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
|
|
||||||
* [ ] logs
|
* [ ] logs
|
||||||
|
* [ ] mise à jour
|
||||||
* [ ] espace disque
|
* [ ] espace disque
|
||||||
* [ ] vérification backup
|
|
||||||
* [ ] pgtuner
|
|
||||||
|
|
||||||
### Postfix / dovecot
|
|
||||||
* [ ] logs
|
|
||||||
* [ ] postqueue -p
|
|
||||||
* [ ] pflogsum
|
|
||||||
|
|
||||||
|
|
||||||
### Rainloop
|
### OVPN
|
||||||
* [ ] mise à jour
|
* [ ] mise à jour
|
||||||
* [ ] vérification taille répertoire de données
|
* [ ] log
|
||||||
* [ ] suppression anciennes versions
|
|
||||||
|
|
||||||
### Ldap
|
|
||||||
* [ ] vérification âge sauvegarde
|
|
||||||
* [ ] vérification externalisation sauvegarde
|
|
||||||
* [ ] test restauration
|
|
||||||
|
|
||||||
### Application web
|
|
||||||
|
|
||||||
* [ ] mise à jour
|
|
||||||
* [ ] logs / fichiers temp ou cache
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user