NAME
Linux::Virt::Plugin::Vserver - Linux-Vserver plugin for Linux::Virt
METHODS
is_host
Returns a true value if this is run on a vserver host.
is_running
Returns a true value if the given vserver is currently running on the local host.
is_vm
Returns a true value if this is run inside a vserver.
start
Start the given vserver.
stop
Stop the given vserver.
vms
List all running VMs.
NAME
Linux::Virt::Plugin::Vserver - Linux Vserver Plugin for Linux::Virt
AUTHOR
Dominik Schulz <dominik.schulz@gauner.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.