11 Nov 2022 05:57 AM - last edited on 19 Jun 2023 09:49 AM by Karolina_Linda
Hi community,
Has anyone tried to configure alerting profile so that the server instance and server host name for failed database connects can be shown? because for now only the database service name is displayed.
Is this even possible?
Thanks.
Sincerely,
Leona
Solved! Go to Solution.
11 Nov 2022 11:48 AM
Hi @leonatay,
I haven't done it for the problems (page), but for notifications I have created such a solution. This means that the host name also appears in the problem notification for a database problem. I used auto tags for the process group instances with the hostname they are running on (via entity selector).
Do not know if this can help.
11 Nov 2022 02:10 PM
If you need it visible on that problem screen, I guess you'd need a service naming rule? Something like:
{Service:DatabaseHostName} - {Service:DatabaseName}
(or however you'd like to display it)
Then add conditions Service type = Database and Database host name must exist.