Releases: oliwur/directory_stat_exporter
Releases · oliwur/directory_stat_exporter
v0.2.0
New in this version:
- Configuration of
cachetime
to set a time where the directories are not analysed. A file system usually does not change that quick and there is no need to gather its statistics every 15 seconds. Thecachetime
is in minutes.0
meens the cache is disabled. Be careful with large directories with the setting0
. - Tested for Linux too. So far it's only been tested for Windows, but now I can confirm, it's running on linux too. There is no plan for Mac yet. I guess this should also work there too.
Have fun!
v0.1.2
v0.1.1
first beta release
so far, it seems to work and also seems reasonably stable. it needs some work, though. on large directories it's fairly slow.