Good morning,
I installed Zabbix agent on one of our Linux devices and start the daemon as zabbix user. Everything works fine and running ./zabbix_agentd -p I can see a list of all possible requests that can be made by the servers.
The problem is that for security purposes I need to restrict access to the device and/or allow only some requests to be accepted by the agent.
Is there a way to disable some requests on agent side?
For instance can I mark as not supported vfs.dev.read[]???
Thanks in advance
Best regards
Lorenzo
I installed Zabbix agent on one of our Linux devices and start the daemon as zabbix user. Everything works fine and running ./zabbix_agentd -p I can see a list of all possible requests that can be made by the servers.
The problem is that for security purposes I need to restrict access to the device and/or allow only some requests to be accepted by the agent.
Is there a way to disable some requests on agent side?
For instance can I mark as not supported vfs.dev.read[]???
Thanks in advance
Best regards
Lorenzo
Comment