Hi. I'm new to Zabbix and trying to understand one of the built in/out the box trigger prototype expressions included in the Windows OS template that's linked to the Windows Service discovery.
{Template OS Window:"service.info[{#SERVICE.NAME},state].min(#3)}<>0
This appears to correctly trigger when a discovered service is in a "not running" (<>0) state, however I can someone please advise what the ".min(#3)" part means, or relate to?
Thanks.
{Template OS Window:"service.info[{#SERVICE.NAME},state].min(#3)}<>0
This appears to correctly trigger when a discovered service is in a "not running" (<>0) state, however I can someone please advise what the ".min(#3)" part means, or relate to?
Thanks.
Comment