Comments
-
Here is the official help guide SCP_Exam_Prep_Guide.pdf And here is the official website Network Certification | SolarWinds Certified Professional - SolarWinds Good luck!
-
You need to select the uplink interfaces into monitoring. To do this go into Manage Nodes and find the node in question. Tick the box next to it and select List Resources. Then find the uplink interfaces and tick them and click on Submit. It will now fill in the Unknown details with the port details.
-
Do you ever get notified if a device goes offline? If yes, then maybe this email is generated by another alert you have setup. If you have no other alerts configured, then please post up the alert details. If you do have other alerts, have a look in the Reset Action tab, maybe there's a stray email action in one of them…
-
In NPM you will need to display the whole list. You can't pick certain options. But in SAM, you will be able to pick the exact option you want and display it accordingly.
-
Either an OID works or it doesn't. It's not about the way you add it in. You can't make an OID work if the device doesn't support it. Unfortunately you have to step through all the MIB's to find one that give you what you're looking for. This may help you Free FORTINET-FORTIANALYZER-MIB SNMP MIB Download - Free MIB…
-
Very cool mate! Here no one would buy something for someone else! Enjoy them
-
Syslog has been replaced by log viewer. To see syslogs associated with a node, I added a SWQL query widget to the view with the following code SELECT TOP 100 -- Edit this number for how many messages you want to load to widget (you can modify the widget for how many messages to page) let.Name AS [Message Type] ,Level AS…
-
Your upgrade path looks spot on. Good luck.
-
In your trigger make sure you are using the 'Discards - This Hour' option. Then you'll only get alerted once per hour. For the reset condition, use "Reset when trigger conditions are no longer true". This is what I use but for Errors instead.
-
Monitoring Panorama in Solarwinds just monitors the Panorama server, not all the firewalls it manages. You need to monitor each firewall individually to get the stats.
-
No, not unless the router is on the network and the Solarwinds server can connect to it via TFTP or whatever. So you will need to give the new router or switch an IP address and put it on the network. You can then dump a config file into the startup if you wish and then reboot.
-
What variable are you using in your email alert for the hostname?
-
We had 2 issues with the 2019.4 upgrade. 1) NCM stopped working on APE's 2) Alert email to HTTPS post/get no longer worked For issue 1 Solarwinds had to rebuild both APE's and then NCM started working again. But after that I noticed that RTCD no longer worked from the APE's. It looks like now the APE's themselves try and…
-
How do you have your connection profile configured? I had to create a separate connection profile for the Nexus where the "Enable Level" is set to "<No Enable Login>". Then it works fine.
-
Mine is not going well. Since I upgraded to 2019.4, my 2 APE's no longer work with NCM and my main outage notification which send an HTTP post no longer works either. The Solarwinds tech has tried 3 times so far to fix the APE issue. But now the APE he's been working on is offline. This is after he re-installed the whole…
-
Change this bit " Average Xmit-Recv Percent Utilization is greater than 90" to "Recv Percent Utilisation is greater than 90." Make sure Type of Property to Monitor is set to Interface. Also, I would set this "Do not trigger this action until condition exists for more than 1 seconds" a little higher. You're checking the…
-
I agree. I certainly don't have any page display delays. This may help? Optimize the performance of the Orion Web Console
-
In report writer the speed default is bps but when speeds are greater than 1000bps, it changes automatically to Mbps. Can you please show us an example of what you're seeing?
-
Can you please post up what your alert message is configured as in your alert? Maybe someone has just typed that text into your alert message. I've not seen anything that gives "###1###" as a variable output before.
-
Do you have SAM? Solarwinds comes with some out-of-the-box inventory reports. You could copy one of them and modify it for your needs or you can just create your own. Basically if Solarwinds is collecting the data you are seeking, it can be displayed in a report. Solarwinds SAM collects the data you are looking for.
-
NPM 8 is a pretty old version. Did it used to work? Or has it never worked. Usually you only get the error you are seeing when you first add in a device/interface etc. As it hasn't collected any data as yet to show.
-
Have you configured it in the GUI as per this link? Syslog Server Configuration on Wireless LAN Controllers - Cisco
-
It's a build in resource, it's not a report that you can modify. Click on Customize Page and see if you can add this resource in again.
-
What Matthew said is correct. If Orion can see the interface, it can send alerts on it. Can you please send through how you've configured your alert. The fact that you saw the link go down in NPM Events means that the monitoring is working. I'm guessing it is using the "Alert me when an interface goes down" rule for that.…
-
Did you see this post? IS-IS protocol monitoring on Solarwinds Maps
-
If you don't know SQL, then using the build in variables is another option. Decide on what you want to see in the email and then just see which variable gives you that info. For example. The faulty node IP address is ${N=SwisEntity;M=IP_Address} then in the email it will show The faulty node IP address is 20.20.20.20…
-
Hi, what information do you need?
-
Here's mine. It's my lived in area.
-
It will show the FQDN if Solarwinds can get DNS resolution for the IP address. Do all these servers belong to different DNS servers? If so, you'll need to add those servers into the DNS resolution settings on the Solarwinds server so that it can resolve them.
-
Can you please post up a screen shot of your Trigger Condition?