Comments
-
If it's not too late, would it be possible to paste a screenshot?
-
Hello, you can get list of the snapshots when you get details of the alert via email. Just configure SMTP settings, modify the alert to send you results and then you can parse the snapshot files from body of the email. An example of the email: Alert Active for: 1. Datastore: esx-05:LocalStorage01 ([esx-05:LocalStorage01]…
-
Hi, you can adjust the "VM CPU Ready" alert to show sum of CPU Ready per all CPUs. Just modify current "VM CPU ready" alert or create a new one with those settings: 1) Scope tab: Search query = 'vm.powerstate:poweredOn AND vm.cpuReady.latest:*' 2) Criteria tab: Based on Attribute => '/virtualMachine/cpuCount *…
-
Steve, if I'm right you are looking for this article: Adjust the LEM Global Automatic Updates setting - SolarWinds Worldwide, LLC. Help and Support If it doesn't help then please contact SolarWinds Support. Milan
-
Hi Joern, pls try to modify count of displayed segments. Edit the widget and in Mode tab increase "Segments to display" value: Set it to i.e. 10 to be sure all segments are displayed. Let me know if it helped.
-
Hello, in the cron expression it's necessary to fill in also DayOfWeek (which is missing in your example) and also for DayOfMonth use question mark instead of asterisk. So the expression should look like this: 0 01 */4 ? * *
-
Hello, if you want to print Performance Chart widget you can export the widget as *.PNG (Advanced Options - Export as PNG) or copy the widget link (URL or HTML code), open it in another tab / browser and print it (see picture below). If the HTML code is used then I recommend that you modify width and height values in…
-
Hello, please follow instructions below: 1) copy your query from the "VMs With More Allocated Space than Used" alert 2) in Reporting - Data Export module choose Item Type, insert the query and select requested atributes (one by one or choose predefined templates). Then press Run Export button on the bottom left corner 3)…
-
It's not possible to disable 'admin' or any other account in VMAN. The 'admin' account can be deleted via any other user with admin rights. But keep in mind that also all admin's content will be deleted too. You can also change the default password to anything else to avoid usage of the 'admin' account by other people.…
-
Hello, name of the attribute of performance data timestamp is called "perfDate". You can see an example here: https://thwack.solarwinds.com/ideas/4027#comment-180847 You can also check value of the timestamp & perfDate attributes in XML view: Milan
-
You can migrate VMAN database from VMAN appliance to another one. But the destination must be VMAN appliance too. Further details are at VMAN Admin guide, section "Migrating from a Windows installation to a virtual appliance" section. It's not possible to move VMAN application itself to clean virtual machine. If you just…
-
Hello, you can follow instructions from Monitoring Detailed SNMP Information Using Virtualization Manager Appliance on Linux OS KB article.