vCops: Empty dashboard after the upgrade to version 5.6
This came to me as a surprise when I upgraded to vCenter Operations 5.0.3( vApp ) to vCenter Operations 5.6, instead of what I was expecting I got an empty screen when I started the vCenter Operations Manager website and the Dashboard. This left me confuced I started troubleshooting then to my good luck after […]
vCenter Operations: Disable the default web timeout
This is just a quick post I thought to remind us how to disable the default web timeout of 30 minutes in vCenter Operations. Login as root on the UI VM. Open the the web.xml file with VI: vi/usr/lib/vmware-vcops/tomcat/webapps/vcops-vsphere/WEB-INF/web.xml Change the default value 30 to –1 to disable the timeout completely. <session-config> <session-timeout>-1</session-timeout> </session-config> […]
VMware trademark guide
VMware trademark guide a very important resource for bloggers, technical writer .VMware employees and partners who have less interest in blogs .the guide is intended to provide guidance regarding the VMware brand names that tend to draw the greatest interest. For one to have an official VMware product the following guide line helps ensure there […]