DEVICE information is not showing in IEM (bios release date for VMWARE HOST)

Hi, @jgstew.

Once again. Thanks so much. I will continue looking for a solution. I opened a PMR with IBM. Let’s see what they recommend about it.

This is the content of the ESX.inspectors file (I have tried all the bios bla bla relevance formulas of this file):

#!/bin/bash 
################################################################## 
# @BASH_LONG_COPYRIGHT_BEGIN@ 
# @BASH_LONG_COPYRIGHT_END@ 
################################################################## 
 
# ESXI inspector file 
# This is a list of ESXi inspectors for the ESXi Management Plugin 
 
# double check with: properties whose (it as string contains "processor") on your machine 
 
# tips: multiple words instead of capital letters single words 
# add children for VMs snapshots 
# count instead of num 
# no quotes for integers 
# try to make time real time 
# convert 0s and 1s into true and false 
# try to categorize top level stuff so there are fewer top level things 
# leave stuff blank for stuff that should remain integers or actually if it's supposed to be blank just leave it as blank 
 
 
### Top Level inspectors 
data type: string 
 
 
### OS inspectors (Host) 
major version of <operating system>: version 
minor version of <operating system>: version 
vendor of <operating system>: string 
os type of <operating system>: string 
locale version of <operating system>: string 
locale build of <operating system>: string 
license product version of <operating system>: string 
build number of <operating system>: integer 
api version of <operating system>: version 
api type of <operating system>: string 
product line id of <operating system>: string 
license product name of <operating system>: string 
boot time of <operating system>: time 
 
### OS inspectors (Guest) 
[family, families] of <operating system>: string 
id of <operating system>: string 
 
 
### Patch Status Inspectors 
[patch status, patch statuses]: plural patch status 
package name of <patch status>: string 
package version of <patch status>: string 
package vendor of <patch status>: string 
package acceptance of <patch status>: string 
package install date of <patch status>: string 
 
 
###  Bios inspectors 
#"bios: bios" is not possible because it conflicts with "bios: string" in main.inspectors 
vm bios: bios 
uuid of <bios>: string 
version of <bios>: string 
release date of <bios>: time 
 
###Host Bios 
host bios: host bios 
model of <host bios>: string 
platform of <host bios>: platform 
serial number of <platform>: string 
 
### Device inspectors (Host) 
device: device 
 
[initial status, initial statuses] of <device>: string 
[pending status, pending statuses] of <device>: string 
 
# vswitches of <device>: plural vswitches 
# portgroups of <vswitches>: plural string 
# name of <vswitches>: string 
 
#IEMfSA Virtualization inspectors for vm networks 
vm networks :plural string  
 
model of <device>: string 
vendor of <device>: string 
file system type of <device>: string 
bios version of <device>: string 
bios release date of <device>:time 
 
# should be an integer 
network adapters of <device>: string 
#port number of <device>: string 
pending restart of <device>: boolean 
vmotion of <device>: string 
status of <device>: string 
maintenance mode of <device>: boolean 
 
### Device inspectors (Guest) 
state of <device>: string 
vm uuid of <device>: string 
bios uuid of <device>: string 
description of <device>: string 
vm path name of <device>: string 
clean power off of <device>: string 
virtual disk count of <device>: integer 
ethernet card count of <device>: integer 
template of <device>: boolean 
modification time of <device>: time 
 
#BEGIN: >>>>>>>>>>>>>>>>>>> NEW INSPECTORS (TO BE ADDED) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
vmkernel log enabled of <device>: boolean 
messages log enabled of <device>: boolean 
hostd log enabled of <device>: boolean 
#END: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
 
 
 
### Network inspectors (Guest) 
 
#BEGIN: >>>>>>>>>>>>>>>>>>>>> TO BE REMOVED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
#network of <device>: network 
#END: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
 
 
#BEGIN: >>>>>>>>>>>>>>>>>>> NEW INSPECTORS (TO BE ADDED) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
# Defined in main.inspectors: network: network 
vswitch: vswitch 
vswitches: plural vswitch 
vswitches of <network>: plural vswitch 
name of <vswitch>: string 
promiscuous mode policy of <vswitch>: boolean 
mac address changes policy of <vswitch>: boolean 
forged transmits policy of <vswitch>: boolean 
 
portgroup: portgroup 
portgroups of <vswitch>: plural portgroup 
name of <portgroup>: string 
promiscuous mode policy of <portgroup>: boolean 
mac address changes policy of <portgroup>: boolean 
forged transmits policy of <portgroup>: boolean 
vlanid of <portgroup>:  integer 
 
vnic: vnic 
vnics of <network>: plural vnic 
name of <vnic>: string 
portgroup of <vnic>: string 
up of <vnic>: boolean 
mac address of <vnic>: string 
vswitch of <vnic>: string 
[address, addresses] of <vnic>: plural string 
dhcp enabled of <vnic>: boolean     
# IEMFSA for vnics 
address counter of <vnic>: string 
vnic counter of <network>: string 
 
firewall of <network>: firewall 
ruleset: ruleset 
rulesets of <firewall>: plural ruleset 
label of <ruleset>: string 
enabled of <ruleset>: boolean 
rule: rule 
rules of <ruleset>: plural rule 
port of <rule>: integer 
end port of <rule>: integer 
direction of <rule>: string 
protocol of <rule>: string 
#END: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
 
