You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "returns a hypervisor by checking its memory usage. if more than 2 hypervisors has the same memory consumptions, the script checks their cpu util and returns the less loaded one. if vm name is specified as 2nd argument, it excludes the hypervisors which already contain that vm basename like: rabbitmq01",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"