I have a problem to show/get multiline output from External scripts.
I defined the item of type Text, but when it collects the data, only first line is always presented.
Does the zabbix support multi-line values? Is there any guide how to handle with this situation?
I can always replace the 'new line character' with other character inside the external script, but it is not the right way as it can cause the returned output less readable.
(for example, when returning the sql query with multiple rows)
I defined the item of type Text, but when it collects the data, only first line is always presented.
Does the zabbix support multi-line values? Is there any guide how to handle with this situation?
I can always replace the 'new line character' with other character inside the external script, but it is not the right way as it can cause the returned output less readable.
(for example, when returning the sql query with multiple rows)

.
Comment