Timezone mismatch across cluster members-checkpoint-secureplatform
Vendor: checkpoint
OS: secureplatform
Description:
Indeni will identify when two devices are part of a cluster and alert if the timezone setting is different.
Remediation Steps:
Review the settings of each device in the cluster and ensure they are the same.
chkp-secureplatform-timezone
name: chkp-secureplatform-timezone
description: displays timezone
type: monitoring
monitoring_interval: 10 minute
requires:
vendor: checkpoint
os.name: secureplatform
comments:
timezone:
why: |
To check the timezone of the device
how: |
By Runing the Check point command "show timezone"
can-with-snmp: false
can-with-syslog: false
steps:
- run:
type: SSH
command: ${nice-path} -n 15 cat /etc/localtime.tz
parse:
type: AWK
file: timezone.parser.1.awk
cross_vendor_compare_timezone
Failed to fetch the data: https://bitbucket.org/indeni/indeni-knowledge/src/master/rules/templatebased/crossvendor/cross_vendor_compare_timezone.scala