Mostrando entradas con la etiqueta monitorizacion. Mostrar todas las entradas
Mostrando entradas con la etiqueta monitorizacion. Mostrar todas las entradas

24 julio 2015

vRealize Operations Manager 6: How to create Projects

20 julio 2015

vRealize Operations Manager 6: Resource Capacity Concepts

One of the primary things you must learn to use  in the correct way the vROps Capacity Planning is understand the capacity concepts.


An image is worth a thousand words:





















Having this concepts crystal clear, the next lesson is the 3 capacity models:

  1. Demand based > dynamic
  2. Allocation based > static
  3. combination of demand and allocation models 

With the first method, demand, the resources are assigned to the objects based on their demand and with the second mode, allocation, the resources are assigned to objects in static way.
Usually the allocation model is used for production environments (and the other both for test environments). The main objective is maximize the density optimizing the use of the resources based on demand.
The allocation model reduce the risk of insufficient capacity based on teh assigned resources for objects.

See an example how a trend analisys is different from a demand to an allocation based model:




27 abril 2015

vRealize Operations Manager 6 - Part V - Create Custom Groups with vSphere Tags


One of the best vROps (old vCOps) features is the option to create custom groups where you can define the criteria membership and apply a policy rule to them.

There is a lot of environments where the Virtual Machines are not properly configured and defined, with the vSphere Folders or inventory VM names, no naming convention, etc.... 
Is here where the "vSphere Tags" win the game! You can easily tag your VMs!  ..use PowerCLI!!!! (next post incoming)

Imagine that you need to create a policy rule and a Custom Group but your VMs in vSphere are not organized...  Are you thinking in add one-by-one to a Custom Group? and what if tomorrow you add new VMs? ...manually adding Vms is not a good idea, so try to tag your VMs when you create it on the vSphere environment and keep it updated with your CMDB database.

But, how to tag your environment properly?  First of all, you "must" have clear the tags you want to add and how to categorize it.  Just an example, filter you DDBB Vms  (SQL, Oracle, MongoDB, etc) or filter by App Vms, or Bckp environment, or AV environment... and so on.....

Once you have your VMs tagged, you can create a custom group as shown below:






See previous Part I    -vRealize Operations Manager 6 - Part I - OVA deployment
See previous Part II   - vRealize Operations Manager 6 - Part II - Express Installation
See previous Part III  - vRealize Operations Manager 6 - Part III - Manage Solution
See previous Part IV  - vRealize Operations Manager 6 - Part IV -  How import LDAP users

Related with:  VMware vSphere: how to create tags - Part I


11 marzo 2015

19 enero 2015

vRealize Log Insight - Part II - First Configuration



Se more at:  vRealize Log Insight - Part I - OVA deployment

17 julio 2014

VMware vCenter Operations Manager (vCOps): how to create specfic Groups

In this case, Groups are refereed to items which are suitable to be monitoring, not for user groups or similar as i just wrote in other post
Let´s go! From the vSphere UI portal (https://ip/vcops-vsphere) click on the top option "Configuration" and the select the tab "Manage Group Typs" and add a new one by click on the plus button:


Now, in the top page, next to  the World icon, click on "Actions" and select Create new group..."


Follow the wizard and add the group  created on the Type option:


On the second step add the VMs or the object/item that you want to add to the Group:



Now, you can see the specific group holding on the Groups icon:



13 julio 2014

VMware vCenter Operations Manager (vCOps): assign user access to custom dashboards

From the Custom UI portal (https://ip/vcops-custom) and with admin rights, go to de ADMIN tab and select SECURITY.

Create a new Accoun Group first and after a User Account as shown below:








 Once we have the Group and the User, it´s time to assign access to the custom dashboard.
Go to the HOME tab, select the dashboard and click on SHARE:



Select the dashboard that you want to share and "drag-an-drop" to the Group (from the right pane to the left pane).


 Let´s go to test it! Open the Custom UI portal with the credentials of the new user and verify that this user only have access to the specific custom dashboard:

 

11 julio 2014

VMware vCenter Operations Manager (vCOps): import users from LDAP

As you can´t add the vCOps vApp to an Active Directory domain or LDAP system, you have two options: create local user and groups on the vCOps or import users from an LDAP.

Let´s go! Connect to the Custom UI portal (https://ip/vcops-custom) and click on the Security option on the ADMIN tab (top pane) as shown below:


After click o0n the "Import From LDAP" button, you must add the IP, the Base DN of your AD and an user and pass with enough rights to access.
Once you fill the blanks, click on Load LDAP Groups and add the groups on the down-right pane:


Click the in OK and  return to the previous screen. Click "Lookup" and select the users/groups found:


Now you can view the user and add it to the specific Account Groups on the User Management:.


It´s time to test it!  Go to the Custom UI portal or vSphere UI portal and try to access with the user name as it appears on the Account Groups (format: user@domain)


Voila!!!!