Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ScannerPy

ScannerPy è uno strumento per verificare rapidamente lo stato del sistema e individuare problemi comuni.

Cosa fa

  • Controlla versione Python
  • Verifica permessi di lettura/scrittura filesystem
  • Controlla saturazione disco
  • Esegue un check DNS di base
  • Verifica presenza di tool minimi (git, python3)

Avvio da terminale

python3 scannerpy.py

Output JSON:

python3 scannerpy.py --json

Interfaccia grafica (senza terminale)

python3 scannerpy.py --gui

L'interfaccia mostra i controlli con stato:

  • OK (verde)
  • WARNING (arancione)
  • CRITICAL (rosso)

Test

python3 -m pytest -q

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages