mco 2022-03-03
This commit is contained in:
53
2022-03-03.md
Normal file
53
2022-03-03.md
Normal file
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user