I made a UserParamerter as follows: UserParameter=system.psall,ps -auxr
I made an text item that corrisponds to the UserParameter. The problem is that Zabbix truncates the text at the middle of the 24 line while there is a total of 40 lines to report. Zabbix_get reports the same truncated text. This is a FreeBSD system. All I'm trying to accomplish is a log of the running proccesses and their stats.
Thanks,
Ben
I made an text item that corrisponds to the UserParameter. The problem is that Zabbix truncates the text at the middle of the 24 line while there is a total of 40 lines to report. Zabbix_get reports the same truncated text. This is a FreeBSD system. All I'm trying to accomplish is a log of the running proccesses and their stats.
Thanks,
Ben
Comment