This script deletes old log files, zips the others and extends the disk if there isn't space on the VM.
delete_useless.py -H 10.10.10.10 -u toto -p totototo
- Read config files to get data that is hardcoded at the moment (ex: VM manager, directory to xenlist)
- Remove the output of commands ("debug" mode ON at the moment)