Comments
-
You could create a custom SWQL widget with a search function for this. This is what would come to my mind when reading "dynamically choosing what nodes to show". I haven't checked the reports on the newer NCM versions yet as most of my ncm customers are still on older releases. do you remember where the "dynamic" option in…
-
It might help to activate "Hubble" so you can see what is taking a long time to load on your web page. From my experience there are a lot of resources that are painfully slow. We ended up removing those resources from any start- or summary- page/view and put the "slow" resources on a separate view, which we tagged with…
-
are you discovering on an Active Directory basis or based on Subnets/IP-Ranges. If you are using the first option -> do you scan all OUs or are you selecting specific OUs ?
-
As long as the device is NOT set to Dynamic IP, it won't ever change any IP addresses. when you go to the node and click on "edit node" you will see how it is set
-
I haven’t seen an official list. This is only my personal observation on that. When the MPE is down, AWE (i rename the additional Web Server to Additional Web Enginge, to go along with APE - Additional Polling Engine to distinguish from Amazon Web Services (AWS)) will Show a Website but most widgets will have an error to…
-
Alright, so we know most remote management functionality is there. Could you try to monitor the node via wmi and then inherit the credentials from the node in the SAM Template. This is to check if it is a credentials issue.
-
It's been a while. was there any outcome?
-
Are you using the network discovery to ingest your nodes into the Orion database? If not the only way is to instruct the guy who is entering the node into Orion to klick on the 'disk'-Ressource to monitor it if you use network discovery set up a rule to include all "fixed disk" in the discovery
-
I can't resist posting this IT Crowd - Have You Tried Turning It Off And On Again? - YouTube I do not have any definite hints but here are some of the things that come to my mind: Do you see the requests in your Audit log on the Domaincontroller as failures? Orion Server and windows group are in the same AD-Domain? Are…
-
Only 1 Poller in the Lab
-
Correct, API Pollers need Orion 2019.4 are some factors preventing you from updating? Like Server OS / DB Version?
-
I assume you have no admin rights on the Application but on the Server operating system. with admin rights in the Operating System you could use this here Log Parser (PowerShell) as an example, and adjust it to fulfill your needs to parse the Version Information from the cmplst.txt file. without admin rights on the…
-
I thought I already anserwed... anyhow.... I think it is worth a try.
-
If you need further help, let me know
-
OK, so there must Be something that is missing. One of my customers is also still on 7.7 and the users can create reports but there are only 3 admins...
-
it's the D0k show
-
LEM is a different Product and also has a different Agent. LEM is a virtual Appliance (like vman) that gathers/receives and then analyzes/normalizes the Data. LEM classifies as a SIEM solution. hope that helps
-
Ich hab mir mal die 8MAN Release notes aus früheren Zeiten angeschaut. In dieser Form denke ich wird es das künftig nicht mehr geben. Sorry wenn ich hier die Erwartungshaltung dämpfen muss. Ich stelle die These auf: das was verlinkt ist, ist im Moment alles, was verfügbar ist. ich bin aber aus der „Orion Core“-Schiene und…
-
Thanks for pointing that out. It was in fact "the real machine" where I had the High CPU Load. I was logged in via RDP and had the task manager open. I did see a high CPU Load for the WMI processes. After switching to RPC the load was not there any more. I was also suspecting a windows Patch, that's why I started this…
-
I should have answered to themacrat s question the initial post is from 2016 and the initial poster has not been on Thwack for over a year. But nevertheless you are absolutely correct neomatrix1217, the screenshot shows an NCM install only, that’s also where I am heading towards, I „think“ NCM only does not have the…
-
Then your Script should work in my opinion , do you get any output from your script?
-
A bit offtopic as you mentioned it earlier. The password can also be stored in a encrypted password file. If you like to change it and don’t want to keep the password in plain text let me know. cheers
-
I'd go with a custom powershell script. Do you want to be alerted when the system has been rebooted out of schedule?
-
Thanks for the additional info. As I proof read my post I already updated the last part to include this. You are absolutely right!
-
Then you might want to take a closer look on the marvellous SWQL Studio to find Orion.Actions: SELECT ActionID, ActionTypeID, Title, Description, Enabled, SortOrder FROM Orion.Actions
-
Hi noeltz thanks for the hint. Didn't read carefully. More German in the "German forum" thwack EMEA -> German Content Cheers, Holger
-
If you like, you can mark my answer As correct, the thread will become "answered" and others looking for an answer will see it right away. Thanks.
-
https://documentation.solarwinds.com/archive/pdf/ncm/OrionNCMAdministratorGuide.pdf Examples are on Page 124
-
You would put it in the cli{} section wherever you want to have a pause. It should be seen as a variable by NCM and it should pause for the amount of seconds you specify
-
Hi, this was on my old "dev-System" which one of my colleagues gladly deleted as he needed Disk Space on our dev-virtualization. I'll try to get the text back, it was a while ago when I implemented this.