Quantcast
Channel: VMware Communities : All Content - vRealize Operations Manager
Viewing all 5485 articles
Browse latest View live

capacity memory

$
0
0

I have one virtual machine . now I want to learn that . i must add more memory on this vm or i should remove 1 gb or 2 gb memory from virtual machine. please can you say it . what can i do . i didnt understand this issue.

 

Where can I see . which chapter or tab ? please help


How to enable disk|totalReadLatency_average counter in vROps 6.1 for VM?

$
0
0

Problem: Not able to enable below listed counter in vROps 6.1 for VM.

 

Please refer the attachment 'metrics.png' for metrics.

 

We are trying to enable the above listed  counter through current active policy in "Collect Metrics and Properties" for Object type vCenter->VM.Please refer the attached 'Edit_Monitoring_Policy.jpg' screenshot.

 

 

 

After enabling the counter for VM we are trying to get the value of counter by two way.

 

1. Looking the counter value at vROps GUI.

 

Please refer the attached 'Counter_Values_in_vROPS.jpg' screenshot.

 

2 Calling the Rest Api call (https://<vROps_IP_Address>/suite-api/api/resources/stats?resourceId=67988bb6-adb0-4503-b214-82490bede59c&statKey=disk|totalReadLatency_average)

 


But in both cases we are not able to get the value of counter.

 

Thank You.

 

Calsoftinc.

How to get CPU/Memory/Disk Averages over last 30 days...

$
0
0
But if the VM was there for only 15 of them I don't want the average to reflect a VM being there for 30. So basically I need some math with it. So if memory = 4 GB over 15 days that means we used 4 GB(15/30). Anyone know how I'd do this? I know there are super metrics, but I haven't really learned how to use them yet. I was able to get a view that averaged the resources over the last 30 days. But again they aren't giving me the information I want/need.

host ntp tab

$
0
0

what is mean that ? one example attaced.

How to use vcTokenAuth in vROps adapter?

$
0
0

I’m using vROps Java Client Bindings to create Java client capable of consuming vROps REST API.

My source code to create the client:

 

            Client client = ClientConfig.builder()

                        .serverUrl("https://10.172.181.231/suite-api/")

                        //.vcTokenAuth(token)  

                        .basicAuth("admin", "password")

                        .build()

                        .newClient();

           

     

            ApplicationVersion version = client.apiVersionsClient().getCurrentVersion();

 

It works with basicAuth, which uses vROps user credentials.

 

I would like to switch to vcTokenAuth method, which is very briefly described under /suite-api/docs/java/com/vmware/ops/api/client/Client.ClientConfig.Builder.html#vcTokenAuth(java.lang.String)

Token is acquired with vimPortType.acquireCloneTicket() method from Web Services SDK.

Simply switching to .vcTokenAuth instead of .basicAuth doesn’t work. For token I’m using cloneTicket acquired from vCenter Server.

It generates following warning message and stack trace:

 

478  [main] WARN  org.springframework.web.client.RestTemplate  - GET request for "https://10.172.181.231/suite-api/api/versions/current?_no_links=true" resulted in 500 (Internal Server Error); invoking error handler

Exception in thread "main" com.vmware.ops.api.client.exceptions.ServerException: Internal Server error, cause unknown.

      at com.vmware.ops.api.client.internal.DefaultClient.handleError(DefaultClient.java:262)

      at org.springframework.web.client.RestTemplate.handleResponseError(RestTemplate.java:607)

      at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:565)

      at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:536)

      at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:269)

      at com.vmware.ops.api.client.internal.RestClientProxy.invoke(RestClientProxy.java:149)

      at com.vmware.ops.api.client.internal.DefaultClient$InvocationHandlerWrapper.invoke(DefaultClient.java:228)

      at com.sun.proxy.$Proxy40.getCurrentVersion(Unknown Source)

      at vcTokenAuth.Main.main(Main.java:34)

 

