ESX server operational status changed by discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 05:17 AM
I am trying to find out why operational status has been changed by discovery in the following sequence
original state set manually: Operational
next set manually: NonOperational
next set manually: Operational
next set by discovery user: Retired
next set by discovery user: NonOperational
the status remains NonOperational after next discovery.
Any idea is it OOTB behavior or something customized or how to investigate?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 08:34 PM
So CI update done by Discovery based on Identification Key but for ESX it does not go thru IRE.
During vCenter discovery, the identification process for ESX server doesn’t go through IRE CI identifier, it goes through "VCenterESXHostsSensor" script include where there are 3 identification indexes.
Refer Below KB for more details how its getting Updated as i can see even HOST name is also updated by Discovery.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1123141
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 04:21 AM
Hi @thebananek ,
The status is set through script include VCenterSensor. This issue is also highlighted in the below post, Might be below resource will help.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1217508
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Ajay Kumar