connected of <network>: boolean 
device config id of <network>: string 
label of <network>: string 
 
#BEGIN: >>>>>>>>>>>>>>>>>>>>> TO BE REMOVED ('adapters' has been moved to 'pnics of network') <<<<<<<<< 
# Defined in main.inspectors: adapters of <network>: plural network adapter 
# name of <network adapter>: string 
# [mac address, mac addresses] of <network adapter>: string 
#END: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
 
#BEGIN: >>>>>>>>>>>>>>>>>>>>> NEW INSPECTORS (TO BE ADDED) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
pnic: pnic 
pnics of <network>: plural pnic 
 
pnic adapter: pnic adapter 
adapters of <pnic>: plural pnic adapter 
name of <pnic adapter>: string 
[mac address, mac addresses] of <pnic adapter>: string 
#END: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
 
 
# PH 
[host service,host services] : plural host service 
[running status, running statuses ] : plural running status 
key name of <host service> : string 
label of <host service> : string 
policy of <host service> : string 
required of <host service> : string 
running status of <host service> : string 
 
### Processor inspectors (Host) 
processor: processor 
 
power management hardware support of <processor>: string 
total processor core count of <processor>: integer 
physical processor count of <processor>: integer 
logical processor count of <processor>: integer 
 
# this needs to be fixed 
power management currenty policy of <processor>: string 
 
cpu packages of <processor>: cpu package 
cpu pkg bus hz of <cpu package>: integer 
cpu pkg description of <cpu package>: string 
cpu pkg hz of <cpu package>: integer 
cpu pkg vendor of <cpu package>: string 
 
### Processor inspectors (Guest) 
count of <processor>: integer 
 
 
### RAM inspectors (Guest) 
overhead of <ram>: integer 
 
 
### Host inspectors (Guest) 
host: host 
name of <host>: string 
 
 
### Tool inspectors (Guest) 
tool: tool 
[status, statuses] of <tool>: string 
[running status, running statuses] of <tool>: string 
version of <tool>: version 
 
 
### Usage Statistic inspectors (Guest) 
usage statistic: usage statistic 
overall cpu of <usage statistic>: hertz 
memory of <usage statistic>: integer 
maximum cpu of <usage statistic>: hertz 
[maximum memory, maximum memories] of <usage statistic>: integer 
[host memory, host memories] of <usage statistic>: integer 
 
 
### Drive inspectors (Guest) 
drives: plural drive 
name of <drive>: string 
 
 
### Snapshot inspectors (Guest) 
snapshots: plural snapshot 
creation time of <snapshot>: time 
description of <snapshot>: string 
name of <snapshot>: string 
id of <snapshot>: integer 
quiesced of <snapshot>: boolean 
replay supported of <snapshot>: boolean 
type of <snapshot>: string 
value of <snapshot>: string 
vm state of <snapshot>: string 
children of <snapshot>: snapshot 
 
 
### Guest VM inspectors (Host) 
guest vms: plural guest vm 
name of <guest vm>: string 
network of <guest vm>: network 
operating system of <guest vm>: operating system 
host of <guest vm>: host 
tool of <guest vm>: tool 
processor of <guest vm>: processor 
ram of <guest vm>: ram 
usage statistic of <guest vm>: usage statistic 
drives of <guest vm>: drive 
device of <guest vm>: device 
snapshots of <guest vm>: snapshot 
 
#IEMfSA Virtualization inspectors for datacenters 
disk of <guest vm>: disk 
hard driver counter of <guest vm>: string 
hard drivers of <guest vm>: plural hard driver 
 
#IEMfSA Virtualization inspectors for datacenters 
datacenters: plural datacenter 
name of <datacenter>: string 
datastores of <datacenter>: plural datastore 
name of <datastore>: string 
free space of <datastore>: string 
max file size of <datastore>: string 
timestamp of <datastore>: string 
url of <datastore>: string 
iso images of <datastore>: plural iso image 
path of <iso image>: string 
 
#IEMfSA Virtualization inspectors for hard drivers 
hard drivers: plural hard driver 
unitnumber of <hard driver>: string 
datastore name of <hard driver>: string 
controllerkey of <hard driver>: string 
label of <hard driver>: string 
capacity of <hard driver>: string 
key of <hard driver>: string 
 
#IEMfSA Virtualization inspectors for VM name 
name: string 
 
#IEMfSA Virtualization inspectors for disk for Guest VM 
disk: disk 
provisioned storage of <disk> : string 
used storage of <disk> : string 
unshared storage of <disk> : string 
 
#IEMfSA Virtualization inspectors for disk for last time refreshed 
last time refreshed: string 
last time refreshed of <guest vm>: string 
 
#Adding information about processor - 21/10/2013 
resource settings of <processor>: resource setting 
 
#Adding information about memory - 21/10/2013 
resource settings of <ram>: resource setting 
 
#They properties below are common to ram and processor - 21/10/2013 
reservation of <resource setting>: integer 
limit of <resource setting>: string 
overhead limit of <resource setting>: string 
shares of <resource setting>: string