Hello everybody, please help if you know.
I would like to monitor AIX errorlog, which is unfortunately binary ring buffer. I can do it with AIX native tool errpt and some scripting.
I defined custom item 'errorlog' of type log, on client side connected to script
(UserParameter=errlog,/usr/local/bin/zabbix_errpt)...