Hi, I'm running the Zabbix frontend on IIS and I'm getting an error, I'm not getting this error when I run the frontend on linux.
I would like to know how to fix this error, so if anyone knows how to do it please tell me. I've searched on google and it seems that the php frontend is trying to execute a Linux command on windows(but I could be wrong):
ps -ef|grep zabbix_server|grep -v grep|wc -l
What are the consequences of this error and how do I fix it?
Here's a screenshot:
I would like to know how to fix this error, so if anyone knows how to do it please tell me. I've searched on google and it seems that the php frontend is trying to execute a Linux command on windows(but I could be wrong):
ps -ef|grep zabbix_server|grep -v grep|wc -l
What are the consequences of this error and how do I fix it?
Here's a screenshot:
and probably this error is fixed too
Comment