problem with config log insight
dear all Hi what does this means in log insight configuration ? what have to write in that ? BR
View ArticleRe: .vmem files thrashing my HDD?
Something else you may want to look at is your A/V application, to see whether it start scanning the newly created .vmem file. André
View ArticleRe: Supermetrics - How to get previous time value data?
Thank you for the answer! too bad the capability is not there to create such a supermetric. Please let me know if you have any ideas!! much appreciated.
View ArticleRe: Get list of plugins and versions installed from vCenter?
Try this $extMgr=Get-ViewExtensionManager$extMgr.ExtensionList |select @{N='Name';E={$_.Description.Label}},Version,Company
View ArticleInitial Install Password Error
Trying to setup an Op Manager for Horizon install and when i start teh initial setup and go thru the first couple pages, i get teh following error Previous installation attempt failed with the...
View ArticleVMware vSphere crashed
I didn't find a specific tab for vSphere, so I started the discussion the Workstation tab. Please move to the right group if I made a mistake. Starting the VW Workstation crashed and asked me te report...
View ArticlevMotion Report
Looking for a way to spit out vMotion data. We need a report that shows the Timestamp, VM, Source Host, and Destination Host for each vMotion event in our environment over X timeframe. Does anyone...
View ArticleRe: Creating Alert list for a collector group
You could create a custom group for each environment and add the vCenter Servers and other adapter instances for each environment to a custom group. The custom group's summary will show the alerts for...
View ArticleRe: When do action runs that populate input fields?
Thank you very much. I will try this out this afternoon and report back. I'm sure i'm missing something small here so an example helps greatly!
View ArticleRe: Supermetrics - How to get previous time value data?
You could use a custom view with transformations to show something like this. Using the Min, Max, and Last transformations you can see what each of those were over the specified period of time. It...
View ArticleLACP for NSX hosts?
We have an existing five-host cluster in our primary datacenter using LACP. We're building our secondary datacenter and would like to continue to use LACP. However, we're adding NSX to both...
View ArticleRe: Esx host service tag
Try with this line $row.servicetag = ($line.VMHost.ExtensionData.Hardware.SystemInfo.OtherIdentifyingInfo |where{$_.IdentifierType.Key -like"ServiceTag"}).IdentifierValue
View ArticleRe: vMotion Report
I don't think vROps collects vMotion data. Log Insight probably is a better tool to get this. I was thinking though, maybe you can create an alert in Log Insight that is sent to vROps with this info?...
View ArticleRe: Repointing VCSA with embedded PSC to external PSC
This was the same for me. It would report that the external PSC wasn't a replication partner until I used all UPPERCASE for the servername; which is probably how it was installed.
View ArticleRe: Enable VMNIC on ESXI Host
If I don't check the box in the dcui then I cant assign the vmnic to the switch in the GUI?
View ArticleRe: Windows vCenter Server 6.0U2 upgrade to 6.0U2a fails
I can confirm this is still an issue on the 6.0U3b installation also as I just ran into it.
View ArticleRe: VMWare Workstation 12 on Windows 10 with creators Update "Not enough...
Hi, It might be the same issue, but that one is cured by disabling virtual printing as is described here:Re: "Out of Memory" errors after Windows 10 Creators Update Note that a "not enough physical...
View ArticleRe: vMotion Report
I was actually just building out the alert you're referring to in Log Insight. It's a good idea. I have yet to see how it looks once in vROps or if I can get it to keep all the pertinent data I need in...
View Article