mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 16:20:13 +00:00
Added large-file-finder monitoring tool
This commit is contained in:
parent
edf110dd9f
commit
92b72092d4
|
@ -502,6 +502,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [honcho](https://github.com/nickstenning/honcho) - A Python clone of [Foreman](https://github.com/ddollar/foreman), for managing Procfile-based applications.
|
* [honcho](https://github.com/nickstenning/honcho) - A Python clone of [Foreman](https://github.com/ddollar/foreman), for managing Procfile-based applications.
|
||||||
* [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.
|
* [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.
|
||||||
* Monitoring
|
* Monitoring
|
||||||
|
* [large-file-finder](https://github.com/rbrahul/large-file-finder) - A CLI application to monitor large files that are eating up your system storage.
|
||||||
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
|
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
|
||||||
* Backup
|
* Backup
|
||||||
* [BorgBackup](https://www.borgbackup.org/) - A deduplicating archiver with compression and encryption.
|
* [BorgBackup](https://www.borgbackup.org/) - A deduplicating archiver with compression and encryption.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user