My question is what are the steps to successfully use vcTokenAuth mechanism? Are there any prerequisites that need to be fulfilled before using it? Where do I get the token from, because I’m not entirely sure I’m getting the correct one? The documentation isn’t very precise about that.

About vRealize Notification Problem

$
0
0

I have a question. I am using Trial Version vRealize Operations Manager 6.0. System is working as stabil. But I have a problem when send notification e-mail. All Notifications Message arrive for once my e-mail. Then, Only Message arrive for one virtual machine. The Others Virtual machine messages doesn't arrive. Notification screen is below.

 

Can you help me? Regards.vRealize Notification.jpg

After upgrade last vROPs 6.2 version

$
0
0

After upgrade last vROPs 6.2 version, ALL host overhead (Mhz) metric it has skyrocketed (see attached file)

 

 

why???

2 Values returned when querying cpu|alloc|object.capacity using REST vRops.

$
0
0

Hi All

 

When I query cpu|alloc|object.capacity I receive 2 values example  -  32.0  144.0.  It took me a while to work out that the 1st value was actually representing CPU cores.  Would anybody know how I could only return the 2nd figure in this case 144.0 which represents vCPU usable capacity with out using any formatting with regex or similar?

 

I would just like to return the value that represents vCPU usable capacity.

 

Kindest Regards


8 vCPU VM Count

$
0
0

I am creating a dashboard that will use an object list widget that i have filtered down to show two custom groups that contains clusters. I have also created a view that uses cluster compute resource as the subject with VM count, CPU contention, vCPUs remaining and memory remaining. This all works as expected.

 

What i am wanting to do is have three more columns that have a VM count of 8, 4 and 2 vCPU VMs in separate columns but having problems working out how to do it.

Hardware sensor symptom stucked

$
0
0

Hi,

 

I'm testing the CIM sensor alert propagation between vCenter 6.0 and vROps 6.2.a. The test method is just simple unplug one power cable from PSU and then 4 sensor turn red in vCenter, two because of missing power and the other two because of PSU Fan failure. Soon, the event is propagating toward vROps and factory default symptom definitions are reacting immediately but:

  • only "Fan sensor health is red" symptom is getting active despite there is "Power sensor health is red" symptom as well
  • after the power cable plugged back and everything goes back to normal state in vCenter (the alarm has been acknowledged in vCenter also), in vROps, the "Power sensor health is red" symptom remains active...forever

what I've tried:

  • I repeated the fault simulation after 20 hours. ->  result: the symptom remains active
  • Adapter restart -> result: the symptom remains active
  • vROps restart -> result: the symptom remains active
  • ESXi host restart -> result: the symptom remains active
  • At last, I deleted the object and wait until the host is discovered again and the first collection is done -> result: the symptom goes inactive

 

Do you have any idea? Have you ever faced this issue?

 

Thank you,

Peter

Notification Object Type - Get alerts from entire environment -

$
0
0

I cant seem to find any information on the object type or what to choose to allow for alerts from the entire environment.  I am not receiving any alerts.

Thanks

Glen

vROPS Datastore I/O Report - VMware please fix!

$
0
0

We are running latest Version 6.2.0.3445568. I was hoping that VMware would fix these reports by now. The two main problems are that units are included with the numeric values for each column of data and in come columns there are mixed units. In the case of READ and WRITE latency both ms and micro seconds are used.

 

All they need to do is place the units in the top row headers and use single units for each column. When you have 5000+ VM's the PDF report is basically useless so Excel is the only useful format. When you attempt to sort columns that have numeric values and units, the result is not good. Add to that mixed units make it even worse.

 

I go through and remove all the units from each column of data which works except in the case of mixed unit columns. Just put the numeric values in the data with units in row 1. No mixed units please

 

vROPs and SRM - Protected Machines and Placeholder VMs have different Guest OS free space

$
0
0

Hi All,

 

Issue:  Home Screen -- Health -- "One or more virtual machine guest file systems are running out of disk space"  has different values for SRM protect VMs and Placeholder VMs.

 

