cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

create auto-tags using a vcenter entity type "Name" in the entity selector

nethier
Guide

The VCenter Name entity currently exists in the selector, but we are currently unable to use this to generate tags. 

The ESXI cluster/host names are not consistent enough to be used comprehensively, the VCenter Name is really the only property that will allow us to determine support team ownership for accurate distribution of generated alerts to responsible teams.  Until this is resolved comprehensive alerting will not be possible. 

Support case 180985 was created for this problem.

8 REPLIES 8

nethier
Guide

vmware name auto tag.png

nethier
Guide

VMWare Name property visible above.  It appears the data is there, just not indexed in a way that allows for application of tags based on the property.

svedula
Participant

Only available solution is to create Manual tags based on ESXI host name (hardcoded) and use that tag to setup Management zones based on VCenter.

DanielS
DynaMight Guru
DynaMight Guru

Hi @nethier. You can create auto-tags based on Entity Selector if you want to tag the VCenter just use:

 

type(VCENTER),detectedName("XXXXXXX")

 

The true delight is in the finding out rather than in the knowing.

DanielS
DynaMight Guru
DynaMight Guru

Also you can do more complex selections like:

type(HYPERVISOR),toRelationships.manages(type(VCENTER),detectedName("YYYYYYYYYY"))
The true delight is in the finding out rather than in the knowing.

svedula
Participant

@DanielS Type VCenter does not support automatically applied tags

Sorry, don't remember that.

DanielS
DynaMight Guru
DynaMight Guru

@svedulaLet me understand what are you trying to achieve.

  • Do you want to put the VCENTER inside a MZ?
  • Do you want that VCENTER type support auto-tagging?
  • Do you want to have that available on the screen below:

DanielS_0-1690921746835.png

 

 

The true delight is in the finding out rather than in the knowing.

DanielS
DynaMight Guru
DynaMight Guru

Move this idea to general QA because is possible to do it with the Entity Selector.

The true delight is in the finding out rather than in the knowing.

Featured Posts