Hi community,
I'm new to the zabbix world. I apologize if some inforation is missing on my post.
Some backgruound:
We phase out some phisical servers in our company and perheps this broke the installation. Since the coworker who implemented zabbix is not in our company anymore... i'm quite lost.
The triggers show a similar error:

I can successfully execute the script with return value on the machine where the zabora.cmd locates.
I tried to install agent2 on the machine where the script is located and executed, but did not solve the error.
UserParam named usermarameter_oracle.comf looks like this
How can i further troubleshoot this error and fix the problem?
Any help is higli apreciated
Cheers
I'm new to the zabbix world. I apologize if some inforation is missing on my post.
Some backgruound:
We phase out some phisical servers in our company and perheps this broke the installation. Since the coworker who implemented zabbix is not in our company anymore... i'm quite lost.
- We have a zabbix server (on linux) hosted on a vps.
- We do use a zabbix-proxy (on linux) to monitor various windows vm and oracle DB.
- We do use zabora.cmd for this purpose.
- zabbix server 6.0.35
- zabbix proxy 6.0.35
- zabbix agent 6.0.35
The triggers show a similar error:
Cannot evaluate function last(/CUSTOMER_NAME/oracle[criticaltsp,{$SID},{$TNS},{$CUSTOMER}]): item is not supported.
I tried to install agent2 on the machine where the script is located and executed, but did not solve the error.
UserParam named usermarameter_oracle.comf looks like this
Code:
UserParameter=oracle[*],D:\zabbix\oracle\zabora.cmd $1 $2 $3 $4
Any help is higli apreciated
Cheers
Comment