Skip to content

techhat/python-moosefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python MooseFS Bindings

When I first started using MooseFS, the only means of monitoring it was using the included web interface. Unfortunately, this caused difficulty in using 3rd party utilities to monitor the Moose, and provide things like alerts and archived statistics. In speaking with a more advanced user, an API was already in demand, but had not yet been produced. So I opened up the Python code for the Web UI and started ripping off functionality from it, and putting it into a stand-alone Python library.

It should be noted that I have done this with only a limited understanding of both Python and MooseFS, and that large portions of the code in my library have been taken directly from the Web UI that ships with MooseFS. Thankfully, the GPL allows for this sort of thing, so long as I tell you where I got the code from. You can download the most recent version of MooseFS from:

http://www.moosefs.org/

About

Python API for accessing information for MooseFS directly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages