Comments
-
Anything good behind this article? I don't have a CheckPoint account... https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk63663 Perhaps you also need to poll this: 1.3.6.1.4.1.2620.500.9003.1.3 per Specific VPN tunnel is not retrieved on first SNMP querying
-
Any interesting logs in your inetpub folder?
-
For inspiration: https://thwack.solarwinds.com/community/solarwinds-community/geek-speak_tht/blog/2013/01/11/the-ultimate-network-management-dashboard_ https://thwack.solarwinds.com/thread/58232_ http://oriondemo.solarwinds.com/
-
Anything interesting here: C:\Program Files (x86)\Solarwinds\Orion\UnmanageUtility\Unmanage.log C:\Program Files (x86)\Solarwinds\Orion\UnmanageUtility\UnmanageDebug
-
Perhaps you could leverage groups and do this (note the 'group member root cause'...and also note that this solution is a group solution rather than a dependency solution...also note step 6, and lastly this would require a group to be defined and configured with status rollup set to worst case):…
-
While you are touching so many alerts, have you considered converting email recipient fields to custom properties that can be maintained more easily?
-
I went down this road with my polling of port security. While I could poll the table for a node, I ended up assigning an inteface MIB poller to each and every interface solely because I could then alert easier. I added a custom property to the interfaces I wished to monitor to help me assign the poller. I only had about a…
-
Easiest way: disable SolarWinds TFTP services in services.msc and then download configs. Did it work? Then SolarWinds TFTP service wasn't involved. Could do this instead if the change is permitted without too much grief: Uninstall the TFTP Server from the Windows Add/ Remove Programs. Download configs If you want TFTP…
-
I would think ciscoMemoryPoolUsed (1.3.6.1.4.1.9.9.48.1.1.1.5) based on https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/CPU_and_memory_utilization_Object_IDs_(OIDs)_NPM_can_poll If ASR 9K, this link should help: Monitoring CPU and Memory via SNMP - ASR9K - DocWiki Which model are you asking…
-
Unmanage and then remanage?
-
Yes, ${NodeName} General alert variables 'It is possible to use previous generation variables, for example ${NodeName}. However, when using the variable picker, the new format is displayed by default. Previous generation variables can only be entered manually.'
-
Like this? http://www.oriondemo.solarwinds.com/ui/maps/staticsubview/?ViewID=338&NetObject=N:93&Opid=Orion.Nodes_93
-
Have any host intrusion prevention interference or group policy object interference?
-
Alternative approach: I've also had some success with Powershell/ bits-transfer...but no luck yet combining the two HTML files that I successfully download.
-
It would be cool if this was native functionality.
-
What is in inetpub logs during this time? How do the failed Firefox attempts appear in the logs (if at all)? You can use Live Headers plugin in Firefox for a little visibility from that end. Alternatively, addons that switch the user agent to IE may be a workaround option.
-
wdharperok Check out this document. It has a few solutions One using NAT. One using agents. https://www.solarwinds.com › whitepapersPDF IT Management System Scalability for the Enterprise - web.swcdn.net…
-
I know it's not quite what you are asking, but you can hide alerts by acknowledging: Remove alerts from the Active Alerts list - SolarWinds Worldwide, LLC. Help and Support
-
{Date} Just a hunch.
-
Here is one way: https://support.solarwinds.com/SuccessCenter/s/article/Add-a-graph-or-chart-that-shows-Interface-Utilization
-
Do you have a license for Server and Application Monitor? You will need it for your first item, unless you can do that somehow via traps, syslog, or custom MIB polling.
-
Set as unpluggable: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/NPM_Administrator_Guide/030_Manage_interfaces/040_Suspend_and_resume_collecting_data_for_interfaces_or_show_interface_as_Unplugged_instead_of_Down
-
Do you have the SAM module licensed?
-
Create a custom property for interfaces named Vendor. Create another one Circuit_Reference. Have you created / used custom properties before? This is a perfect use case. Done similar in each SolarWinds installation I've administered going back ten years. I would imagine 'everyone' does this. Create a custom property
-
Have you configured any dependencies? https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Define_and_use_dependencies_in_Orion_NPM
-
Enable NOC View Mode Create a NOC view
-
oskare, will your alerts have actions? Would you be happy if you had a page showing UDP values outside of certain thresholds? That can be done without alerts.
-
You could create groups via dynamic queries and then use group member alerts. Group_objects_and_mirror_network_dependencies_ https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/How_to_create_a_SolarWinds_NPM_alert_to_trigger_when_a_Group_Member_is_Down Groups can help you avoid some gnarly SQL…
-
If you enter ssh://<ip address in the URL field of your browser, does that launch your desired SSH client? In my Firefox settings, Options --> Applications, the "Content Type" field has SSH and my terminal emulator (TeraTerm) is the listed application. When I enter ssh://<ip address> in my browser, it calls TeraTerm and I…