Comments
-
Are there any logon scripts or boot tasks that execute on the server? For boot tasks, on the server you can run MSCONFIG to see if perhaps he wrote a batch file or PS script to launch the SCPTray. Does the SCP tray load properly when you manually execute it yourself? Bryan
-
Is it possible to get the USPS tracking after? If not, no problem. Thanks for the quick response! By the way, the store looks great and I look forward to see it running in fully automated swing! Bryan
-
When I mentioned the Orion platform services, I was referring to the services the "orion platform" runs in the Windows OS to function. These are your OrionModuleEngine, SolarWindsAlertingEngine, SolarWindsTrapService, etc. Was the Tech Support from SolarWinds are within your company/organization? Have you looked into SQL?
-
So your question is specifically about individual CPUs on devices within the stack, and the Average CPU load gauge from the screenshot above is an average of all CPUs from all switches in the stack, correct? If that is the case, you may need to add a custom resource to the node page that looks at individual CPUs, or…
-
Can you explain a little more what you are trying to do? Are you talking about trying to ignore this line when the configuration changes? How are you currently trying to configure this, and where are you entering the RegEx? Bryan
-
Do you have Kiwi Syslog or something similar configured as a syslog collector? I don't believe NPM is inherently a Syslog collector, although it will capture and display some traps, it does not log all events (auditing, etc).
-
Sounds good. Make sure you are polling the new 4510 with UDT before you start making connection, this will help you avoid this issue moving forward. Let us know if you have any more issues. Bryan
-
Brian, So you simply "opened up" SolarWinds to mobile devices via VPN? Thanks, Bryan
-
You could utilize SWIS/SWSQL to accomplish this as well. If you only want to see servers, there is a data field under dbo.NodesData called isServer, if it is set to 1, it is a server. As neomatrix1217 said, you would need a custom property to identify if devices were production or not, but gathering the data is rather…
-
paul.parker You are right, I am fairly well connected to the Air Force team. Being an Air Force vet, I also know the environment. If we were to look through the Air Force network, we could find SolarWinds instances that have been installed for a base, but never fully configured. I sent out this message in hopes that some…
-
Richard is right. I did a quick check into the MIB/OID for OTV and this is what I found: http://oidref.com/1.3.6.1.4.1.9.9.810 If that is the correct OID and your MIB walk is successful, don't forget to go to the customer portal and submit the OID for the MIB Database for others in the future. Also, it would be nice once…
-
Brett, I sent you a DM. I did pass the SCP Exam and was curious how to get the SCP polo. Bryan
-
I would just utilize the management addresses to poll these devices.
-
Not too late so long as you get your goal accomplished. Let me know how that works out for you, because that idea dawned on me thanks to cahunt. That is something I am going to have to do for some of our Juniper devices, I just hadn't gotten to that item on my to-do list.
-
jokerfest, This link may be helpful to you: Cisco IOS MIB Locator. Not sure if you are able to load the .cfg file into notepad an add your own device manually, but that may be an option if the device type isn't listed. Also, make sure if that is successful you post the correct OID/MIBs to the link above to help other…
-
Srikanth, That is great to hear. Please mark this question as resolved when you can! Bryan
-
sotherls is the device IP being monitored the IP you use to SSH into the device? Based on the screenshot Srikanth posted, it appears that the SolarWinds server is not resolving the IP of the host correctly after clicking the link. This could be an issue with the SSH cert/handshake? If SolarWinds is not auto accepting the…
-
Wouldn't necessarily need to be a script. Can you provide some more information about what you're requesting? Or provide an example of what you mean? I just want to make sure we are talking about the same things. Bryan
-
I believe you have to remove all rules from under the folder before the folder will disappear. Once the folder is empty it should stop being listed. Please let me know if that helps. Bryan
-
rschroeder Have you done anything with this, or know anyone who has?
-
Hello, This may be due to the number of concurrent SSH sessions you have allowed on your NCM instance, or the remote console time limitations you have set on your device. Since the job was only run on one device, I am assuming the connection is timing out because of the remote console time limitation. If I recall…
-
toivo, Did my last submission answer your question? Bryan
-
Hello, What you are looking for is a Job. While I am not sure about extracting AS numbers specifically, you can configure a Job to run commands on certain devices. For example, you could run a Job that has 'show ip route bgp' as the command, and the data would be logged to a file you could then aggregate as necessary.…
-
Andre, It looks like, perhaps, the correct MIBs are not loaded to discover the model number. If you go into the SolarWinds customer portal, you can find the updated MIB database. Download that, load it to the server, then rediscover the device and see if that info is populated. If so, go to the Jobs and run the Hardware…
-
Hello, Are you speaking strictly Orion Platform to Orion SQL Server? Are you also running DPA or any other type of SQL monitoring? Bryan
-
Those settings can be configured under the NCM settings. Follow this link for instructions: Where to adjust Telnet and SSH connection and prompt timeout on NCM 7.7 - SolarWinds Worldwide, LLC. Help and Support
-
Good morning, Are you referring to the maximum concurrent SSH connections within NCM? This number can be changed, what are you trying to accomplish? Have you considered using a job? Bryan
-
What format are these policies in? Have they been developed within a different SolarWinds instance?
-
Have you looked into gathering this data with a Job? I don't know that it can be automated, and I am unfortunately unable to dig into NCM right now. You could run a job to run execute a script that runs that command and output that data into a file. Additionally, you may be able to gather that information from NPM and…
-
Anita, Let's see if we can't identify this issue. First, your old poller, is that using ICMP only or is it also using SNMP? Next, are your old poller and new poller on the same subnet space? Have you added the SNMP/ICMP traffic ACLs on the switches you are trying to monitor? Are you able to just ping the devices from the…