I'm monitoring an HTTP endpoint that returns a text list, and use a Javascript preprocessing step to count the number of lines.
Sometimes the returned value is empty, so Zabbix makes the item unsupported.
I could use a "Check for not supported value" preprocessing step, but I think that would bypass any error the item might have.
How do you guys handle the "Server returned empty content" error?
Sometimes the returned value is empty, so Zabbix makes the item unsupported.
I could use a "Check for not supported value" preprocessing step, but I think that would bypass any error the item might have.
How do you guys handle the "Server returned empty content" error?
Comment