Hi ALL,
I have set a trigger as below in Zabix 2.0
{Template SNMP JVM - 03:jvmPSEdenSpaceUsed[{$INSTANTID03}].last(0,60)}>{Template SNMP JVM - 03:jvmPSEdenSpaceMaxSize[{$INSTANTID03}].last(0)}-1
I have define in Action when the trigger execute send a mail, But when i get the mail the trigger it is not executing on the given value, as per the trigger if "jvmPSEdenSpaceUsed" is greater than 508.94 MB it should execute, but instead it is executing on 17.55 MB.
Zabbix Action to Mail output :
Trigger: jvmPSEdenSpace
Trigger status: PROBLEM
Trigger severity: High
Trigger URL:
Item values:
1. jvmPSEdenSpaceUsed -03 (srv1311:jvmPSEdenSpaceUsed[03]): 17.55 MB
2. jvmPSEdenSpaceMaxSize - 03 (srv1311:jvmPSEdenSpaceMaxSize[03]): 508.94 MB
I have set a trigger as below in Zabix 2.0
{Template SNMP JVM - 03:jvmPSEdenSpaceUsed[{$INSTANTID03}].last(0,60)}>{Template SNMP JVM - 03:jvmPSEdenSpaceMaxSize[{$INSTANTID03}].last(0)}-1
I have define in Action when the trigger execute send a mail, But when i get the mail the trigger it is not executing on the given value, as per the trigger if "jvmPSEdenSpaceUsed" is greater than 508.94 MB it should execute, but instead it is executing on 17.55 MB.
Zabbix Action to Mail output :
Trigger: jvmPSEdenSpace
Trigger status: PROBLEM
Trigger severity: High
Trigger URL:
Item values:
1. jvmPSEdenSpaceUsed -03 (srv1311:jvmPSEdenSpaceUsed[03]): 17.55 MB
2. jvmPSEdenSpaceMaxSize - 03 (srv1311:jvmPSEdenSpaceMaxSize[03]): 508.94 MB