Quantcast
Channel: THWACK: Popular Discussions - Virtualization Manager
Viewing all 10631 articles
Browse latest View live

VMan / Orion report for CPU Ready [%]

$
0
0

Hi all,

     Trying to get a report via the Orion portal for CPU ready.

I know it's avail in VMan, but in Orion the value comes up with {0:0.00} ms.

Anyone familiar with this and can confirm it's actually displaying CPU Ready % and just needs the Custom Format changed?

 

 

I'd prefer it in Orion obviously, but if VMan Reporting is the only solution, then I need to narrow the calculations down to business hours M-F, 6am - 9pm.

 

In my below examples, I attempted to set the clustername seperated by OR statements before the AND, however it did not appear to work.
Is it possible to optimise the queries for the the VMs in the various clusters, or is it correct how I have done it.

 

VM - CPU Utilisation
vm.powerstate:poweredOn AND cluster.name:"METRO-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"DC-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"OL-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"DC-DEV" OR
vm.powerstate:poweredOn AND cluster.name:"OL-DEV" OR
vm.powerstate:poweredOn AND cluster.name:"DC-OPS"


Thanks


Can someone explain what this mean on the node details for a VM?

$
0
0

VMAN Orion virtualization polling is not supported on agent. If you want to poll the node via agent, you need to manually switch the polling type for the node to 'Basic' on the Virtualization Polling Settings page in order to poll also virtualization data.

Disk Space Alert form Integrated VMM

$
0
0

Using NPM 12.3 HF5 and VMM 8.2.1 integrated (not stand alone appliance). We have 200 VDI windows 7 machines we wish to monitor for disk space. I have been doing this  with powerCLI but I wish to move everything like this into SolarWinds for NOC views and centralized alerting. We do not wish to add these as nodes or use SAM against them is it possible to fire a disk space alert based on data coming into VMM ?

Old Snapshots Alerting

$
0
0

Hello,

 

I'm currently building an alert that would inform us about old snapshots on our virtual machines. The alert itself works fine but I would like to put as much information about the snapshot as possible.


So far I have managed to set up an alert notification in the following way (I have cut out non relevant text):

"There is a snapshot older than X days on ${N=SwisEntity;M=Name}.

 

Oldest snapshot creation date: ${N=SwisEntity;M=OldestSnapshotDate}

Snapshot storage size: ${N=SwisEntity;M=SnapshotStorageSize}

Snapshot summary count: ${N=SwisEntity;M=SnapshotSummaryCount}"

 

This is nothing special as it only includes variables available from "creator".

 

What I would like to add is information about snapshot creator and snapshot description.

 