Has anyone run into a discrepancy with SRM protected machines having a different guest OS free space value than the place holder VM?   I have been enforcing a cleanup of Guests with < 5% free space.  When we clean the guest, the Alert is almost immediately cleared on the protected VM (powered on) but the place holder VM never gets an updated value according to vROPs. 

 

Is this a known issue? Is the issue with SRM or vROPs.  Are linked vCenters with SRM supported? 

 

I am running vRops  6.2.0.3528905 build 3528905.  We are using array based replication and have a GB link between the sites.  Replication happens in under 5 minutes, so this should not be an issue.  I see the issue still after a day and the Placeholder VMs have yet to sync or get close in value to their Protect VM counterpart.

 

 

Thank you,

 

Luis V.

vrealize capacity remaining

$
0
0

example one attached . please what is mean memory tab . i should remove 4.7 gb on my virtual machime. so memory size can be 20 gb ?

Metric config file with EPO

$
0
0

I am trying to create a config file for a scoreboard that lists all the vmware services on a vcenter with the EPO installed. I followed vROPs 6.1 – How to Monitor any Windows Service | VM IGNITE and I know i want the metric=AVAILABILITY|ResourceAvailability but i cant work out how to get the xml to point to the services.

 

in the attachments

 

Windows Services 1 shows the list of services i have setup

Windows services 2 shows them manually entered into a scoreboard and shows it is working.

 

I want to use the metric config as i want to list all our vcenters in a object widget and when i select them it will change the scoreboard to point to the selected vcenters services.

 

i have <AdapterKind adapterKindKey="EP Ops Adapter"> and <ResourceKind resourceKindKey="Windows Service">

 

so the start of the xml is

 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

  <AdapterKinds>

     <AdapterKind adapterKindKey="EP Ops Adapter">

  <ResourceKind resourceKindKey="Windows Service">

<Metric attrkey="AVAILABILITY|ResourceAvailability" label="vSphere Log Browser" unit="" yellow="80" orange="80" red="80" />

 

How do i specify the different services on each line


vRealize Operations Alert customization

$
0
0

I am looking for a way of adding a Ticket ID / Link to an alert as a way of identifying the alerts that are ticketed.

 

Is there something available?

 

Can I change the structure of the alerts table?

 

Done with Tags and a REST call or two?

vROPS REST API Java Sample

$
0
0

Can anyone help me get a clear sample of how to instantiate the client and run a basic get command with Java?

 

I see from the documentation it's recommended to use something like:

 

 

Client client =

        ClientConfig.builder()

                .serverUrl("https://{ip}/suite-api/")

                .basicAuth("username", "password")

                .useJson()

                .build();

System.out.println(client.platformMetadatas().listAdapterTypes());

 

but how do I build off of this for a get command, say get all adapters? For one, the platformMetadatas class isn't recognized so they don't even provide a good example.

 

I understand I should just go learn Java and then it will all make sense eventually, but the documentation didn't seem very clear to me.

Remaining Capacity tab !

$
0
0

please help me still cant understand this tabs

 

what is mean recomemded size  and remaining tab. now i want to config/edit  on vm  but i must add 4 gb memory or remove 4 gb memory ? please say

Running cqlsh shell script from vROPS appliance

$
0
0

Scripts:

 

#!/bin/bash

 

$VCOPS_BASE/cassandra/apache-cassandra-2.1.8/bin/cqlsh --ssl --cqlshrc  $VCOPS_BASE/user/conf/cassandra/cqlshrc

 

-e "cql_statement;"

 

 

 

This script is simple but it won't execute when I run it. It just enters the cqlsh shell. I've tried --execute, -f, ... There doesn't seem to be a lot of documentation around cqlsh commands. If anyone can offer up some advice that would be much appreciated.

 

Thanks

Can you have multiple vROps clusters

$
0
0

We currently have a test\dev instance of vROps 6.1 installed. We are ready to do the install of our production system and one of my colleagues wants to keep the test\dev instance. Would having two different clusters (with two different master nodes) pointing at the same vCenter Server be a problem?

Viewing all 5485 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>