Hi,
Adding a new UserParameter in the remote Machine where a zabbix agent is installed. I modified the line showing the <key>,<command> to execute in the /etc/zabbix/zabbix_agentd.conf as follow:
UserParameter=system.test,who|wc -l
After restaring the service, returning to zabbix server and added a new Item including the key just added in the configuration agent file in the remote machine.
The Zabbix agent is well running but after waiting the request and loading the data gathered from the agent. The item shows an error with a ZABBIX NOT SUPPORTED..
Any idea ???:
Adding a new UserParameter in the remote Machine where a zabbix agent is installed. I modified the line showing the <key>,<command> to execute in the /etc/zabbix/zabbix_agentd.conf as follow:
UserParameter=system.test,who|wc -l
After restaring the service, returning to zabbix server and added a new Item including the key just added in the configuration agent file in the remote machine.
The Zabbix agent is well running but after waiting the request and loading the data gathered from the agent. The item shows an error with a ZABBIX NOT SUPPORTED..
Any idea ???: