Comments
-
Thanks for the reply! A hurdle I have is that all of the Liasons are logged in using a Windows Group, so are not defined as individual users. I will look at the option of a User Links widget.
-
Also, It should be noted that if you installed clean from UDT 3.1 on up, you will not be able to use this feature. If you upgraded from an earlier version, you have to update this feature manually. Please see this to clarify:…
-
So, If you have version 11.5 and up you can disable individual power sensors on individual interfaces. See: https://thwack.solarwinds.com/t5/NPM-Discussions/How-to-Disable-temp-power-sensors-on-Network-Devices/m-p/275269 Once implemented, our alert page has become useful again!
-
@"jblankjblank"
-
Please fix this. We are plagued with false positives for DOM Rx and Tx on Arista interfaces that are not even being monitored.
-
So, would love something similar to this in the new Orion Maps.
-
Outstanding! Thanks so much for your help!
-
Another option which I presented to Jeff Blank and he seemed receptive to was to have the ability to change the alignment of the bandwidth "pills."
-
Someone just show me a easy way to display first seen, last seen and IP and MAC and I be a happy camper. The bottom line, in the export of ad hoc reporting they grab the wrong table for "last seen" They grab the company gif table instead of the "last seen" table. PLEASE Fix
-
Blah Blah Blah We probably have one of the largest deployments in the country. We are paying like 50k + a year. This could so easily be fixed. Yeah, I get eol products, but support your large customers.
-
Did not know that! Thank you! That certainly will be ok for my use.
-
@"jblankjblank" Will do! Thank you!
-
Actually if you bring in a graphic and use it as an icon, it places it in the available icons tray. I suggested to @"jblankjblank" the ability for the utilization "pills" be aligned with the connection link where it took up virtually zero real estate.
-
These updates look incredible! I feel much better after seeing this!
-
I just set up a Widget. That functionality is acceptable. However, is there a way to increase the number of links (over 10) that I can add per widget. I have well over a hundred building maps and would like 1 long list rather than 10-15 of 10 each.
-
Ad Hoc may be outdated, but it served our needs perfectly. There is no reason they should not fix the export so last seen shows correctly.
-
Please! fix this. We are being plagued by DOM Rx and Tx alerts on Arista devices interfaces that we are not even monitoring.
-
Unless you are with Solarsinds you will not be able to help. The problem lays in the source code and can not be corrected once installer has been run. Problem will need to be corrected by Solarwinds development team.
-
Groups is the way to go! We have two Redundant Firewalls and 4 interfaces (2 on each firewall). We only wanted after hour alerts if ALL 4 interfaces went down. We created a Group with those 4 interfaces. The key is you have to change in Advanced Settings of the group to "show best status" The group remains in an up state…
-
Groups is the way to go! We have two Redundant Firewalls and 4 interfaces (2 on each firewall). We only wanted after hour alerts if ALL 4 interfaces went down. We created a Group with those 4 interfaces. The key is you have to change in Advanced Settings of the group to "show best status" The group remains in an up state…
-
Still an issue! Thank God for this posting today! Installed 2020.2.6 The link still was incorrect in the warning. I believe they should put the directions to running it manually instead of pointing you to a download. It is quite simple and the .msi to run Administrator Service manually is right in the Preinstaller folder…
-
So, Hot Fix is out there but like many others I have had to disconnect internet access so I need the offline installer available. Please differentiate the available products.
-
So, They just sent an update the Hot Fix was available but it is a dead link..... Come on!
-
We were lucky, I had upgraded to HotFix1 to get the latest Orion Maps updates a month or so ago. I am really disappointed SW has not been more informative today about the HF2 release! I mean tell us it may be a day or two more to insure a good product or update every hour or two that it will be later in the day....…
-
Can you please give some examples of what "MySearchHere" might include. I tried running that, but meaningless without a valid variable.
-
I was on a support call this morning to check our environment and was dropped because of "system problem." I can not even get to a Directory menu now and merely get there are "System problems and your call can not be processed" when I try to call support. They must be absolutely slammed.
-
We had a similar issue. The problem we had was after a code upgrade. Downloading configs had worked prior to the Arista upgrade. The solution was that the Arista did not know how to handle the SSH auto detect. Once the template was edited and told explicitly to use SSH2, the downloads functioned correctly. Hope that helps!
-
Can you point me to where that is? Orion Maps is actually an integrated part of NPM. If it has a different forum please point me to it. Regards
-
I'd even be ok if Network Atlas maps were an entity that could be added to an Orion Map.
-
I actually created a report which gives a count of admin down and oper down which you might be able to tweak. You have to have the Node Goup defined under NCM properties SELECT NodeCaption AS [Device Name], NodeGroup AS [Group], AgentIP AS [Device IP], COUNT( CASE WHEN n.Interfaces.AdminStatus = '1' THEN 1 ELSE NULL END )…