Handle Virtual Machines #99

Closed
opened 2019-12-26 12:02:26 +01:00 by Solvik · 1 comment
Solvik commented 2019-12-26 12:02:26 +01:00 (Migrated from github.com)
No description provided.
Solvik commented 2020-04-08 15:17:45 +02:00 (Migrated from github.com)

Hyperv

BIOS Information
        Vendor: Microsoft Corporation
        Version: Hyper-V UEFI Release v1.0

Amazon

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: Xen
        Version: 4.2.amazon
        Release Date: 08/24/2006
        Address: 0xE8000
        Runtime Size: 96 kB
        ROM Size: 64 kB
        Characteristics:
                PCI is supported
                EDD is supported
                Targeted content distribution is supported
        BIOS Revision: 4.2

VMWare

Handle 0x0001, DMI type 1, 27 bytes
System Information
    Manufacturer: VMware, Inc.
    Product Name: VMware Virtual Platform
    Version: None
    Serial Number: VMware-42 17 4c 3e ec 05 e3 23-fd 4b 7d 0e 7e 9b bc d0
    UUID: 3E4C1742-05EC-23E3-FD4B-7D0E7E9BBCD0
    Wake-up Type: Power Switch
    SKU Number: Not Specified
    Family: Not Specified
### Hyperv ``` BIOS Information Vendor: Microsoft Corporation Version: Hyper-V UEFI Release v1.0 ``` ### Amazon ``` Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: Xen Version: 4.2.amazon Release Date: 08/24/2006 Address: 0xE8000 Runtime Size: 96 kB ROM Size: 64 kB Characteristics: PCI is supported EDD is supported Targeted content distribution is supported BIOS Revision: 4.2 ``` ### VMWare ``` Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: VMware, Inc. Product Name: VMware Virtual Platform Version: None Serial Number: VMware-42 17 4c 3e ec 05 e3 23-fd 4b 7d 0e 7e 9b bc d0 UUID: 3E4C1742-05EC-23E3-FD4B-7D0E7E9BBCD0 Wake-up Type: Power Switch SKU Number: Not Specified Family: Not Specified ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#99
No description provided.