summaryrefslogtreecommitdiffstats
path: root/tests/test_check_cluster_volusage.py
Commit message (Collapse)AuthorAgeFilesLines
* server-plugins: Corrected cluster utilization when volume stoppedSahina Bose2014-05-291-37/+46
| | | | | | | | | | Corrected the message returned by plugin when all volumes in cluster are stopped Change-Id: Ie5e0fbbb10fa7d2787a82e1caa7ca86e8c7010a3 Bug-Url: https://bugzilla.redhat.com/1096730 Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: http://review.gluster.org/7780
* plugins: Plugin to check the cluster utilizationSahina Bose2014-04-291-0/+80
This plugin sums up the volume utilization outputs in a cluster Added a utils livestatus for common code related to mk_livestatus Added constants for livestatussocket path Change-Id: Id665ad3aaa1140e54c831d721ee874421ae84fa3 Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/10 Reviewed-by: Bala FA <barumuga@redhat.com>