Hi all. We use Zabbix agents on AIX servers. After server hardening some items cannot be collected (account "zabbix" is used for agents). This is the key list:
system.stat[cpu,id]
system.stat[cpu,wa]
system.stat[cpu,lbusy]
system.stat[cpu,pc]
system.stat[cpu,sy]
system.stat[cpu,us]
system.stat[memory,fre]
system.stat[kthr,r]
system.stat[kthr,b]
If account "root" is used, the items can be collected. Is it possible to define what zabbix agent exatly need for his run and item collection (permissions...)?
system.stat[cpu,id]
system.stat[cpu,wa]
system.stat[cpu,lbusy]
system.stat[cpu,pc]
system.stat[cpu,sy]
system.stat[cpu,us]
system.stat[memory,fre]
system.stat[kthr,r]
system.stat[kthr,b]
If account "root" is used, the items can be collected. Is it possible to define what zabbix agent exatly need for his run and item collection (permissions...)?