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, but I need to make this but for a Single FILE, so when ONE database log reachs 10Gbs alerts me.
Im using Zabbix 7.0.6 and the templante is "MSSQL by Zabbix agent 2
Thank you!!
I could create a Trigger/Item and Macro that alerts me when ALL .ldf files from ALL databases together reachs 10 Gbs, but I need to make this but for a Single FILE, so when ONE database log reachs 10Gbs alerts me.
Im using Zabbix 7.0.6 and the templante is "MSSQL by Zabbix agent 2
Thank you!!
Comment