Hello,
I am trying to figure out what condition within a trigger to create for a sudden drop or increase in ASP connections (rate of change). There may be a trigger condition for this already, just wanted to know if someone could point me in the right direction.
right now i am using this.
{HOSTNAME
erf_counter["\Active Server Pages\Sessions Current"].abschange(0)}<500
the results are not what i had anticpated.
Zabbix version 1.4.2
so if i have a value that is like 1000 and all of a sudden i drops by 500 or more than a trigger would go into an on state, vise versa for increase.
Any help would be appreciated.
Allen
I am trying to figure out what condition within a trigger to create for a sudden drop or increase in ASP connections (rate of change). There may be a trigger condition for this already, just wanted to know if someone could point me in the right direction.
right now i am using this.
{HOSTNAME
erf_counter["\Active Server Pages\Sessions Current"].abschange(0)}<500the results are not what i had anticpated.
Zabbix version 1.4.2
so if i have a value that is like 1000 and all of a sudden i drops by 500 or more than a trigger would go into an on state, vise versa for increase.
Any help would be appreciated.
Allen