Is there any documentation of the different parameters of a trigger?
i.e.
The proc.num is obvious...but there appears to be several different options for the next settings.
min,diff, last, etc. are there a list of what all of these are and the syntax on how to use them?
i.e.
Code:
{Template_Linux:proc.num[]. min( 900 ) }>350
{Template_Linux:net.tcp.service[pop]. last( 0 ) }=0
min,diff, last, etc. are there a list of what all of these are and the syntax on how to use them?

Comment