We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check for VM status should check if the VM is running on the specified node name, if one is supplied.
Possible check results:
OK: VM is running on the specified node
WARNING: VM is running on another node
CRITICAL: VM is not running.
The text was updated successfully, but these errors were encountered:
Check if vm runs on specific node
5988285
refs #4
Updated README with examples for vm and storage
6fdadae
refs #3 and #4
nbuchwitz
No branches or pull requests
Check for VM status should check if the VM is running on the specified node name, if one is supplied.
Possible check results:
OK:
VM is running on the specified node
WARNING:
VM is running on another node
CRITICAL:
VM is not running.
The text was updated successfully, but these errors were encountered: