Comments
-
Are you referring to the Credential Store for the SAM/WMI passwords or the Users logging in to Orion Itself? for the first case there is a sneaky way to get the stored credentials. You need to be SAM admin though. Cheers
-
I was able to back up most HP devices at one of my clients with this template: NCM template for H3C S5800-32C I'll check if there were also 1920s at that client
-
i do have 2 clients with HA * Why did you get it? Requirement of 24/7 Monitoring. One of those two clients is reporting SLAs for their customers and need the system to run all the time * How did you convince your company it is necessary? Management set the requirement * How satisfied are you with it? Meh....HA broke 3…
-
When you have a webservice fo your ticket system, you could call a Post/Get via alert. here's an example how we send alerts to our Telegram Chat group
-
for such short polling frequencies, you could use the engineers toolset, it is capable of live monitoring. Orion itself is not capable of a polling frequency less than 10 seconds. could you elaborate a bit on what you are trying to see? cheers, Holger
-
Structured Procrastination
-
It should be no problem resetting the password. let the config Wizard run and enter the new password in the SQL section. cheers
-
Are you already monitoring this event with SAM and you only need help setting up the alert, or are you not even monitoring the event yet. cheer, Holger
-
I guess you won't be able to monitor MySQL over SNMP. You need to use the "ODBC User Experience Monitor". Your basic metrics of the box will be polled by snmp and your database metrics will be pulled over ODBC. Here's a link that explains it Monitor MySQL with SAM - Setup/configuration steps Hope that helps
-
I found the "unmanage Task tool" on the Orion Server but is there any other way. Thanks for any ideas
-
on a side note: My rule of thumb is calculate 20 components per server when you don't want to think about trimming your templates. with your SAM700 you would have approximately 35-40 servers "hassle-free"
-
I have played around with the Sophos SG a bit, and found that the config is not really displayed over SSH in a format, that NCM can properly understand. Can you list the commands with screenshots how you would obtain the config on the XG? Maybe the XG is a bit more friendly than the SG.
-
What exactly are you trying to accomplish? A report with all active alerts? A widget? Please elaborate a bit more. maybe something like that: Triggered Alert History - Last 30 Days ? Kind regards
-
It seems we solved it, however I do not understand why. We have another issue with Network Sonar Discovery not finding Nodes, and tested a bit. We set up a new test database and started from scratch. After our tests we reverted back to the Original Database and then it was working.... Strange
-
Maybe have a look here Help with using all of my polling engines resources I believe in 90% of all cases it is NOT the Orion Platform causing sluggishness but a wrongsizing or misconfiguration of your environment. Don‘t underestimate SQL performance. Don’t blindly turn on all features, be aware of polling frequencies.…
-
From what Google translate tells me is that you want to uninstall Solarwinds from your PC. You need to go to "Applications and Program"s and uninstall all Solarwinds Products. Solarwinds also ships with a SQL Express edition that you can uninstall if you no longer need it. Don't forget to also delete the SQL database…
-
Do you want to poll all those machine on all 3 IP Adresses? You will get all IP Adresses listed on the Node Details Page. Or is this a requirement to "probe" all IP Adresses, either way it is the same Node just with different Interfaces as the polling interface, right?
-
So the official wording is: 10.000 NCM Devices per Poller, maximum of 3 Pollers per Instance. I have had up to 20.000 on a single poller without major issues. you would need to tweak the simultaneous download jobs, some templates to have a better prompt detection etc. but be aware, it is not officially supported. In your…
-
Experience here with multiple NCMs we scale out to 90.000 devices. if you want real life experience drop me a line.
-
I read on another forum that this info should also be available over SNMP once you’ve installed AMS / SNMP and the Controller Driver. the linked documents are HPE Support document - HPE Support Center Drivers & Software - HPE Support Center.…
-
like jpetkevich mentioned, there is just not enough information to help you here on the forum and it is best to contact support. I can only guess into the wild that you specified an alternate path to store the config and you don't have access to that location "Failed to save a copy of the config on the file system (mirror…
-
so as promised, the sources I used to create my "move Nodes" script, I didn't find the source how I moved my SAM templates. OrionSDK/CopyNodes.ps1 at master · solarwinds/OrionSDK · GitHub OrionSDK/CRUD.AddWMINode.ps1 at a1f7a3b8688df8cf148c81b90595f6c46a58a708 · solarwinds/OrionSDK · GitHub Cheers,
-
The only feasible way to merge instances in my opinion is to use the API, there are some examples here on Thwack how to „copy over“ nodes you need to differentiate between SNMP and WMI Nodes. I haven’t dealt with Agent based Nodes to copy over. So I can’t make any suggestions for that. if you need more Info just reply…
-
KMSigma put together some excellent Powershell Scripts on his blog at Building My Orion Server Step 3 [Updated] – Kevin's Ramblings check it out and have your test Servers up an running in minutes.
-
Meet King Loui as: - The Vampire - The lazy one - The Hunter
-
I had the same issue on my test Environment with the NCM7.7 Offline Installer. I solved this by using the NCM7.6 installer and then 7.7 Installer. Now in production (also with no Internet Connection) the 7.7 installer ran through without any issues.
-
We continue the discussion about this issue here NCM job showing error in output log
-
It seems to me you are mixing 2 things. Are you using the SAM PowerShell Monitor to grab that information? Would you mind sharing some code snippets that show the basic concept of your work without giving away too much information. maybe I am missing the part where your API script runs.
-
There has been a big discussion about that here: https://thwack.solarwinds.com/docs/DOC-190008 My personal opinion about stacked polling engines is also in that thread so I am not going to rant here as well. just like mbird mentioned, I would not stack polling engines either but have separate vms. you could also utilize…
-
yes, you need - an external resolvable IP address (preferrably with a dns name you can remember ) - a NAT/forwarding rule on your firewall for port 17778 to your Orion Server - a firewall rule at your customer's firewall that allows traffic over port 17778 to your external IP (i cheated on that by forwarding 443 on my…