zabbix-scripts icon indicating copy to clipboard operation
zabbix-scripts copied to clipboard

My Zabbix template and scripts

Results 3 zabbix-scripts issues
Sort by recently updated
recently updated
newest added

Hi Currently trying out the script, im not sure if i did this part correctly, Added the conf into the sudoers folder running ubuntu 18.04 `cp sudo_zbx-zimbra.conf /etc/sudoers.d/` But im...

In Centos 7, _mailq_ was in different directory, maybe you can mention that in readme :) I used _locate_ to find it. _/opt/zimbra/postfix-2.11.1.2z/sbin/mailq_

sudo_zbx-zimbra.conf won't work with extension .conf. At least in Centos 7. And it need to be created like that "sudo visudo -f /etc/sudoers.d/sudo_zbx-zimbra", so it will be created with correct...