crawlserv / crawlservpp

crawlserv++: Application for crawling and analyzing textual content of websites.
Other
5 stars 0 forks source link

Use Helper::FileSystem::getFreeSpace() to monitor available disk space #127

Open crawlserv opened 4 years ago

crawlserv commented 4 years ago

use the configuration file to set path(s) to monitor, and the minimum disk space that needs to be available throw exception when disk space is too low to be checked by Main::Server::tick()