Hi everyone, I've been lurking this forum for quite a while and haven't encountered a problem similar to mine.
I'm pretty new to Zabbix and I'm a ultra noob when it comes to this type of stuff (command line, linux, sql, etc).
I've recently updated to zabbix 4.4, on the former zabbix 4.2 I was able to send SNMP commands to agents, this enabled me to change some parameters in the agents.
Besides the script commands problem, everything is running nicely.
With Zabbix 4.4 whenever I send a "snmpset" command I get the following error:
"
sh: 1: snmpset: not found
Cannot execute script
"
the equation I have been using is:
snmpset -v2c -c (private) {HOST.IP} (OID) i (value)
I've been gathering data without any problems using SNMP pulling. When I first tried to send SNMP commands in 4.2 the problems/errors I encountered we're construction errors in the equation.
At this point I'm not sure if there's a package that might be missing from install or some paramether that needs to be changed in Zabbix files for the SNMPset to work.
Thank you in advance!
IPTC
I'm pretty new to Zabbix and I'm a ultra noob when it comes to this type of stuff (command line, linux, sql, etc).
I've recently updated to zabbix 4.4, on the former zabbix 4.2 I was able to send SNMP commands to agents, this enabled me to change some parameters in the agents.
Besides the script commands problem, everything is running nicely.
With Zabbix 4.4 whenever I send a "snmpset" command I get the following error:
"
sh: 1: snmpset: not found
Cannot execute script
"
the equation I have been using is:
snmpset -v2c -c (private) {HOST.IP} (OID) i (value)
I've been gathering data without any problems using SNMP pulling. When I first tried to send SNMP commands in 4.2 the problems/errors I encountered we're construction errors in the equation.
At this point I'm not sure if there's a package that might be missing from install or some paramether that needs to be changed in Zabbix files for the SNMPset to work.
Thank you in advance!
IPTC