I have need to do additional post processing of discovery results after a discover rule has been run.
I need to use the results of a discovery rule to drive a script on the zabbix server. Does anyone know if the results of a discovery rule are stored in the database after they have been processed?
I am looking at the zabbix source code to see if I can find the portion that collects and processes discovery rules to see if I can find this answer there, but I have not had any lock locating that section of code..
If you know if the discovery rules results are stored in the database, could you let me know what table/tables it might be in?
Carl
I need to use the results of a discovery rule to drive a script on the zabbix server. Does anyone know if the results of a discovery rule are stored in the database after they have been processed?
I am looking at the zabbix source code to see if I can find the portion that collects and processes discovery rules to see if I can find this answer there, but I have not had any lock locating that section of code..
If you know if the discovery rules results are stored in the database, could you let me know what table/tables it might be in?
Carl
Comment