Hi, how can I create an alert that shows me when a Database Log FILE reachs a defined size? For example, I want to know when the .ldf file from ANYDATABASE reachs 10 Gbs?
I could create a Trigger/Item and Macro that alerts me when ALL .ldf files from ALL databases together reachs 10 Gbs,...