First at all, Thank you on great things you made with Zabbix.
I am trying to monitor MSSQL server databases using ODBC and FreeTDS.
Most thing works smoothly. Flowing your tutorial We managed do get back data from MSSQL server into Zabbix and to measure outputs.
It wokrs great.
What I did not get is.
How to make trigger if ODBC query fails inside SQL server.
From time to time SQL server beside to return data it returns some SQL error.
When that occurs my item get status Not Supported.
Is there a way to make trigger on Zabbix which is going to inform me to ODBC (database monitor) item did not get results as excepted.
Here is picure How I get error when my ODBC query fails to execute.
How I can make trigger which is going to rise when ITEM become NOT SUPPORTED?
I am trying to monitor MSSQL server databases using ODBC and FreeTDS.
Most thing works smoothly. Flowing your tutorial We managed do get back data from MSSQL server into Zabbix and to measure outputs.
It wokrs great.
What I did not get is.
How to make trigger if ODBC query fails inside SQL server.
From time to time SQL server beside to return data it returns some SQL error.
When that occurs my item get status Not Supported.
Is there a way to make trigger on Zabbix which is going to inform me to ODBC (database monitor) item did not get results as excepted.
Here is picure How I get error when my ODBC query fails to execute.
How I can make trigger which is going to rise when ITEM become NOT SUPPORTED?
Comment