Quantcast
Channel: CA Infrastructure Management Cookbook
Viewing all articles
Browse latest Browse all 232

Say Hello to vmware 6.41!

$
0
0

DeniseKrebs_2013-10-02_Mice_Medium

For CA Unified Infrastructure Management

Say hello to version 6.41, the latest release of the VMware Monitoring (vmware) probe!

The ability to set up monitoring access to a single vCenter for multiple users with different credentials is one new feature we think you’ll like.

To do this, you copy and modify an existing resource; then assign vCenter users access to the resource.

Copy an Existing Resource
Follow these steps:

  1. In Admin Console, select the probe.
  2. Click Deactivate.
    The probe is deactivated and the green check box icon becomes a gray circle.
  3. Select the probe again.
  4. On your PC, navigate to the vmware.cfg file.
  5. In the vmware.cfg file, go to “resource.”
  6. Select and copy/paste an existing resource.
  7. Give this new resource a new title, ID, and name; but keep the same port number, host, and administrative credentials as the resource it was copied from.
    Note: The resource title must match the resource ID.
    Example:
<Resources>
<172.16.0.0>
id = 172.16.0.0
interval = 10min
active = true
msg = ResourceCritical
name = 172.16.0.0
<properties>
port = 443
host = 172.16.0.0
pass = password
user = administrator
</properties>
</172.16.0.0>
<foo>
id = foo
interval = 10min
active = true
msg = ResourceCritical
name = foo
<properties>
port = 443
host = 172.16.0.0
pass = password
user = administrator
</properties>
</foo>
</resources>

Save and close the configuration file.
The resource is added.

Assign a vCenter User to the Resource
Follow these steps:

  1. In Admin Console, select the probe.
  2. Click Activate.
  3. Click Configure.
  4. In the left-hand navigation tree, select the resource that you added in the procedure above.
  5. In the Resource Setup dialog, edit the credentials so that the username and password are that of the user you want to add.
  6. Select Actions>Verify Selection.
    A Success or Failure dialog appears. If necessary, re-enter the credentials correctly.
  7. Save changes.
    The user is assigned to the resource.

For more information about the latest version of vmware and other probes, visit the CA Technologies Product Documentation wiki and use the drop-down menu, here, to navigate to the CA UIM Probes wiki.

As always, we’d like to know what you think of this and other Cookbook articles. So, let us know by taking the survey on Survey Monkey.

*For more information about the Creative Commons license, go here.


Viewing all articles
Browse latest Browse all 232

Trending Articles