Comments
-
Thank you. I knew I was just missing a keyword or something here.
-
Seems kind of counter-intuitive that the system would do that, considering generating alerts is about 95% of the purpose of an NPM. I definitely had a similar suspicion when setting up 3/4 separate email actions for the same Trigger event. Our environment is mid-large with a little over 20,000 total elements on the primary…
-
Thanks @"bobmarley" , that query is incredibly helpful! I was able to see some other alerts that were having issues executing, but strangely enough, the alert I KNOW for a fact that I missed does not show up in this error log. Very strange! I appreciate your input. And the problem seems to be reoccuring more consistently…
-
You're a godsend. Although I had to edit your query a bit to get the right data, this absolutely gave me what I needed which is assigning different variable names (s1.Status and s2.Status) CustomPollerStatusOnNodeTabular does not exist so I changed that to CustomPollerAssignment to grab the AssignmentName variable, then…
-
Request I tried: <span class="s1">SELECT</span><span class="Apple-converted-space"> </span>n<span class="s2">.</span>Caption<span class="s2">,</span><span class="Apple-converted-space"> </span>cp<span class="s2">.</span>AssignmentName<span class="s2">,</span><span class="Apple-converted-space"> </span>cs<span…