VadimIpatov / zbx_pacemaker

A Zabbix template for pacemaker cluster monitoring with virtual ip
MIT License
15 stars 12 forks source link

sudo: a terminal is required to read the password #6

Open ashok453 opened 4 months ago

ashok453 commented 4 months ago

I have followed the instructions, added UserParameter in zabbix agent configuration file. When we run a test from Zabbix it ends up with below error. It looks like it is using the default account "zabbix" that gets created during the installation of Zabbix agent on the machines. However this account doesn't have a password set, no shell enabled. Do we have a work-around?

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required

VadimIpatov commented 1 month ago

Have you copied the sudoers file as mentioned in readme?