Hi,
After debugging, i managed to know that anything displayed on overview page of zabbix's UI are retrieved from database. This call is made from the page item.inc.php.
Now my question is; Can anyone please help me to know how an item collects the data from the agent and insert them into the databse ?
Thanks in advance.
Regards,
Rohit
After debugging, i managed to know that anything displayed on overview page of zabbix's UI are retrieved from database. This call is made from the page item.inc.php.
Now my question is; Can anyone please help me to know how an item collects the data from the agent and insert them into the databse ?
Thanks in advance.
Regards,
Rohit

, I would be very pleased to know the way to begin the debugging of the source codes written in C so that I can further contribute for Zabbix (right from the source directory to import, preparation and resolution of dependecies, etc).
But this time I just want to know: where to begin and how to begin.
Comment