Quantcast
Channel: VMware Communities : Discussion List - vRealize Operations Manager
Viewing all 5932 articles
Browse latest View live

vROPS 6.2 and SNMP

$
0
0

I have imported and configured the SNMP adapter according to this guide: How to use SNMP with vRealize Operations - vMBaggum

I also brought in a MIB for Dell Compellent at the same time. Other than the guide having a chmod where there should be a chown it went fine as far as I can tell.

Now when I ad a Compellent object, no matter which MIB I choose, I get only one predefined ICMP metric and nothing else.

The SNMP adapter Collector log reads as follows:

[296] 2016-10-27 21:38:37,633 ERROR [Collector worker thread 1] (22740) com.integrien.adapter3.snmp.SNMPNodeInfo.getResult - Mib IO Error! Check if correct mib file is used! SNMP Error, please check the MIB variable or Index value oid=1.3.6.1.2.1.7.1 index=0

 

 

Any ideas?

 

Charlie


vROPs - Report to show new VMs created

$
0
0

Would like to send out a report on a weekly basis showing all new VM creations/deletions over the course of that week.

 

Possible?

I need to create a monthly capacity report

$
0
0

Running vRops 6.3 advanced.  I need to create a monthly capacity report that shows our out for the next 6 months.  Not for our whole environment but just 4 or 5 clusters.

 

I'd also like to exclude storage numbers.  We don't pre-allocate storage to our virtual environment.  We add storage as needed. While vRops says we only have 4TB left in a cluster, we know there is 100TB on the storage that isn't allocated yet.  This seems to throw off everything capacity-wise in vROps in general. I know we have capacity for 1000 VMs with regard to CPU and memory but, any vRops report says we're at capacity because of a lack of storage.

 

How do others get around this?

Is vRealize Operations for monitoring virtual machines and Services

$
0
0

Dear All

Hi

 

i want to know

 

1- vRealize Operations is a powefull application from vmware product for monitoring virtual machines and esxi hosts ?

 

2- is this application just for monitoring ?

3- can you say me what sensors can exactly monitor vrealize ?

4 - can it monitor physical servers or just can monitor virtual machines?

 

BR

no data for metric Memory|Demand|Provisioned (KB)

$
0
0

the metric "Memory|Demand|Provisioned (KB)" appears to have stopped collecting, there is data showing up to about a month ago however nothing since then. Other metrics appearing to be collection for the same object and I have confirmed that this particular metric is enabled under the policy. how can I troubleshoot..?

"Cluster or Host Capacity Usage" in VROPS vs VSOM

$
0
0

Hi team,

 

We have an environment with both vRealize Operations Manager and vCenter Operations Manager, on VSOM we used to report our environment on the following report:

 

Planning > Views > Cluster or Host Capacity Usage

 

This would allow us to report daily, weelky or monthly on several key components (vcpu, CPU usage, RAM, Network, etc) all at once, and we could use both charts and tabled data:

 

View selection:

vsom1.JPG

Table view, in "Monthly" intervals

vsom2.JPG

Chart View, in "Monthly" intervals

vsom3.JPG

I have analysed all that I could in the vROPS but I just cannot find a similar summary / trend elsewhere, I only find individual, non-dynamic charts, so I am starting to wonder if this is even possible to get anymore..

 

Thanks!

Cluster Re-balance Failure

$
0
0

I have a custom datacenter defined to merge two clusters. My goal is to utilize this to help move workloads from one over burdened cluster to a brand new cluster with nearly no load. I am receiving recommendations as expected but when taking them within Operations Manager they all fail with the below message. I have verified that I can take these actions manually from the web client without any issues. I am not sure why this is failing trying to use Operations Manager. I checked over the policy to make sure there wasn't anything I needed to tweak but did not see anything. Does anyone have any ideas here? Thank you.

 

"The VM being moved does not share storage with all of the hosts on the destination cluster"

 

Environment Notes:

  • vRealize Operation Manager 6.3
  • vCenter 6U2
  • ESXi 5.5U3d
  • Storage is not shared across clusters

VCOPS 5.8 default root password not accepted


How to list top 10 vms with high IOPS on each datastore using vrops 6.1

$
0
0

Hi ,

 

I want to list the top 10 vms based on IOPS on  a selected datastore.

is it possible ? if yes how?

 

 

Durga

VROPS 6.3 SNMP Trap Filtering

$
0
0

I was excited to see this feature in the release notes for 6.3:

 

  • Filtered SNMP Trap Alert Notifications

 

