Skip to content

Commit

Permalink
Fixing typo in macro name
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeHullin committed May 21, 2024
1 parent e129702 commit 77277ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zabbix6/pfsense_active.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ zabbix_export:
expression: 'last(/Template pfSense Active/pfsense.value[cert_date,validTo.min])<last(/Template pfSense Active/pfsense.value[cert_date,validFrom.max])'
- uuid: 5e3be006678c4d5496ab30cd76bfc89a
expression: 'last(/Template pfSense Active/pfsense.value[cert_date,validTo.min])-now()<{$PFSENSE.CERT_EXPIRATION.WARN}'
name: 'One or more certificates are expiring less than {$PFSENSE_CERT_EXPIRATION.WARN}'
name: 'One or more certificates are expiring less than {$PFSENSE.CERT_EXPIRATION.WARN}'
opdata: 'Earliest "Valid To": {ITEM.LASTVALUE1}'
priority: HIGH
dependencies:
Expand Down

0 comments on commit 77277ac

Please sign in to comment.