I could try something like:
{zabbix.mydomain.com:system.run[/usr/local/bin/checkissuer.sh mydomain.com 443].strlen()}>0
But the actual string value might not be available, just the number of characters.
Then, what would {{HOST.HOST}:{ITEM.KEY2}.last()} evaluate to be?
{zabbix.mydomain.com:system.run[/usr/local/bin/checkissuer.sh mydomain.com 443].strlen()}>0
But the actual string value might not be available, just the number of characters.
Then, what would {{HOST.HOST}:{ITEM.KEY2}.last()} evaluate to be?
Comment