On Tue, 29 Jan 2013 15:24:31 -0200 Gui Maluf <guimalufb at gmail.com> wrote: > Hi guys, > I'm searching for a Swift Interface that integrates Administration and > maybe monitoring. > I've checked SwiftStack <http://swiftstack.com/> and > Gladinet<http://gladinet.blogspot.com.br/2012/06/basic-layer-on-top-of-openstack-swift.html>, > but both are not opensource and require money to be used. > > There is something available that could ease admins tasks on swift? > > Thanks in advance! > > for monitoring, you can use https://github.com/Dieterbe/graph-explorer (graphite dashboard) which displays data (amongst others) from https://github.com/BrightcoveOS/Diamond (which has a swift plugin) as well as from the built in statsd support into swift i'm the author of graph-explorer and the diamond openstack swift plugin (i wrote these things cause i also couldn't find anything existing) i actually plan to write a blog post about these things soonish. Dieter