VMware Cloud Community
Chakoe1
Contributor
Contributor
Jump to solution

vROPS Federation : missing VM properties that should be collected

Hi all,

i´ve got a Problem with my vROPs-Federation ( Version 8.1.0)  . It has 3 connected child vROPS ( Version 8.1.0) where it´s collecting from.

All child-vROPS are connected using the same Metric-Configuration.

I have added several VirtualMachine Properties & Metrics to this config-file as shown below.

The Problem is, that some Properties or Metrics aren´t collected , for example <Property attrkey="summary|parentVcenter" label="Parent vCenter" unit="" yellow="" orange="" red=""/>

Do you have any idea where my mistake is?

Thanks in advance

Chakoe

#####################################################

<ResourceKind resourceKindKey="VirtualMachine">

<Property attrkey="config|name" label="Name" unit="" yellow="" orange="" red=""/>

<Property attrkey="config|guestFullName" label="GuestOS" unit="" yellow="" orange="" red=""/>

<Property attrkey="config|hardware|numCpu" label="Number of virtual CPUs" unit="" yellow="" orange="" red=""/>

<Property attrkey="config|hardware|memoryKB" label="Memory" unit="" yellow="" orange="" red=""/>

<Property attrkey="config|hardware|diskSpace" label="Disk Space=" yellow="" orange="" red=""/>

<Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|customTag|customTagValue" label="Value" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|tag" label="vSphere Tag"  unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentCluster" label="Parent Cluster" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentHost" label="Parent Host" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentDatacenter" label="Parent data center" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentVcenter" label="Parent vCenter" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|fullName" label="Guest OS Full Name" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsRunningStatus" label="Tools Running Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsVersionStatus2" label="Tools Version Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_agent_id" label="vRealize Operations Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_euc_agent_id" label="vRealize Operations Euc Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|config|numEthernetCards" label="Number of NICs" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|powerState" label="Power State" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|connectionState" label="Connection State" unit="" yellow="" orange="" red=""/>

          

            <Metric attrkey="sys|poweredOn" label="PowerState" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="cpu|corecount_provisioned" label="vCPUs" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="cpu|demandmhz" label="CPU Demand" unit="Mhz" yellow="" orange="" red="" />

            <Metric attrkey="cpu|demandPct" label="CPU Demand" unit="%" yellow="50" orange="70" red="85" />

            <Metric attrkey="cpu|usage_average" label="CPU Usage" unit="%" yellow="50" orange="70" red="85" />

            <Metric attrkey="cpu|usage_average" label="CPU Usage" unit="Mhz" yellow="" orange="" red="" />

            <Metric attrkey="cpu|capacity_contentionPct" label="CPU Contention" unit="%" yellow="50" orange="70" red="85" />

            <Metric attrkey="mem|guest_provisioned" label="Memory(KB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="mem|usage_average" label="Memory Usage" unit="%" yellow="50" orange="70" red="85" />

            <Metric attrkey="mem|host_contentionPct" label="Memory Contention" unit="%" yellow="50" orange="70" red="85" />

            <Metric attrkey="diskspace|snapshot" label="Snapshot Space(GB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="config|hardware|disk_Space" label="Disk Space(GB)" unit="" yellow="" orange="" red=""/>

           

            <Metric attrkey="Configuration|Hardware|Number of virtual CPUs" label=" Number vCPU" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Configuration|Hardware|Number of CPU cores per socket" label="Number Cores per Socket" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Configuration|Hardware|Number of virtual sockets" label="Number of vSockets" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Configuration|Hardware|Memory" Label="Memory VM used" unit="" yellow="" orange="" red=""/>

           

            <Metric attrkey="Configuration|CPU Resource Allocation|Limit" label="CPU Allocation Limit" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Configuration|CPU Resource Allocation|Reservation" label="CPU Allocation Reservation" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Configuration|CPU Resource Allocation|Shares" label="CPU Allocation Shares" unit="" yellow="" orange="" red=""/>

           

            <Metric attrkey="Summary|Guest Operating System|Tools Version" label="VM Tools Version" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Summary|Guest Operating System|Tools Version Status" label="VM Tools Version Status" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Summary|Guest Operating System|Tools Running Status" label="VM Tools Running Status" unit="" yellow="" orange="" red=""/>

           

            <Metric attrkey="Virtual Disk|Configured" label="DiskSpace" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Virtual Disk|Label" label="DiskLabel" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Disk Space|Snapshot" label="Space Snapshot Disk Space" unit="" yellow="" orange="" red=""/>

           

            <Metric attrkey="guestfilesystem|capacity" Label="Guest file system|Guest File System Capacity (MB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="guestfilesystem|freespace" Label="Guest file system|Guest File System Free (MB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="guestfilesystem|percentage" Label="Guest file system|Guest File System Usage (%)" unit="%" yellow="75" orange="85" red="95"/>

            <Metric attrkey="guestfilesystem|usage" Label="Guest file system|Guest File System Usage" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="guestfilesystem|capacity_total " Label="Guest file system|Total Guest File System Capacity (GB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="guestfilesystem|percentage_total" Label="Guest file system|Total Guest File System Usage (%)" unit="%" yellow="75" orange="85" red="95"/>

            <Metric attrkey="guestfilesystem|usage_total" Label="Guest file system|Utilization (GB)" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Network|IP Address" label="VM IP Address" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="Network|MAC Address" label="VM MAC Address" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="mem|workload" label="" unit="%" yellow="" orange="" red=""/>

            <Metric attrkey="virtualDisk:Aggregate of all instances|commandsAveraged_average" label="" unit="" yellow="" orange="" red=""/>

            <Metric attrkey="net|usage_average" label="" unit="MBps" yellow="" orange="" red=""/>

           

              

            </ResourceKind>

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
sxnxr
Commander
Commander
Jump to solution

If that is an exact copy of the config file then you are missing < at the start of allot of properties in the below copy of some of yours the first two are right the rest are not

<Property attrkey="config|hardware|diskSpace" label="Disk Space=" yellow="" orange="" red=""/>

<Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|customTag|customTagValue" label="Value" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|tag" label="vSphere Tag"  unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentCluster" label="Parent Cluster" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentHost" label="Parent Host" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentDatacenter" label="Parent data center" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentVcenter" label="Parent vCenter" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|fullName" label="Guest OS Full Name" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsRunningStatus" label="Tools Running Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsVersionStatus2" label="Tools Version Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_agent_id" label="vRealize Operations Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_euc_agent_id" label="vRealize Operations Euc Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|config|numEthernetCards" label="Number of NICs" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|powerState" label="Power State" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|connectionState" label="Connection State" unit="" yellow="" orange="" red=""/>

View solution in original post

0 Kudos
5 Replies
sxnxr
Commander
Commander
Jump to solution

quick question is it all objects are not collecting the same metric/property or is it random objects have it and random objects dont from the same vrops instance?

0 Kudos
Chakoe1
Contributor
Contributor
Jump to solution

It´s the same four properties in this case, which aren´t collected, on every object:

"summary|parentCluster"

"summary|parentHost"

"summary|parentDatacenter"

"summary|parentVcenter"

These Properties are visible in the "child" vRops-Instances , and - as you can see - they are configured in the Metric-Configuration .

Any Idea?

thx

Chakoe

0 Kudos
sxnxr
Commander
Commander
Jump to solution

If that is an exact copy of the config file then you are missing < at the start of allot of properties in the below copy of some of yours the first two are right the rest are not

<Property attrkey="config|hardware|diskSpace" label="Disk Space=" yellow="" orange="" red=""/>

<Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|customTag|customTagValue" label="Value" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|tag" label="vSphere Tag"  unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentCluster" label="Parent Cluster" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentHost" label="Parent Host" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentDatacenter" label="Parent data center" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|parentVcenter" label="Parent vCenter" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|fullName" label="Guest OS Full Name" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|ipAddress" label="Guest OS IP Address" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsRunningStatus" label="Tools Running Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|toolsVersionStatus2" label="Tools Version Status" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_agent_id" label="vRealize Operations Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|guest|vrealize_operations_euc_agent_id" label="vRealize Operations Euc Agent ID" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|config|numEthernetCards" label="Number of NICs" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|powerState" label="Power State" unit="" yellow="" orange="" red=""/>

Property attrkey="summary|runtime|connectionState" label="Connection State" unit="" yellow="" orange="" red=""/>

0 Kudos
Chakoe1
Contributor
Contributor
Jump to solution

Such a shame .....sorry 😞

And Thanks for the Help 🙂

0 Kudos
sxnxr
Commander
Commander
Jump to solution

No need to apologise this is easy do and sometimes we need a second set of eyes. 

0 Kudos