Best Of
-
Re: SQL Sentry and ServiceNow
I gave the webhook development about a day and gave that up. I was able to produce a PS script that does the job but, as I mentioned the script has to be applied and to some extent mdified for every …1 -
Re: SQL Sentry and ServiceNow
Thanks for asking the question James. We are also interested in implementing ServiceNow integration with SQL Sentry and would love to hear your experience.1 -
Re: Alert that alert emails are not working
Thanks Adam, Found it! Custom rule in the log and events section to use event messages as basis for an alert seems convoluted but we got there!1 -
Re: Alert that alert emails are not working
Yeah kinda, I'd literally join from the primary polling engine ID if I were doing it like in your screenshot You could also do it via the events alerting section Or put a monitor on it, and then…1 -
Re: Alert that alert emails are not working
so if i joined it to something that should always be true, like MPE is up?1 -
Re: Alert that alert emails are not working
You can LEFT/RIGHT JOIN in the box immediately below if you really need to access something weird in the DB that that SWQL condition drop down doesn't allow. That's a workaround mind, and c…1 -
Re: Alert that alert emails are not working
but the helpful custom swql box is being unhelpful in not actually being fully customisable1 -
Re: Alert that alert emails are not working
worked out the SWQL SELECT EventID, EventTime, Message FROM Orion.Events Where Message like '%Sending the email to%' and Message like '%failed%'1 -
Re: Alert that alert emails are not working
ok - looks like it might be easier to use the event log as base for the alert still struggling to actually build the alert though, advice and guidance welcome1 -
Alert that alert emails are not working
We recently had an issue where the Email actions from alerts were firing ok, but they were failing overall (The server rejected the given recipient. The server responded: 550 5.7.1 Unable to relay.) …1


