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
...