Comments
-
JOIN the table in question on Nodes.NodeID = CPUMultiLoad_Current.NodeID...
-
https://thwack.solarwinds.com/t5/SAM-Documents/CloudWatch-Metric-Intergration-in-SolarWinds-using-PowerShell/ta-p/512377
-
NPM does not allow you to monitor interfaces from servers unless you monitor those servers using SNMP. Therefore, using WMI or the agent to monitor servers if you only have NPM will not allow you to monitor interfaces.
-
Use the ${CurrentValue} variable. See https://thwack.solarwinds.com/t5/Product-Blog/HIDDEN-GEMS-IN-ORION-NETWORK-ATLAS/ba-p/489460
-
See this post for details: https://thwack.solarwinds.com/t5/SAM-Discussions/How-to-monitor-and-alert-on-event-id-on-windows-server/m-p/192791
-
Hi Adriana, which of the above are you working on for VNQM?
-
Are there any plans for web help desk to use IIS rather than apache tomcat?
-
The Installation Guide for Web Help Desk 12.5.2 (the latest release) states that the following MS SQL versions are supported: SQL Server 2008 R2 SP3, SQL Server 2012 SP2 or SQL Server 2014.
-
With an AL300 you can monitor 300 nodes, 300 volumes AND 300 Component Monitors but you cannot exceed the 300 count on any of these. In your case you would be able to add an extra 120 Nodes, 32 Volumes and 51 Component Monitors. Where you are getting the warning that additional objects could not be added, this is most…
-
If Top 10 Exclude is a Custom Property, go to Settings, All Settings, Manage Custom Properties, select the property and View/Edit Values
-
Hi Jayshree - I'm afraid that interface discards is just a counter (MIB-II IfInDiscards, IfOutDiscards) so doesn't have the detail you're after, just the number of discards received or sent on the interface in question.
-
Under Settings, All Settings, Polling Settings, what is you statistics Polling Interval set to. It is 10 minutes by default, so 20 Polls will be equal to 200 minutes, which is too long.3 Polls will give half an hour at default polling intervals. I suspect you are confusing the availability polling (120 seconds) with the…
-
The following query will allow you to search Groups as well as Nodes: SELECT n.Caption AS NODE, '/Orion/images/StatusIcons/small-' + ToString(n.StatusIcon) AS [_IconFor_NODE], '/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N%3a' + ToString(n.NodeID) AS [_LinkFor_NODE], n.ObjectSubType, n.StatusDescription, n.IPAddress,…
-
Hi Eberhard, If you edit the Open Tickets by Request Type Report and edit it as below, it will provide pie charts of each Tech Group's open tickets by Request Type: Regards, Terry
-
So, to alert if a Virtual Guest is running on one of your Virtual Hosts - will the following fit the bill?
-
Select both nodes and an icon will appear to allow you to define a connection:
-
Hi Kishore, See Could not load file or assembly 'SolarWinds.Batching.Contract' - SolarWinds Worldwide, LLC. Help and Support
-
NetPath port requirements; 43 to BGP data providers including stat.ripe.net - Used by NetPath to query BGP information about the discovered IP addresses.
-
Yes, this is possible. See the following article on Teams integration for example: Microsoft Teams Integration with Orion Alerts
-
Uninstall NTA 4.2.3 via add / remove programs. Install SAM. Reinstall NTA 4.2.3 from NTA installer.
-
I think you may need to add a join to AssetInventory_Processor to get the number of cores:
-
If you have SAM installed there is a Template shared here: SAM Template - How many users are currently logged into SolarWinds
-
How long have the nodes not reported been down and how long is your Events retention?
-
Links to all of the information you need is found at Success Center
-
The session timeout settings are found in Settings, General, Authentication:
-
Integration of Solarwinds into BSM OMi - Micro Focus Community - 293619
-
The only information stored in the database regarding report history is for Scheduled Report Jobs, which includes AccountID and Last Run date, so if that's what you're interested in then a Custom Report using the ReportJobs table for the datasource and choosing the required columns will be the way forward.
-
If you create a Group containing the nodes you want the total availability for, then add a resource to your report: You'll get the total availability for the time period for the Group.
-
-
Uptime is different to Availability. Whereas availability is based on ping responses and can be reported on based on selected time periods, Uptime is base on the reported LastBoot time of the system, which cannot be filtered to exclude certain hours.