Hi.
I need to pass additional parameters to zabbix scripts from UI.
One of my thoughts is to add new Controller and new route to CRouter, but its not working. Is it because zabbix doesnt allow add new user classes in folders inside /app?
I know there is local/app folder, in which i can put replacements to existing classes with new logic.
But in my task i think its better to create new controller class.
So can i do it?
I need to pass additional parameters to zabbix scripts from UI.
One of my thoughts is to add new Controller and new route to CRouter, but its not working. Is it because zabbix doesnt allow add new user classes in folders inside /app?
I know there is local/app folder, in which i can put replacements to existing classes with new logic.
But in my task i think its better to create new controller class.
So can i do it?