Comments
-
How can you query for SNMP trap info?
-
tdanner I've manged to invoke the SupressAlerts but.... Invoking supressalerts api is not reflected in web console -marc
-
tdanner I'm having trouble using Postman to test alert suppression. I need to use REST so that I can add the appropriate command in a JavaScript based integration script to perform the Alert Suppression. I'm updating an existing xMatters integration to utilize the Alert Suppression facility instead of doing an Unmange, or…
-
I have this issue to. Have anyone opened a case? -marc
-
Will wluther thanks for the reply. 21122012 Modifying the height using your values worked perfectly - I now have both 2018 and 2019 displaying perfectly. (My screen grab is intentionally cutting off after June) I'll play with changing the date as well, but I'll wait to see if mblackburn has suggestions. -marc
-
I just tried adding this today using the latest version and only the section that will chart the machine type and vendors. It loads the calendar twice- once for 2018 sort of loads a calendar for 2019, but not all the days load fro each month. A picture is worth a 1000 words...... wluther or mblackburn any ideas? My ENV:…
-
wluther I confirmed its an issue with Chrome. :-(
-
wluther Yeah I was expecting to bring joy to all clicking and not just the for View Manger page. (You know to give my index finger a break from all the right clicking it normally does.) I'll try again. To be clear - I don't have to run Configuration Wizzard for Website- only delete the cache file in PrograamData\SolarWinds…
-
wluther - I use Chrome - exclusively. Unless W10 opens a PDF in Edge. That way I don't have to break out the hazmat gear. LOL
-
wluther I just upgraded to latest modules and HF's: Orion Platform 2018.2 HF6, WPM 2.2.2, NPM 12.3, DPAIM 11.1.0, SAM 6.7.0, NetPath 1.1.3 I have a MP and AWS. I updated the CustomQuery.js file on both servers and deleted the cache file n the the ProgramData\SolarWinds folder on the the AWS - the MP doesn't seem to have a…
-
Even after updating CutomQuery.js and deleting web cache file in the ProgramData\SolarWinds dir on my additional web server and bouncing application pool on AWS on MP I sill don't have the link launcing as separate tab. No biggie, I can continue to right-click LOL. I implemented this MOD too - very nice! : Using Your…
-
Will - Is this little trick still working with latest version (2018.2) ? I updated my CustomSWQLViewsManager.js like this: element = $('<a Target="_blank" />').attr('href', rowArray[cellInfo.linkColumn]); And the links do not open in a new tab. BTW this is the first time I tried to implement this mod or any Orion Website…
-
Are you trying the simulate action or are you forcing the the status of the object being monitored to the state that would trigger the alert? I don't think simulate can be used to trigger a POST action. What I do is add a node that I can manipulate, then make a change that can force the trigger. You can either make a copy…
-
There's a resource named: All Alerts this Object can trigger. It might be part of the default Summary page for a node. if not, you can add it:
-
Here's mine.
-
SMH!!! The alert action was not enabled. I keep forgetting that Alerts and Alert Actions are two separate functions that can be enabled/disabled, so I didn't check that until today. Well actually I knew it but I was checking on another action and when I gruped them all by by "Off" I saw that this one was off too! I have no…
-
-
-
This is explained in this thread - Specifically see the response from aLTeReGo Nov 17, 2015 9:32 AM (in response to smiffy85) The Administrators guide suggests doing this to resolve memory reporting issues: Troubleshoot Windows Server memory over 100%
-
I'm still seeing this issue for NPM 12.3 for events. (Orion Platform 2018.2 HF6, WPM 2.2.2, NPM 12.3, DPAIM 11.1.0, SAM 6.7.0, NetPath 1.1.3) I'm stuck at this version until I can get a SQL 2016 license and upgrade my MPE to Server 2016, so upgrading is not an option. Syslog and Traps view seems to honor an account that…
-
tdanner Any feed back on this issue I've run into using the AlertSuppresison/SuppressAlerts. The action is working through SWIS and can be confirmed through SWIS but the status in not getting reflected in the Web Console UI. What can I do to troubleshoot? -marc
-
Case # 00224118 opened.......
-
Was hoping someone would at least confirm it works for them or not.....
-
This is exactly what I would like to do with the SQL Server 2005-2008 Performance (WMI) template so I can apply the template when used with a named SQL instance to multiple nodes but not have to edit all the components individually to add the specific instance name. Am I missing something or is it not possible?