diff --git a/.gitignore b/.gitignore index 56ee44a..21bcb59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ stats.json venv mem_usage.png +*.sqlite +*.json diff --git a/README.md b/README.md index b211966..10c540d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ + +WIP +=== + +- [ ] Ajouter parsing des noms +- [ ] tester python avec le cron root et venv +- [ ] Log dans fichier +- [ ] exporter anciennes stats dans JSON +- [ ] mettre en place le nouveau cron +- [ ] ajouter un 2e cron pour la generation du html +- [ ] Date de génération dans la page html + + Ultra-light docker monitor =========================