HTML Code:
/etc/zabbix/zabbix_agentd.d# cat userparameter_esa_engine.conf UserParameter=esa_engine_status[*],supervisorctl status $1 2>&1 >> /dev/null && echo $?
However the above parameter is reported empty ("").
No error logs on either the agent or the server.
Any idea why?