Hello,
I am trying to use some guys made custom script for .jks certificate file certificate monitoring:
However when I want to import the triggers the expressions do not work. I tried to do it to template.xml it also does not work. It does not like to seem to want this part:
JVM keystore:jvm.keystore.enddate[{#KEYALIAS}].last()} - {JVM keystore:jvm.keystore.enddate[{#KEYALIAS}].now()
Somehting has changed between zabbix versions over time so now it wont accept this expression?
Any workaround on how I can construct this expression without reworking the script?
I am trying to use some guys made custom script for .jks certificate file certificate monitoring:
However when I want to import the triggers the expressions do not work. I tried to do it to template.xml it also does not work. It does not like to seem to want this part:
JVM keystore:jvm.keystore.enddate[{#KEYALIAS}].last()} - {JVM keystore:jvm.keystore.enddate[{#KEYALIAS}].now()
Somehting has changed between zabbix versions over time so now it wont accept this expression?
Any workaround on how I can construct this expression without reworking the script?
Comment