Comments
-
Correct me if I am wrong but I believe that once you disable and save the Component, you loose the historical data from the previous monitoring of that Component. Having the ability to just Unmanage it would be preserve that historical data. There is another advantage that I see with aLTeReGo's idea... Currently I allow my…
-
With the implementation of the web-based Alert Manager, the feature I proposed is now implemented. Create an Alert Custom Property and then "Group by" based on the value of that Custom Property.
-
This actually does exist today and could be marked as Implemented.
-
My company is not a Mobile Admin customer but I have evaluated the product. I did share my reasons for not purchasing with our Sales Rep but thought I would provide them here as well. I use our one Orion NPM/SAM environment for both developing new monitors and testing monitor configurations in a "Lab" environment setting…
-
So here is what I tried... Within an existing script, I exchanged Message values for the simple values of "Warning = ${Threshold.Warning}", "Critical = ${Threshold.Critical}" and "Base_Path = ${Application.Base_Path}" and put a value in the Base_Path Custom Application Property for the Application Monitor. All three of…
-
If you are interested in some of the things I do to accomplish this in my shop, read on... First, I have monthly meetings with the teams to review new developments within NMS as well as to understand what changes they would like to see with the NMS and what training they feel they need. This was mentioned by Jfrazier…
-
I tested it again this morning and it is now working fine. When I start typing in the message window the popup disappears. Thanks...
-
My experience has been that there is no way to determine this. If you are interested in having this feature, and everyone that cares about security should, then vote this Up.
-
I sure hope the new SW ownership starts paying more attention to these votes and general maintenance of the product in general. Stop creating new features and get done what is really needed. I can't believe I posted this 4-years ago and even with 70 up votes, I am guessing nothing will be done. Although the attention here…
-
My company also struggles with the time differences between our support staff and our customer's node/application monitors. If there was an ability to add time zone and daylight savings time info to a node when added to NPM along with an ability to detect Orion user time zones and DST, maybe through the browser, it would…
-
Thanks for drawing my attention to this Serena. This looks like a great widget. However, be aware that the "Title" field in the Edit screen does not actually change the title on the wizard.
-
I clarify a bit... If there was an optional field on the current "Edit Script" screen which would allow you to put in a filename instead of pasting the script into the "Script Body" field on that screen it would be of great help. To be safe there should probably be radio buttons added for this new filed and the "Script…
-
You guys are talking about getting this mainly to monitor HA but, as a customer not running HA yet, I wanted to emphasis that even if we don't have HA, there would be huge benefit to having an AppInsight for Orion application Monitor for other important things related to the various installed modules and underlying Orion…
-
I think what Keith Corkran was meaning by "rider" was an addition to the idea that Sohail Bhamani was proposing and not that he believe the feature already exists. I would back both ideas but mostly am commenting on Keith's portion. We had, years ago, cleared out thresholds for CPU monitors on our AIX servers because we…
-
Let me just clarify... I am still on SAM 5.5.0 and will be upgrading both NPM and SAM next week. Node Custom Properties have been available for a while and also in SAM 5.5.0 I know and use Application Custom Properties. My suggestion goes beyond just being able to assign Custom Properties to Applications however. So are…
-
So I tried that and here was the result.... My original Command Line in the Component Monitor was "perl ${SCRIPT} /qmd/cpr/ucd/QMDPROD1 true 1". BTW: this has been tested, including just before this exercise, and does work with an "Up" status and no problems. I then created an Application Custom Property called…
-
Good news on this front guys… A couple months back, I explained to our SW Sales Rep what our need is for this to try to get it pushed through. He checked with SW Development who said they are working on a solution. While I still have not seen any news about this Thwack, I have been reassured by the Sales Rep that this is…
-
Let me add that when I edit the Node, as mentioned above, I don't need to change any data. When I hit SUBMIT, the Credential Used disappears. If I hit CANCEL instead, the Credential Used remains. It seems to remain in that column until the Node is edited and SUBMITted. To me that just makes no sense.
-
@"dc4networks" , you are correct in your message to me that the links in my posting here don't work. Some of those are as old as 20-years and SolarWinds has changed platforms several times since then. While some links will undoubtedly not work, the concept is still the same today and SolarWinds has continued to not…
-
If you let me know when the node issue is resolved, I can try again and see if the problem still exists. BTW: Meant to mention this was with Firefox 18.
-
I just realized, all these years later that when I originally posted this Feature Request I did not put the link in to the other Feature Request in that last sentence. The other Feature Request was Identify Custom Property List Value as Default if anyone is interested.
-
@"Brantley156" sorry but I don't understand your reply. I am not talking about SAM deployment or switching from WMI Polling. Can you elaborate?
-
@"gkjono" Thanks. I have SAM so I use that to collect what I need. However, your UDP would be helpful for those who don't.
-
I do agree with what you said aLTeReGo for situations where all Nodes across your entire environment need to be muted. However I still agree with solarwinded's request with some slight adjustments... In our case we have over 100 offices around the world. If maintenance is taking place in a single office or that affects…
-
Hey Kevin, Yes... I thought about something like this but the problem is I don't have Active Directory rights so I cannot shift users around as needed using this approach. The Orion product really should make it easier to do this within the Orion product itself. That would make it much easier for Orion Admins like myself…
-
This is a topic that has been discussed in many different forms in these forums yet SolarWinds does not seem to want to weigh in on what they are doing to make this happen, if they have even considered it or if it is just flat out impossible which I would find hard to believe. Some other places where you can read about…
-
I would like to adjust what I have said above and bring this idea into 2019. I now know that Unmanaging a Node removes all historical data related to the Node. In fact, for Nodes I have verbally banned our staff from using it. If they are faced with a maintenance window or a problem Node, they need to Mute Alerts. A…
-
Yes... I failed to mention that we did run into issues with some of the versions of iDRAC and iLO that either did not support SNMP or did not have MIBs for HWH. iDRAC6 and iLO3 for example. I am sure there may be others but those were ones we had and could not configure in this way.
-
Hopefully this won't be duplicated since I tried to respond to the email I got on your last and was returned a mail server error. Guess I still don’t completely understand sorry… You stated in this thread that there was a macro ${Threshold.Warning} and another called ${Threshold.Critical}. Are these different than…
-
Thanks bourlis. I had looked in the DB already as well but I am sure some will find these SQL queries helpful. One suggestion though... It appears that the ActionTypeID numbers in your DB represent different values than in my DB. Therefore for the sake of others reusing these, I would switch out searching on ActionTypeID…