Comments
-
Hi, Might be a silly question, but has everyone updated their Network Atlas installation, if running it from client machines?
-
Vendor: Tenable Machine Type: Core OID: 1.3.6.1.4.1.8072.3.2.10
-
Check whether you've added SNMP credentials to IPAM for use during discoveries. Go to IPAM Settings > SNMP Credentials.
-
I got a reply from the support agent informing me that development have identified a bug in the product and that this bug would be added to a list of known defects and will be prioritized for a future release - according to its severity and scope of impact to the customer base. We value your opinion as a customer and…
-
Hi there, What version of Orion NPM are you using?
-
Hi there, Groups are only affected by down events. So unless an interface in the group is down, then you won't ever see any issue at the group level.
-
${VolumeSpaceAvailable} or ${N=SwisEntity;M=VolumePercentAvailable}
-
Forgot to mention, which latest version worked when generating an alarm on a down access point?
-
Install Orion Platform v2015.1.2 Hot Fix 6, that you can download from the customer portal. It resolves CPU and MEM issue. Memory utilization dropped from 80 to 50% in our case.
-
Hi, You should be able to select your custom reports from within the Custom List of Reports resource. What type of report is it? Is it saved in the Reports folder? If all else fails, you could always use the User Links resource to display and link to your custom report URL. Just copy the URL of a custom report once…
-
I have somewhat the same issue. Two SQL servers with 4 unique instances. All 6 are monitored with Orion but I can only install the agent on the actual SQL servers. This doesn't provide any application connections however because the connections are being made to the instances and not the SQL server.
-
Bump
-
Just to get the ball rolling, I've looked up the query being executed when loading the History Wireless Clients resource using SAM's AppInsight and this is what I get. (@nodeid int,@thinap bigint,@startPeriod datetime,@endPeriod datetime)SET TRANSACTION ISOLATION LEVEL READ COMMITTED; SELECT [T1].[C9] AS C1,…
-
Hi Richard, Found this post when searching for the ability to modify inventory configuration to poll for additional OID's. I need to know the amount of unused flash for all our cisco devices, so that I can successfully upgrade the IOS. I've found many posts with requests to pull this type of information and they all point…
-
1. More useful. 2. Because the correlated data from all elements and alerts for this node is presented better than they do in a resource like Nodes with problems. 3. Edit Node, List Resources, Acknowledge Alert, Show past events (leads to a report displaying detailed events). 4. To Node Details view. 5. Icon is not…
-
Hi there, Running all SolarWinds modules, massive amounts of data, Syslogs and Traps engros, spanning resources heavily accross modules and views, maps for days. Our SQL server publishes Orion site files faster than our client machines can load them in their browsers. SQL Server 0.7x seconds to publish Orion Console 3.4…
-
Hi there, You're on the wrong forum. PRTG is NOT a SolarWinds product. Let me google that for you
-
Hi there, If you can manually ping the Noce in question using cmd from the Orion server then it sounds like there's something wrong with your Orion installation. In that case, I would open a support ticket and have a fresh set of diagnostics ready to be uploaded.
-
AND is nice. We still need what is probably the longest standing feature request on the Alerting front. Suppress Alert Actions until this alert has been triggered at least XXXX times Within the past XXXX Seconds/Minutes
-
SQL Server will ALWAYS use all the memory it can get its hands on. The default memory limit in SQL is NO limit. Your SQL may have been tweaked to only use xxxx MB of system memory for SQL purposes. Open up sql management studio, right click the instance, select properties and look at the memory section. As a rule of thumb,…
-
Interface traffic statistics stops being polled after after 24 to 48 hours. All interface statistics graphs are empty. Confirmed not a permissions based issue, nor a database connectovoty issue/ This can be resolved by running Configuration Wizard every few hours - 24h in our case.
-
I wasn't able to update our Additional Polling engines using the scalability installer (downloaded from the Polling Engines page). The issue was in the installer not being able to download the OrionImprovement.msi or the OrionImprovementOptIn.exe from the main server (reported). The administrationservice.client.log -…
-
Hi there, Are you logged in as the local administrator on the system? If not, then please do so and try again. If you can't log in to the system using a local administrator then hold off the installation until you can. domain\domainadmin = wrong localhost\administrator = correct
-
Bump!
-
Hi Jon, Variables are listed in product documentation. Each product (Orion Module) has its own variables. Here's a page that lists Interface Variables: SolarWinds Online Help If you want to find Node variables, expand SolarWinds Variables and Examples > Variable Modifiers > Advanced Alert Engine Variables HTH
-
Hi there, It looks like you modified the default Summary Home view. You should have made a copy of it, renamed the copy, and worked on that instead. If all the other users are using Orion Summary Home as their default view then you'll have to modify the view back to how it was. There's no revert option. Remember to take…
-
Hi There, The Unamanaged status and info is in the Nodes table. You can create a Custom SQL report with the following query: Select Caption, unmanagefrom, UnmanageUntil From Nodes Where Unmanaged=1 order by UnManageUntil ASC to list all unmanaged nodes, when they have been unmanaged and when they are set to be managed…
-
Hi there, Log in as local administrator, NOT domain administrator. If you can't do so then hold off the update until you can. 5.0.0 > 5.2.0 > 6.0.2. Orion Core and IVIM will be updated as part of the SAM update.
-
Hi there, The following might help in configuring SNMP on the host. Configuring SNMP Version 3 on AIX