Comments
-
We're a new customer - Yes! this is needed!
-
Is this feature request still in the queue? How do we know if the feature request is being looked at or denied?
-
Upvoting (sigh)
-
Has that file been verified for safe download?
-
Is this file download verified "safe"?
-
Same issue with SQL: ${SQL:Select Replace('${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}',char(123), 'X') as Message} Tested with alpha char successfully: ${SQL:Select Replace('${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}', 'e', 'X') as Message} But I was also able to replace '\' using char()…
-
Ok, I can replace characters with the replace(), but not special characters - how can I escape special characters?
-
I've found some special characters that seemed to have been causing the issue. So far I have found ' and {}. Any ideas on how to use the function Replace() here or would this be better handled in a script.
-
Here's a set of different methods I've tried. When using the OLM message and Substring function, is where issues occur. Using a query (Event MSG3) from the table functions as expected and the results are what I want, but it won't have the accuracy that I need (there could be multiple traps). Event MSG1:[Good]…
-
Ok - I'm curious to see what you find. I tried formatting in various ways with no success - when I added another non-OLM variable into the SubString command I got results, so it seems to come down to something with the OLM message.
-
No luck with that either - is there something goofy with the variable "${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage}". I set up another type of device to send traps, tried alerting on that and got the same invalid result. Last week, I also tried pushing the variable string to an external script and it didn't work…
-
It's a trap from a Datapower device....
-
Alert Configuration: Result:
-
Did you make any progress on the URL?
-
Are these instructions still valid in release 2019 or greater? I updated the <Name> and <Value> field in the <ComponentTemplates> and also updated the <Name> field near the bottom of the file. I imported the .apm-template file and the <UniqueID> near the bottom of the file was updated along with other <ID> fields. The…
-
I tried using the SWQL variable, but it does not return the truncated substring. Instead my code is returned along with the full string of the OLMAlertMessage.EventMessage. What am I missing?
-
Also, if you haven't done so already, you can vote on these feature requests:
-
You can upvote these features: