Re: Creating dynamic custom dashboards
One example is to display 7 days and 45 days of data for Health, Anomaly, Fault and Workload badges for clusters that host VDI’s. We currently extract the data and then export to Excel and then create...
View ArticleRe: Creating dynamic custom dashboards
You can put as many widgets as you like on a dashboard, however try to build dashboards based on use cases or specific purposes... so don't create a dashboard with 20 different widgets, as it becomes...
View ArticleRe: Creating dynamic custom dashboards
This is great information. Looks like it will be worth taking the class and implementing.Thank You
View ArticleRe: Host Density Ratios Display "No Data"
That did the trick. I should have guessed that. Thanks for the tip!
View ArticleRe: Uploading vcops appliance to vcloud director
vCloud Director does not support uploading OVF with deployment options to the Catalog.The easiest way would be to Import the OVF in vCenter (the one used by vCD), choose a deployment option - small,...
View ArticleRe: Configuring Alerts to EMC SMARTS
Not sure about SMARTS but using Email Outbound alert plugin you can group resources you are interested in within tag value, then set plugin to notify alerts filtered by selected tag.
View ArticleRe: Pull VMs from datastores
Sorry for the confusion, I would like to list out the VMs running on a group of specific datastores.. I would also like to export that list into CSV format..
View ArticleRe: Pull VMs from datastores
a-ha-you may create a group of VMs for example, by using parent/child relationship
View ArticleRe: Pull VMs from datastores
Awesome. I can't figure out how to get parent/child to work on the group I created in the UI. The group is based off datastore name.. I was expecting that to be the parent, but I can't figure out what...
View ArticleCalculate HA into Metrics/SuperMetrics
Hi All, I am building some capacity planning scoreboards with custom .XML files. Is there some way in a supermetric or the SUM of a given metric calculate in HA? I don'twant to have to create these...
View ArticleRe: Pull VMs from datastores
try this rule with 2 criterias:----------------------------- Select "All" objects- "Parent Of" equals "<your datastore name>"add new criteria- Select "All" objects- "Object type" equals "Virtual...
View ArticleRe: Upgrade from 5.8.0 to 5.8.1 failed!
I would suggest you to file a SR with VMware Support for further investigation if your upgrade still fails post changing the passwords
View ArticleRe: Determining Owner of Dashboard
I used the above information to get me to the following: SELECT DISTINCT Username, FirstName, LastName, TabNameFROM useraccount, UserAccountDashboardAssign, UserAccount_PageWHERE UserAccount.UserID =...
View ArticleRe: Determining Owner of Dashboard
If you look at the UserAccount_page table, there is a column owneruserpageid. I believe this is null if the user is the owner; it is in my app. SELECT DISTINCT Username, FirstName, LastName,...
View ArticleMonitor esxi host services
I'm running vcops 5.8.1 w/advanced licensing. Is it possible to monitor NTP time within vcenter operations manager? I realize once you set this works most of the time I want to ensure the service...
View ArticleInstalling VCOPS via web client 5.5 using the "home" icon fails
Hi I have vcenter with vcops, for those unaware you get an icon to install the OVA using an icon on the home page (attachment) rather than installing it in the same way as you would any OVF/OVA I've...
View ArticleRe: Installing VCOPS via web client 5.5 using the "home" icon fails
hm... can you check the vSphere client log(s) for any further information?
View ArticleHow to integrate java application with vCOPS
Hi All, I have successfully installed and deployed vCOPs 5.8 on vCenter server. Now i want to integrate my java application with vCOPS to monitor it. Has anyone done this? If yes how? . Please help me...
View ArticleRe: Cannot login to Admin page
My issue is fixed. Thanks to everyone in this post. FYI I manually updated to v5.8.1 to fix the reset password script problem (see previous thread for more info).Once done I reseted successfully both...
View Article