Comments
-
Yep, you can definitely change it. You can also use thresholds calculated from baseline data for a more effective thresholds
-
If you ping the node from Orion server, does it respond?
-
Questions: - What NPM version are you trying to install? - What .Net Framework versions are available on your Orion server? - Can you check MMC and find SolarWinds-Orion cert, can you check what if cert is MD5? - What is the result of Orion Permission checker, as mentioned by jamesatloop1 can you post it here?
-
Hey cjfranca did you ensure that the following has been met? 1. Same Orion version installed on new server as compared to the old Orion server 2. The sa account has been granted access to your SolarWindsOrion database You may need to force it if not:…
-
what error are you receiving? can you take screenshot?
-
Can you share the ticket number here?
-
If you are already on NPM 11.5.x, you can try this query against your database: SELECT caption, PollInterval, StatCollection FROM [dbo].[NodesData] where PollInterval <> '120' and StatCollection <> '10'
-
Try to login to your Orion server and open IIS Manager. Once there, select the SolarWinds NetPerfmon site and make sure that when you edit the bindings, the IP Address should be set to ALL UNASSIGNED. Click OK to update the website. Let me know if that helps!
-
Use the web based report, instead of report writer. Use these as reference. Creating a New Web-Based Report SolarWinds NPM Online Help Adding a Custom Chart or Table to a Web-Based Report Column: SolarWinds NPM Online Help
-
can you try running IISreset command on your orion server? Please wait a few minutes after running this (ie. 10 - 15 mins)
-
If I'm not mistaken, Orion only runs on .Net 4.5 and lower.
-
Hi dargrotek, Try to run scheduled network discovery to enable the EnergyWise option on devices that have it.
-
Are you on NPM 12.0? Try applying Orion Platform 2016.1.0 MSP Hot Fix 3
-
Can you place one node in this APE to see if status will change to up?
-
1. From the Orion server, open the command prompt as administrator 2. Type "iisreset" 3. Clear cache from your web browser and test again There is a post in SolarWinds thwack about your issue and resetting IIS via command prompt resolved it. Please see this
-
Why not just create a rule to send an email for the specific Syslog message? Here's a good read: Tips and Tricks for Managing Traps and Syslog in Orion NPM
-
I was able to proceed with the same OID but since I do not own a RHEL cluster equipment, I am unable to test.. Can you share the error you got when trying to add a UnDP please?
-
How's the polling interval going? And if you're already on Core 2015.1.x, have you tried applying the Orion Core HF6?
-
You can but by running SQL script. Have your DBA run this on your Orion database: Delete FROM [dbo].[Volumes] where caption = 'Virtual Memory' and caption = 'Physical Memory'
-
Mixed mode is strongly recommended. AD account to use in connecting to the SQL server, while SQL authentication use to update the Orion database. As far as I know, this has always been the procedure in establishing DB connectivity.
-
You can try to edit what's in C:\inetpub\SolarWinds\Orion\images\HeaderBannerArea as mentioned here: Re: Color Scheme for Menu Bar
-
Have you seen this, sqain? Oracle Automatic Storage Management this explains how that template works..
-
There is a way but on the SQL Server. From your Orion database, check the list of tables and find the [dbo].[DiscoveryProfiles]. You should see the list of Discovery you see on your web. Deleting all of them can be done by running this query: DELETE FROM [dbo].[DiscoveryProfiles]
-
nleon same concept, different device - I used this condition. Instead of using Related node, I used "Entity caption". Try it and let me know if this works for you
-
That's vague. Best to open support for it.
-
Right now here's the list of supported OS version of SAM: http://www.solarwinds.com/documentation/en/flarehelp/sam/content/samadminguide-requirementsforsolarwindssam.htm
-
sh27 svigano What versions are you on? This is fixed in Core 2018.4: Orion Platform 2018.4 Release Notes
-
Do you have any scheduled reports running daily? Does it coincide with the time the database lost its connectivity? Is the polling engine status also shown as down?
-
If you like, you can use SDK. Sample scripts shown here and here
-
Hi Joe, it has been like this since if I'm not mistaken.. Please check this KB article out: SolarWinds Knowledge Base :: NPM Alert Fails when it References a Custom Property with NULL Values