As far as I know SolarWinds does not pull information from "Monitor" tab in VCenter so it may not be possible to do this currently (please correct me if I'm wrong).

However I found in database that there is table named "[dbo].[VIM_Snapshots]" and column "Name" is basically snapshot description, so I'm looking for help how could I add this information into above alert.

Vcenter status unknown in VMan

$
0
0

Hi,

In our VMan vcenters are showing as grayed out with description Node status unknown. While checking the Virtualization settings Polling status is shown as Polling with Polling method VMAN Orion enabled. Also the credentials used for VMware polling is working and testing is successful.

 

Can some one help me to know what can be the reason for this.  We are using VMan 8.4

Email Notifications

$
0
0


I am trying to set up email notifications for certain things such as High CPU usage, memory usage, etc. I can't seem to get the email to send when this happens, where do I set this up to make this work?

VMware Polling / SNMPv3

$
0
0

Hi All,

 

I thougnt I'd post the question here in case anyone can help or has the same query.

 

The site I am working on is looking at VMAN, NPM and SAM as a base product set. This particular query is around VMware vCenter as well as ESXi polling.

 

I have added a vCenter Appliance as a monitored Node using Status Only: ICMP and Poll for VMware Providing creds.

 

When I clicked through the vCenter Node to get to an ESXi host, it was unmanaged to I added this in the same way. The wizard stated that I was polling the ESXi host via the vCenter and that I should use Status Only: ICMP as the polling method.

 

From what I understand, if I want to view VM interfaces stats (i.e. virtual NICS) using an Agent this does not count against my NPM interface count, which is great.

 

What I'm unclear about is how I monitor network interfaces on the ESXi hosts themselves. From what I can see, this isn't done via vCenter so I assume I would need to enable SNMP in order to get this information, which goes against the Add Node wizard guidance.

 

On this point also, if I want the vCenter to be able to send SNMPv3 traps to Orion, presumably I need to add it as an SNMPv3 managed host?

 

Unless I'm missing something, I can't see how ESXi interface statistics get monitored via any other means than SNMP.

 

Has anyone got any more info on this that might help?

 

Many thanks!

 

M

How to Bulk Add ESX Hosts as Orion Nodes in new Orion VMAN 8.2?

$
0
0

Either SolarWInds completely overlooked this when changing how Virtualization Objects are added to Orion, or I am completely missing the setting to do this for us.

 

Previously you could just run a one hop Network Discovery with the vCenter server as the only IP address.  You just had to put in valid VMware credentials and Everything would get brought in as Orion nodes and with the VMAN appliance integrated it would automatically marry the data up.  You could even put in WMI and SNMP credentials on the appropriate pages of the Discovery wizard and it would even scan and bring in all of the VM's as well.  It worked great for bulk adding all of our ESX hosts and VM's into Orion in one big swoop.

 

Now however, the page in the Discovery wizard where you used to put in the VMware credentials has been replaced by the "Add VMWare VCenter or Hyper-V Devices" button.  Clicking this button exits you from the Discovery Settings wizard and takes you to the new Add Virtualization Objects page.  I thought to myself, "OK, cool, so we just add the vCenter server and it will now automatically add the ESX Hosts in for us.  I hope it also adds in the VM's like the old Discovery Wizard does too, but as long as it at least gets the Hosts I'll be happy.".  I figured surely they wouldn't overlook that, right?


Well, they did...  Adding the vCenter server this way only brings the vCenter server in as an Orion node.  The ESX hosts are only brought into Orion as "Orion VMAN" nodes.  This means the hosts are not pinged by Orion every 2 minutes, they are not polled for additional metrics like CPU, SNMP, HARDWARE HEATLH, or any of the other data that Orion gathers.  It also means you can't assign custom property values to them or anything.   This is a HUGE miss by SolarWinds.  We have nearly 300 ESX hosts between our two vCenters.  Clicking on each one individually and choosing "Manage This Node" is just not feasible. 

 

The only other thing I can think to do would be to do a SWQL\SQL query to get a list of all the ESX Host IP's from the VIM.Hosts table, then run a "Ping Only" discovery against that list of IP's.  It should marry them up once brought in (I hope).  This is a pain though and is a big step backwards compared to how it used to work.


Luckily I had two Discovery Profiles saved that are setup the way I described above.  Running them worked just like it used to and brought in all the VMware Hosts and VM's as both Orion and Orion VMAN nodes.  But what if these profiles ever get deleted?  What if we get a new vCenter server that I need to Discover?

Please SolarWinds, tell me you have a function built somewhere that replaces the features I listed above?  We are a large environment, so when you remove functionality that allowed us to bulk manage things in Orion that really hampers us and makes our job harder.  What is SolarWinds vision for Orion VMAN with regards to monitoring hosts?  Do you intend for your users to just have to click on each host individually to manage them as Orion Nodes?  Do you intend for us to only manage them as VMAN Nodes and thus no longer get hardware health or other important data that is collected by Orion core?  I just don't understand how such a major thing was overlooked?  I scoured the admin guides and documentation last night and could not find a single word about adding hosts in (other than adding standalone esx hosts).  Our use case is not unique by any stretch of the imagination, so how are other users handling this?  I really don't get it at all.  It is baffling to me how this oversight exists...  Or, like I said, maybe I'm just missing something.  I sincerely hope that is the case.


Snapshot description info not being retrieved from vmware

$
0
0

VMAN 8.3.0

 

Was asked to add description info for snapshots in to Snapshot virtualisation reports.

 

For example, this is shown in vmware:

 

Checking VIM.Snapshots show's the entire Description column as NULL and the PowerState as unknown for all.

 

Searching for the snapshot above in the database gives the following rows to demonstrate the difference between expectation and reality.

 

We plan to update to VMAN 8.4.0 in coming days but release notes do not mention this and unable to find any thwack threads on it.

Has anyone else encountered this before, know of a fix or will this need a support ticket?

Report for Average Memory and CPU Utilization

$
0
0

I am relatively new to VMAN.  Is there a way to create a tabular report showing a bunch of different systems with columns for Average Memory and CPU utilization over a period of time?

VMAN 8.0 and agents

$
0
0

 

I have PM'd 2 product managers and have not received a response.

 

Can someone tell me if I will need to remove the agents from the 2,000 Windows and Linux guests I have in VMware for VMAN 8.0 to work correctly?

If so, How can I do this in mass since there are multiple credentials involved?

 

Message was edited by: Daniel Fairless

How to alert on vMan Component Volumes?

$
0
0

Environment: vMan Orion 8.1 (no appliance) and Orion 2017.3 with SAM 6.5

 

Objective: Alert on disk utilization from any VMs managed by vMan.  These VMs are only managed by vMan and not managed by SAM thus the VMs are not managed nodes from Orion perspective. In other words, I like to alert when vMan VM Component Volumes object shows in Red:

 

 

I don't see any option to specify these objects and triggers when building alerts.

 

Thanks

j

Datastore low free space alert

$
0
0

Will VMAN trigger a datastore low free space alert if the VMs attached to the datastore are allocated over 90% of datastore capacity using thick disk or is the alert triggered when actual stored data (OS, apps, files, etc) reach over 90%

Hardware Monitoring using SAM

$
0
0

Hi All,

 

In our environment we had been polling hardware data from Vcenter into SAM(6.4) using CIM protocol. But as we've upgraded SAM to 6.6, we couldn't find the option in the Virtualization setting to poll via vcenter or via ESX Directly. Instead now we are getting poling method options as VMAN Orion and VMAN Appliance. Why is that so?

 

 

These changes have effected the monitoring of ESXis.

What's the solution for this?

 

Many Thanks!

Root password

$
0
0

Hi,

What is the root password for the appliance? I have had a power failure on the machine running the virtual instance of Solarwinds Virtualization Manager, which means i need to run fsck before it can restart.

However, i can't run fsck without the root password.

Thanks in advance!


"vmStatsProvider" causing Solarwinds to give false "down" alerts?

$
0
0

Hi Everyone,

 

Does anyone have experience Solarwinds giving false "down" alerts on with virtual servers?

It happened on a server yesterday morning, twice. We received alerts from Solarwinds that a particular server was down around 7:00 and 8:00 AM.

In looking at the application logs for that time on the server I spied numerous line items:

 

Information10/9/2014 7:08vmStatsProvider256GeneralThe "vmStatsProvider" is successfully initialized for this Virtual Machine. WMI namespace: "root\cimv2".
Information10/9/2014 7:08vmStatsProvider258Guest Library APIThe "vmGuestLibrary" is successfully initialized for this Virtual Machine.
Information10/9/2014 7:06vmStatsProvider256GeneralThe "vmStatsProvider" is successfully initialized for this Virtual Machine. WMI namespace: "root\cimv2".
Information10/9/2014 7:06vmStatsProvider258Guest Library APIThe "vmGuestLibrary" is successfully initialized for this Virtual Machine.
Information10/9/2014 6:57vmStatsProvider256GeneralThe "vmStatsProvider" is successfully initialized for this Virtual Machine. WMI namespace: "root\cimv2".
Information10/9/2014 6:57vmStatsProvider258Guest Library APIThe "vmGuestLibrary" is successfully initialized for this Virtual Machine.
Information10/9/2014 6:55vmStatsProvider256GeneralThe "vmStatsProvider" is successfully initialized for this Virtual Machine. WMI namespace: "root\cimv2".
Information10/9/2014 6:55vmStatsProvider258Guest Library APIThe "vmGuestLibrary" is successfully initialized for this Virtual Machine.
Information10/9/2014 6:46vmStatsProvider256GeneralThe "vmStatsProvider" is successfully initialized for this Virtual Machine. WMI namespace: "root\cimv2".
Information10/9/2014 6:46vmStatsProvider258Guest Library APIThe "vmGuestLibrary" is successfully initialized for this Virtual Machine.

 

If I understand this correctly these are coming from the VMWare tools that is installed on the virtual instance?

Can this be causing Solarwinds to see the server being down?

 

Thanks everyone,

Cheryl

Exporting VI data to Visio

$
0
0

Is there a way to export all of the virtual infrastructure data that is captured by VMAN and export it to Visio? I see that there is something similar that can be done with network topology.

 

Thank you,

 

Tim

High Percent Co-Stop (%CSTP)

$
0
0

Co-Stop (%CSTP) is the percentage of time that a SMP virtual machine was ready to run, but incurred delay due to co-vCPU scheduling contention. To remedy Co-Stop on a VM, decrease the number of vCPUs on that VM. If there are multiple VMs with high %CSTP on a host, it is likely a sign of CPU contention and resource starvation due too many vSMP VMs on that host. Migrate some of those VMs off to other hosts to re-balance the load in the cluster and also, decrease the number of vCPUs allocated to those VMs to see if the %CSTP goes to zero.


VM CPU Co-stop (%CSTP) Alert in Virtualization ManagerVM CPU Co-Stop Alert Viewer in Virtualization Manager

Co-Stop Alert.PNG

Co-Stop.PNG



VMan / Orion report for CPU Ready [%]

$
0
0

Hi all,

     Trying to get a report via the Orion portal for CPU ready.

I know it's avail in VMan, but in Orion the value comes up with {0:0.00} ms.

Anyone familiar with this and can confirm it's actually displaying CPU Ready % and just needs the Custom Format changed?

 

 

I'd prefer it in Orion obviously, but if VMan Reporting is the only solution, then I need to narrow the calculations down to business hours M-F, 6am - 9pm.

 

In my below examples, I attempted to set the clustername seperated by OR statements before the AND, however it did not appear to work.
Is it possible to optimise the queries for the the VMs in the various clusters, or is it correct how I have done it.

 

VM - CPU Utilisation
vm.powerstate:poweredOn AND cluster.name:"METRO-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"DC-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"OL-PROD" OR
vm.powerstate:poweredOn AND cluster.name:"DC-DEV" OR
vm.powerstate:poweredOn AND cluster.name:"OL-DEV" OR
vm.powerstate:poweredOn AND cluster.name:"DC-OPS"


Thanks

Virtualization Manager Versus IVIM

$
0
0

Can someone explain the difference between Virtualization Manager and IVIM?  What do I get from Virtualization Manager that I don't get from IVIM?  Does it require a separate machine and cannot be installed on the same machine as NPM and all the other modules? 

Viewing all 10631 articles
Browse latest View live


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