summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.server.scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Updated get_server_details.py to return disk size in GiB.Tim2011-06-031-4/+4
* Enhanced multicast_response.py and Fixed to many files open error.Tim2011-06-032-8/+7
* Bug fixed: Updated multicast_response.py to check the server is in peer using...Tim2011-06-011-1/+2
* Introduced server discovery script in server projectShireesh Anjal2011-06-011-83/+0
* Added get_rrd_memory_details.py file to get memory details from rrd.Tim2011-06-011-0/+59
* Updated get_server_details.py to support --only-data-disks option.Tim2011-06-011-2/+15
* Added rrd_update_memory_details.py to update memory details into rrdTim2011-05-302-0/+176
* Removed nodes, common, server folders and moved the python files to com.glust...Tim2011-05-3033-1180/+0
* Return server details as unformated string.Tim2011-05-303-1/+1
* Updated get server detail function to fetch uninitialized disk details.Tim2011-05-232-1/+28
* Added functionalities to fetch network model and speed.Tim2011-05-202-2/+28
* Updated getServerDetails function to provide mount point details.Tim2011-05-182-3/+10
* Updated NetworkUtils.py to fetch network device name using /sys/class/net/ pathTim2011-05-111-9/+14
* Added functionalities to get server details.Tim2011-05-112-0/+328
* Story #42 - Volume logs downloadShireesh Anjal2011-05-042-8/+154
* Enhanced clear volume directory function to delete volume directory based on ...Tim2011-04-291-10/+12
* Updated clear volume directory function to delete volume directory based on t...Tim2011-04-291-2/+4
* Updated clear volume directory function to delete or rename directory based o...Tim2011-04-291-6/+27
* Merge remote branch 'upstream/master'Tim2011-04-294-0/+1101
|\
| * Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-04-282-0/+69
| |\
| * | Story#34 - Volume logsShireesh Anjal2011-04-284-0/+1101
* | | Updated multicast_response.py to response only if the server is not part of p...Tim2011-04-291-0/+19
| |/ |/|
* | Added function to get disk name by the given directory pathTim2011-04-282-0/+69
|/
* Added get-disk-mount-point.py file to get disk mount point of a given pathTim2011-04-263-0/+130
* Enhanced utils.py, added extra validation in create_volume_directory.pyTim2011-04-133-36/+25
* Added clear volume directory function and bug fixed.Tim2011-04-112-1/+70
* Enhanced create volume directory functionalities.Tim2011-04-084-24/+244
* Volume re-export directory creation task in remote serversDhandapani2011-04-072-1/+52
* Remote execution of scripts on peer machines from management serverShireesh Anjal2011-03-292-2/+201
* Preparing src for migration to githubShireesh Anjal2011-03-2822-0/+3585