Hi!
I cant see any performance data for my vcenter appliance in the veeam management pack?
All other vm:s shows up with performance data. But the vcenter appliance only shows up as a vcenter server without performance data regarding disk, cpu and so on.
Running SCOM 2012 R2. Update 2 for Veeam MP.
I have removed Veeam VMware Integration pack due to a bug confirmed by veeam that makes the server go unmoniterd after a while.
The impact of that according to veeam is:
"As a result vSphere Virtual Machine > Performance Views will be empty:
cpu > % Processor Time;
disk > % Disk Time;
memory > % Memory Used, % Page File Used, Pages/sec; net > % Network bandwidth used
Also Veeam VMware Analysis Reports > Virtual Machines. Right-sizing – VMs Oversized/Undersized for Memory and CPU (Ops Mgr agent data) will be affected.
Maintenance Mode Synchronization won't work as well. It tracks vSphere Maintenance Mode for a host, and automatically respond by placing the host in Ops Mgr Maintenance Mode. "
So it should not be an issue when it comes to vcenter performance.
-
- Influencer
- Posts: 14
- Liked: 3 times
- Joined: Oct 17, 2016 11:57 am
- Full Name: Jan Pettersson
- Contact:
-
- Veteran
- Posts: 452
- Liked: 76 times
- Joined: May 02, 2012 1:49 pm
- Full Name: Sergey Goncharenko
- Contact:
Re: Vcenter appliance performance?
Hi Jan,
So am I correct in understanding that your vCenter appliance is just a Virtual Machine and you are monitoring it with Veeam MP, but for some reasons you don't see the performance of this particular VM?
I would try to do the following:
Check the "id" VM property and "Veeam Collector" property, for this particular VM, and then use the ID to perform the following PowerShell command on the Collector that is mentioned in the Veeam Collector VM's property:
Change "vcenter:vm-12345" to the id of a VM which is the vcenter appliance
With respect to the workaround that you had to do - this is a known issue of compatibility with Microsoft OMS, it has been also reported to Microsoft and they are still investigating it, this is happening with other Management Packs besides Veeam. We appreciate your patience and we really hope the issue is going to be fixed soon. But you are correct that this workaround should not affect receiving performance for a simple VM which happens to be also vCenter appliance.
So, please try the script above and provide us with the output.
Thanks.
So am I correct in understanding that your vCenter appliance is just a Virtual Machine and you are monitoring it with Veeam MP, but for some reasons you don't see the performance of this particular VM?
I would try to do the following:
Check the "id" VM property and "Veeam Collector" property, for this particular VM, and then use the ID to perform the following PowerShell command on the Collector that is mentioned in the Veeam Collector VM's property:
Code: Select all
gwmi -class "Vmstats" -namespace "root\nworks" | ? {$_.entityId -eq "vcenter:vm-12345"}
With respect to the workaround that you had to do - this is a known issue of compatibility with Microsoft OMS, it has been also reported to Microsoft and they are still investigating it, this is happening with other Management Packs besides Veeam. We appreciate your patience and we really hope the issue is going to be fixed soon. But you are correct that this workaround should not affect receiving performance for a simple VM which happens to be also vCenter appliance.
So, please try the script above and provide us with the output.
Thanks.
-
- Influencer
- Posts: 14
- Liked: 3 times
- Joined: Oct 17, 2016 11:57 am
- Full Name: Jan Pettersson
- Contact:
Re: Vcenter appliance performance?
Hi!
thank you for your tip. It looks like it must have been an issue with the Collector somehow. I ran a rebuild topology and volia it showed up as a VM as well.
thank you for your tip. It looks like it must have been an issue with the Collector somehow. I ran a rebuild topology and volia it showed up as a VM as well.
-
- Veteran
- Posts: 452
- Liked: 76 times
- Joined: May 02, 2012 1:49 pm
- Full Name: Sergey Goncharenko
- Contact:
Re: Vcenter appliance performance?
Hi Jan,
Thank you very much for the update.
Thank you very much for the update.
Who is online
Users browsing this forum: No registered users and 1 guest