Aravinda
2014-Dec-04 02:03 UTC
[Gluster-users] Introducing gdash - A simple GlusterFS dashboard
Hi All, I created a small local installable web app called gdash, a simple dashboard for GlusterFS. "gdash is a super-young project, which shows GlusterFS volume information about local, remote clusters. This app is based on GlusterFS's capability of executing gluster volume info and gluster volume status commands for a remote server using --remote-host option." It is very easy to install using pip or easy_install. Check my blog post for more in detail(with screenshots). http://aravindavk.in/blog/introducing-gdash/ Comments and Suggestions Welcome. -- regards Aravinda http://aravindavk.in -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141204/ba270c5f/attachment.html>
Arman Khalatyan
2014-Dec-04 10:41 UTC
[Gluster-users] Introducing gdash - A simple GlusterFS dashboard
Wow cool thanks. Would be good to have it as a ovirt plugin. A. On Dec 4, 2014 3:03 AM, "Aravinda" <mail at aravindavk.in> wrote:> Hi All, > > I created a small local installable web app called gdash, a simple > dashboard for GlusterFS. > > "gdash is a super-young project, which shows GlusterFS volume information > about local, remote clusters. This app is based on GlusterFS's capability > of executing gluster volume info and gluster volume status commands for a > remote server using --remote-host option." > > It is very easy to install using pip or easy_install. > > Check my blog post for more in detail(with screenshots). > http://aravindavk.in/blog/introducing-gdash/ > > Comments and Suggestions Welcome. > > -- > regards > Aravinda > http://aravindavk.in > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141204/30090d1d/attachment.html>
Gene Liverman
2014-Dec-04 11:53 UTC
[Gluster-users] Introducing gdash - A simple GlusterFS dashboard
Very nice! I see a small Puppet module and a Vagrant setup in my immediate future for using this. Thanks for sharing! -- Gene Liverman Systems Administrator Information Technology Services University of West Georgia gliverma at westga.edu ITS: Making Technology Work for You! This e-mail and any attachments may contain confidential and privileged information. If you are not the intended recipient, please notify the sender immediately by return mail, delete this message, and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient is unauthorized and may be illegal or actionable by law. On Dec 3, 2014 9:03 PM, "Aravinda" <mail at aravindavk.in> wrote:> Hi All, > > I created a small local installable web app called gdash, a simple > dashboard for GlusterFS. > > "gdash is a super-young project, which shows GlusterFS volume information > about local, remote clusters. This app is based on GlusterFS's capability > of executing gluster volume info and gluster volume status commands for a > remote server using --remote-host option." > > It is very easy to install using pip or easy_install. > > Check my blog post for more in detail(with screenshots). > http://aravindavk.in/blog/introducing-gdash/ > > Comments and Suggestions Welcome. > > -- > regards > Aravinda > http://aravindavk.in > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141204/070955dd/attachment.html>
Aravinda
2014-Dec-04 16:56 UTC
[Gluster-users] Introducing gdash - A simple GlusterFS dashboard
Added --gluster option to specify the gluster path if you are using source install. If you already installed gdash, upgrade using `sudo pip install -U gdash` Usage: sudo gdash --gluster /usr/local/sbin/gluster Updated the same in blog: http://aravindavk.in/blog/introducing-gdash/ -- regards Aravinda http://aravindavk.in On Thu, Dec 4, 2014 at 7:33 AM, Aravinda <mail at aravindavk.in> wrote:> Hi All, > > I created a small local installable web app called gdash, a simple > dashboard for GlusterFS. > > "gdash is a super-young project, which shows GlusterFS volume > information about local, remote clusters. This app is based on > GlusterFS's capability of executing gluster volume info and gluster > volume status commands for a remote server using --remote-host > option." > > It is very easy to install using pip or easy_install. > > Check my blog post for more in detail(with screenshots). > http://aravindavk.in/blog/introducing-gdash/ > > Comments and Suggestions Welcome. > > -- > regards > Aravinda > http://aravindavk.in >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141204/2129dfbd/attachment.html>