Skip to content

Python storage tank helper. Basically a program that reports health status for devices, raid. It can also recursively list file/folder contents in a specified folder and watch its changes.

olavgg/py-sth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-sth

Python storage tank helper. Basically a program that syncs filesystems/folder to elasticsearch, create and destroys ZFS filesystems, reports health status for devices, raid and other sysops related things. Developed to work on both FreeBSD and Linux. It is not using kqueue to handle filesystem events as it use filedescriptiors for watching changes. That solution can't scale so syncing is therefore polled.

MIT Licensed

About

Python storage tank helper. Basically a program that reports health status for devices, raid. It can also recursively list file/folder contents in a specified folder and watch its changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages