This commit is contained in:
bee0005 2016-08-20 10:33:02 +00:00
parent 1f1c9313c6
commit 22a2389c12
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ class VolumnController < ApplicationController
end
def get_info
return `sshpass -pakfm77 ssh root@gluster-1 gluster volume info`
return `sshpass -pakfm77 ssh -p 2222 root@gluster-1 gluster volume info`
end
end

View File

@ -23,7 +23,7 @@
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="x_panel">
<div class="x_title">
<h2>Infomation <small>volumn</small></h2>