I have set a User Parameter named check_keyword[].
It will execute grep to check one agent side file if it contains some keyword.
The keyword is defineded in a setting file which is in zabbix server.
(We want to use single setting file to let all agent find the same keyword.)
How can I pass this setting to each agent by User Parameter?
It will execute grep to check one agent side file if it contains some keyword.
The keyword is defineded in a setting file which is in zabbix server.
(We want to use single setting file to let all agent find the same keyword.)
How can I pass this setting to each agent by User Parameter?
Comment