Hello friends, I am facing a problem that desperately need help!
I have a table in a database for monitoring database is SQL Server where it is populated by a job script.
To help me in this case, I researched a lot and got to ride through a script to grab these values and load into the zabbix.
Now the golden question, in a certain column named status, I need it to be read to search for a value that is> than 0, if there he would present me the database name and the value (in this theory), but when I run into the zabbix, first time he tells me he can not because the item key is repeated, as I did to remedy the problem changed the name of the item key. But it is giving problems and does not support the value.
please help me?
I'm entering the didactic script and if possible in order that they may understand my doubts!
I have a table in a database for monitoring database is SQL Server where it is populated by a job script.
To help me in this case, I researched a lot and got to ride through a script to grab these values and load into the zabbix.
Now the golden question, in a certain column named status, I need it to be read to search for a value that is> than 0, if there he would present me the database name and the value (in this theory), but when I run into the zabbix, first time he tells me he can not because the item key is repeated, as I did to remedy the problem changed the name of the item key. But it is giving problems and does not support the value.
please help me?
I'm entering the didactic script and if possible in order that they may understand my doubts!
Comment