When ESX is Discovered via vCenter, BIOS information cannot be retrieved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 02:09 AM
Hi,
ESX is directly Discovered, Is there a possibility of obtaining BIOS information?
I would like to find out how to customize the system to solve this problem.
Can someone help?
Thanks
Yash

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 02:23 AM
Hi Yash
vCenter Discovery Do not Use Typical Pattern Object for Discovery where small customization (Extend Pattern) can fetch custom objects/Attributes.
vCenter Discovery and Identification works totally on Separate Line as given in this KB-
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0813327
You need to do customization for ESX Bios Information in below Probe.
and Sensor too which will process the newly added attribute. Just a high level thought.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 01:28 AM
Hi @Rahul Priyadars,
It seems difficult to me to update the existing script include rather I'm still confused how it can be done.
Is there any other way to do it?
Thanks,
Yash

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 03:41 AM
I will also suggest not to Do Customization in OOTB way of ESX Discovery.
You can add your Solution on Top of It.
is there a way to get the BIOS info feed in some form XLS and from there you can Update the CI ..just a thought.
Regards
RP