1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00
This commit is contained in:
Ruben S. Montero 2013-07-07 02:07:36 +02:00
parent f2d57c8758
commit 90191c0194

@ -68,4 +68,4 @@ echo "FREE_MB=\$FREE_MB"
EOF
)
ssh_exec_and_log $HOST "$MONITOR_SCRIPT" | tr ' ' '\n'
ssh_monitor_and_log $HOST "$MONITOR_SCRIPT" | tr ' ' '\n'