Previously, enabling the SNMP Trap outbound plug-in caused every alert and update to be sent to the destination, which in our environment was thousands a day, most of which we didn't want in our event management tool, so it required a lot of filtering and strain on that end. The documentation for 6.3 still indicates this is the case:

 

"All filtering of the alerts that are sent as SNMP traps must occur on the destination host. You cannot filter the alerts based on notification settings invRealize Operations Manager."

vRealize Operations Manager 6.3 Information Center  | SNMP Trap Plug-In

 

What I found was previously enabling the SNMP Trap outbound plug-in sent all alerts, but wasn't listed under Content -> Notifications. In the new version, a new Notification appeared mapping all alerts to the SNMP Trap outbound plug-in. To limit the number of traps sent I deleted that rule and created a new notification to send SNMP traps only for the particular alert rules I wanted sent. Just a heads up if you were looking for how this worked, the linked documentation should be updated with information about the new functionality.

Management packs on vRealize Operations Manager Remote Collector Nodes

$
0
0

Hello,

 

Do we need to install the Third party management packs on vRealize Operations Manager Remote Collector Nodes to collect the data from respective technology ( such as Storage , Computer) and do we need to install the same on Master Node as well, In my scenerio we have a Master node which doesn't need to collect metric data from Storage but Remote collector needs to collect the storage related metric.

 

want to know if i have to configure the storage management pack on both ( Master Node & Remote collector ?) or Only installing the storage management pack on Remote collector will help

 

Thanks

Niran

Fetching metrics from all resources in vrops

$
0
0

I am trying to fetch possible metrics from all available resources in the vrops server. I used the vrops rest api documentation to learn the methods and to work on gathering the data. I was successful when i executed the rest api on a rest client, i got the metrics of a single data but i want to run this as a continuous service so that the metrics are derived for a longer duration. I am looking into the JAVA client module and trying to fetch the data of all resource for last one week but did not work.

 

Is there any possible way i can get the data of all the available resources and for last one week and into CSV format. Need help on this please.

vRealize Operations Manager Upgrade

$
0
0

We are using vRealize Operations Manager 6 and we would like to upgrade/update in to 6.2a

What is the safest way to do this. Current VMs being monitoring are already in production.

vROPS API for importing/uploading Package (PAK file)

$
0
0

To integrate vRA with vROPs you need to install the appropriate vRA Management Pack, which you can do using the vROPs Manager administrative user interface. The same function if one needs to perform using automation, I couldn't find any relevant APIs/CLI to get this done.

If someone can please help me with this would be a great help.

How to migrate data from proof of concept to next stage in System Development Lifecycle?

$
0
0

I've skimmed the vROps 6.2 documentation, googled, etc.. but I need a little assistance.

 

My "proof of concept" 2 node HA cluster is working great.  But I need to rebuild it; I don't want to lose the 6 months of data I've collected.

 

My initial build used the "small" and this one I will to use "Medium" virtual appliances.

 

FSDB migration of data? Is that what I need to investigate?

 

How can I move all of the collected historical data from a working cluster into a new cluster?

 

 

Thank you for any assistance.

 

Kind Regards
Ben


vrealize mail

$
0
0

i want to take default alarms with email . how to configure mail . we are using gmail

Reset logging level to default

$
0
0

I was asked by vmware support to change the root logger level to debug on all 4 of my nodes for the analytic logging but like an idiot i didnt read the mail correctly and set all logs to debug as in the red box below (was meant to change the setting to the left of the red box).

 

I have since changed it to info as not to fill up my logs

 

logging level.png

 

I can change them back one by one but there are over 70 components in each node and i have 4 nodes. Does anyone know of a way to set them back to default without me having to go through them one by one.

vROPS Datastore TOP 10 IOPS VMs

$
0
0

    Hello,

 

How do i create a new dashboard that shows the top 10 VMs IOPS  Commands per second per datastore in a vCenter (we have several)

Our vrops is version 6

 

Many Thanks

Unable to get rid of empty health alert

$
0
0

I have several hosts that connect to a couple of NFS datastores.  One day, we had an outage that took one offline.  8 hosts were still showing the alert that they lost connectivity to the NFS server.  When I would try to cancel them I would get an error that they were owned by someone else, but the assigned user field was empty.  I would get a similar error when I would try to take ownership, even as the admin or root user.  I found some instructions online detailing how to remove them from the database.  They are gone now, but the Top Health Alerts entry is still on the Recommendations dashboard.  I have found no way to get rid of this entry.  Anyone have any ideas?  Thanks in advance!

 

vrotha1.pngvronfs1.png

vROps licensing

$
0
0

In which versions of 5.5 does vROps come free?

Viewing all 5932 articles
Browse latest View live