It is not going to pick up the version change immediately. That is an "item" just like everything else in Zabbix and has an update interval. Mine is set at 3600, I believe, so any version changes take an hour to show in the frontend.
Just rename your old agent binary to something like zabbix_agentd.old and put your new binary in the same folder as the old binary.
Do the same thing for your conf file... rename it to something like zabbix_agentd.conf.old and put your new conf into place.
Restart your agent.
Just rename your old agent binary to something like zabbix_agentd.old and put your new binary in the same folder as the old binary.
Do the same thing for your conf file... rename it to something like zabbix_agentd.conf.old and put your new conf into place.
Restart your agent.
Comment