virtdetect -- Detect if this system is running as a virtual machine
virtdetect [ --verbose ] [ --detect-host ]
Attempts to determine if this system is running under some form of virtualization.
If --verbose is enabled, each check will be output. Otherwise, only the result will be output.
if --detect-host is enabled, try and detect virtualization host (as opposed to guest) platforms
Enable debug output
Try to detect virtualization host (as opposed to guest) platform.
This help
Full manpage
No virtualization detected
Virtualization detected
More than one kind of virtualization detected
Sys::Detect::Virtualization, http://www.dmo.ca/blog/detecting-virtualization-on-linux
Copyright (C) 2009 Roaring Penguin Software Inc.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.