Comments
-
I guess the issue is that the uninstaller removed the other applications allong with itself, and now you have no way to remove the programs.... A quick google found these links which may help: Uninstall SolarWinds NTA - SolarWinds Worldwide, LLC. Help and Support Perform a fresh Orion installation on the same Windows…
-
Sorry, my bad. I mistook CAST as in your query as a variable rather than a statement (need more coffee). Try WHERE (CustomPollers.UniqueName = 'APCupsBasicBatteryLastReplaceDate') AND ReplacementDate > DATEADD(year,-3,GETDATE()) I'm using RepacementDate as you've used that as the variable name at line 7 of your query (the…
-
I'll need a JCB at this rate! Either that, or install 6,2 on my test rig and try it Just a thought, does the account you're logged in with have full admin rights, including SAM?
-
You are right! It didn't register that you were talking about an AppInsight monitor. Hmm. I'll have another think, then, see if I can come up with something for you.
-
Do you have admin access to your instance? Easy way to tell: Up the top right-hand corner of the screen, do you see a link to 'settings'?
-
There is a specific trigger action called 'Send an Email/Page' which is the default action selected when you click 'Add Action'. If you add this to your alert, it's fairly easy to configure.
-
Not a problem Ciag, happy to help
-
Hi Matt, Can you log in to the Orion console at the moment? The 17777 is the solarwinds information service port, and it's quite unusual to see these errors. Check the server isn't blocking connections on TCP 17777 (if windows firewall is on), or if your database is on another server, in a different network, check to see…
-
Any luck with the troubleshooting/debugging dan.daenzer?
-
Jolly good! Could you let us know what the fix was?
-
Here's the readme from the hotfix: SolarWinds Orion Platform 2016.1 Hotfix 3 This hotfix addresses an issue where the Worldwide Map resource is unusable, and includes hotfixes 1 and 2 for SolarWinds Orion Platform 2016.1. The hotfix is cumulative with SolarWinds Orion Platform 2016.1 Hotfix 2 that addresses an issue where…
-
Indeed, john.ta! I just wanted to point out that whilst "fixing" as described in this thread could be seen as a 'modification' by SolarWinds support, and hence not supported if you b0rk your install
-
Cheers for the heads up tdanner! I hope the move to the new java isn't a major re-code for the shiny new NPM 12 / Orion core. Goram 3rd parties! *shakes fist*
-
Indeed! More features = more bang for your buck/pound/euro/galactic credit, people!
-
Hey nuvvasu, As aLTeReGo mentioned, you'd be better off looking at using a separate SolarWinds product to do this: Log & Event Manager.This stanc alone program comes with support for File Integrity Monitoring, which is exactly what you're looking for: https://www.youtube.com/watch?v=pBahAJFwiKY
-
As neomatrix1217 said, going from NPM 11 to NPM 11.5.3 is a single update: Incidentally, Patch Manager is at 2.1.1 now, so you may want to consider upgrading that at the same time. Combined, the upgrade path looks like: I used the SolarWinds Product Upgrade Advisor to get the above information. It's a great tool to use…
-
That's good news slbaker! Could you share what the eventual fix was?
-
If you need something other than what is in the database already, you're going to have to look at some kind of SQL/SWQL report, as the classic report writer (and the web report engine) doesn't allow for anything other than transforms on individual fields. You could combine the report outline above with another which looks…
-
Can you log in to the VM with your AD account? If you can, I'd log a ticket with support, see if they can help you resolve the issue. Let us know how you get on!
-
Not a problem That installer looks like it has everything you need. Did you choose the standard or advanced install option when going through the installation wizard? With regards to the Orion services, generally you should see the following: As you don't have them all installed, I think the configuration wizard failed.…
-
I recommend you log a call with support to get the definitive answer, tragicpixel. If you do, could you post their response in here for others to benefit from our epic fail at working it out ourselves? Cheers & good luck!
-
Have you tried adding in the Multiple Object Chart resource to one of your views, and then adding in the resources you're after when previewing the resulting view? It'll still be constrained to within a SolarWinds view/session, but it should give you the results you're after.
-
That's some good info there ralphpost! Disks have always been a PITA when they change as SW doesn't pick this up automagically, VMs having disks extended etc etc. I guess what you could do is a combination: * AppInsight for SQL on the ClusterIP * 'Standard' SNMP/WMI monitoring on the cluster nodes.
-
Aha, OK then. As you can see from that graph you can simply deselect the loopback interface and it's associated trend lines, thereby only showing you the stats for the other interfaces (or simply deselect them all bar the one you're interested in). If you're looking for a graph which can be used in a report, you can create…
-
Indeed janroc! The entire purpose of EOC is to display results from multiple, geographically diverse, locations. Hence it is not recommended to install EOC on a NPM server that you intend to view the results from, using EOC Use cases generally are for MSP's who's clients have to have their own instance, usually because…
-
What fixed the issue for me, finally was adding the following in to the default domain controllers group policy object: Before that, I was seriously scratching my head! Ne default, both of these settings are set to 'Not Configured'.
-
The actions which are covered by Orion's auditing are being expanded all the time, but if it's not listed as an option in the drop-down, it is not specifically tracked. Perhaps serena can chime in and confirm? If there are specific events you would like to see audited, but are not currently covered, I recommend raising a…
-
I don't think this is possible, dragoon231. By default, SolarWinds expects to have something it can resolve when you add a node. To force it, you could add a node to a junk IP address that is pingable to your poller, and then edit the value in the database after it's added to reflect the hostname of the remote device.…
-
No worries. If all else fails, place a call with support. Please keep us updated though, as I'd love to know what caused this oddity! !
-
LIkely down to how you have your thresholds setup. By default, the status of a node is handled by Orion on this way: * UP - Green - Node is polling properly. * WARNING - Yellow - A warning threshold has been breached or a polling request was missed (in the event that polling was missed Orion will start 'fast polling' the…