Get the latest news about SolarWinds Virtualization Manager (VMAN)
Hey all - I stumbled across this older article in my search for creating an alert when a new VM is created. It actually works great. https://thwack.solarwinds.com/product-forums/virtualization-manager-vman/f/forum/3986/new-virtual-machine-alert My question - is there any way to include the user that created the VM?
How to create an alert if an ESXi node is put into maintenance mode?
Hi Gang! Apologies for my complete lack of ignorance here! While we do have a SolarWinds deployment, I've not yet had to touch it and recently just started playing with it. We have several vCenter deploys with each having several ESXi nodes. Each ESXi has several VMs that are fixed in place. DRS is not enabled due to…
Hi guys, I love the recomendations feature in VMAN and would like create an approval workflow before applying the recomendations. For example, if Host1 is running on high CPU utilization, send an e-mail from alert trigger action to Host1 owner (defined in custom property). I guess I can create many alerts per owner and…
hello i can not monitor windows server 2022 with hyper-v role install as well as windows server 2019 with VMAN 2019. there are a lot of lack of information. here is 2 example of windows server 2019 and 2022 that i add to solarwinds. https://1drv.ms/u/s!ArflQPjgP6jErkjASE8dZf-c5pGS?e=kAfL7d i install solarwinds VMAN…
We recently purchased VMAN licences for 192 sockets. Not a trivial cost. And I am trying to set it up for the first time. Right now I am wishing we did a trial first. We do already have Orion NPM and Netflow for 2000 nodes, and we had heard good things about VMAN from some sources, so we trusted it would be good quality…
Hi All, A custom widget to get orphaned disk. Same as the built-in, but can be customized as needed. SELECT substring(df.[Name], charindex('/',df.[Name])+1,99) as [FileName] ,ds.Name ,case when size/1024/1024/1024>1 then concat(size/1024/1024/1024,' GB') when size/1024/1024>1 then concat(size/1024/1024,' MB') when…
Hi All, Using SWQL to get the snapshots disk usage. This has the same as in built-in widget, but can be customized to include or exclude additional information. SELECT top 10 [Name] ,[PowerState] ,case when SnapshotStorageSize/1024/1024/1024>1 then concat(SnapshotStorageSize/1024/1024/1024,' GB') when…
I have an alert set to send an email when a VM storage utilization is at 99%. I want to exclude some VMs from this alert but can't seem to figure it out. I want to exclude VMs that start with MMWS and MNWS. I tried using the "does not start with" and "does not contain" but I still get alerts for VMs that start with MMWS…
Our Solarwinds NPM interface licenses are about to meet the subscribed 2000 interface license limit. The current occupied interface licenses include the virtual infrastructure VM interfaces as well. Now I would like to know that If we go for VMAN tool instead of upgrading the NPM, for managing/monitoring of virtual…
It looks like you're new here. Sign in or register to get started.