Server Monitor | Native GNU Edition đĄïž Dashboard de monitoring ultra-lĂ©ger & sĂ©curisĂ©. 0% JS complexe, 100% outils natifs GNU/Linux (Top, DF, Systemd). â Stable : Aucune dĂ©pendance/base de donnĂ©es. â SĂ©curitĂ© : Protection .htaccess/.htpasswd. Lancez avec start-moni.sh. Simple - Pur - Robuste
[FRANĂAIS]
-
PRĂSENTATION Ce systĂšme de monitoring est conçu pour ĂȘtre ultra-lĂ©ger, stable et sĂ©curisĂ©. Il n'utilise aucune base de donnĂ©es (NoSQL/NoDB), aucun langage serveur complexe (PHP/Python) et aucune dĂ©pendance externe. Il repose Ă 100% sur les outils natifs GNU/Linux.
-
INSTALLATION & LANCEMENT Pour démarrer la génération des logs et le monitoring en direct :
Ouvrez un terminal dans le dossier du projet Lancez le script principal : bash start-moni.sh
- AVANTAGES SĂCURITĂ & STABILITĂ
- Fonctions Natives : Utilise uniquement 'top', 'df', 'netstat/ss' et 'systemctl'. Le code est transparent et ne peut pas ĂȘtre corrompu par des failles de bibliothĂšques tierces (Zero-day JS/PHP).
- Empreinte Ressource : Consommation CPU/RAM proche de zéro.
- Résilience : Tant que le noyau Linux tourne, votre monitoring tourne.
- SĂCURISATION DES ACCĂS (Apache) L'accĂšs au dashboard doit ĂȘtre protĂ©gĂ© via les fichiers fournis :
- .htaccess : Configure les restrictions d'accÚs au répertoire.
- .htpasswd : Stocke les identifiants chiffrés. Assurez-vous qu'Apache autorise les 'AllowOverride All' pour activer ces fichiers.
[ENGLISH]
-
OVERVIEW This monitoring system is designed to be ultra-lightweight, stable, and secure. It uses no databases (NoSQL/NoDB), no complex server-side languages (PHP/Python), and no external dependencies. It relies 100% on native GNU/Linux tools.
-
DEPLOYMENT To start log generation and live monitoring:
Open a terminal in the project directory Run the main script: bash start-moni.sh
- SECURITY & STABILITY ADVANTAGES
- Native Functions: Uses only 'top', 'df', 'netstat/ss', and 'systemctl'. The code is transparent and cannot be compromised by third-party library vulnerabilities (Zero-day JS/PHP).
- Resource Footprint: CPU/RAM consumption is near zero.
- Resilience: As long as the Linux kernel is running, your monitoring is running.
- ACCESS SECURITY (Apache) Dashboard access must be protected using the provided files:
- .htaccess : Configures directory access restrictions.
- .htpasswd : Stores encrypted credentials. Ensure Apache has 'AllowOverride All' enabled to activate these files.
================================================================================
