projects
/
invirt/packages/invirt-remote.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added "web vgcapacity" probe for disk utilization.
[invirt/packages/invirt-remote.git]
/
server
/
usr
/
sbin
/
invirt-remote-proxy
diff --git
a/server/usr/sbin/invirt-remote-proxy
b/server/usr/sbin/invirt-remote-proxy
index
f5c5248
..
b70eb4d
100755
(executable)
--- a/
server/usr/sbin/invirt-remote-proxy
+++ b/
server/usr/sbin/invirt-remote-proxy
@@
-18,7
+18,7
@@
case "$TYPE/$SERVICE" in
invirt-remote-vnccert "$@" ;;
web/availability | web/avail )
invirt-remote-availability "$@" ;;
invirt-remote-vnccert "$@" ;;
web/availability | web/avail )
invirt-remote-availability "$@" ;;
- web/lvcreate | web/lvremove | web/lvrename | web/lvresize )
+ web/lvcreate | web/lvremove | web/lvrename | web/lvresize | web/vgcapacity )
invirt-remote-lvm "$SERVICE" "$@"
;;
control/help )
invirt-remote-lvm "$SERVICE" "$@"
;;
control/help )