Hi All
I'm looking to automate soem functionality and am trying to use zabbix_sender on my server.
But when I run the install
I'm not sure why it's not available. Any thoughts?
I'm looking to automate soem functionality and am trying to use zabbix_sender on my server.
Code:
username@zabbix:/usr/bin$ zabbix_sender Command 'zabbix_sender' not found, but can be installed with: sudo apt install zabbix-agent
Code:
username@zabbix:/usr/bin$ sudo apt install zabbix-agent [sudo] password for username: Reading package lists... Done Building dependency tree... Done Reading state information... Done zabbix-agent is already the newest version (1:6.4.6-1+ubuntu20.04).
Comment