Hi all,
i have a shell scripts , and use external checks type.
in my linux system i have a environment variables. for example
" export test='xxx' ";
when i run script from zabbix , i can't get the test value.
so , how to get clinet environment variables from zabbix run shell.
If someone has any idea, thank you.
i have a shell scripts , and use external checks type.
in my linux system i have a environment variables. for example
" export test='xxx' ";
when i run script from zabbix , i can't get the test value.
so , how to get clinet environment variables from zabbix run shell.
If someone has any idea, thank you.
Comment