Ensure clocks are synchronized on all nodes
Scanned 5/30/2026
Install via CLI
openskills install CyberStrikeus/CyberStrike---
name: cis-cassandra40-v130-1.6
description: "Ensure clocks are synchronized on all nodes"
category: cis-cassandra
version: "1.3.0"
author: cyberstrike-official
tags: [cis, cassandra, installation, updates, ntp]
cis_id: "1.6"
cis_benchmark: "CIS Apache Cassandra 4.0 Benchmark v1.3.0"
tech_stack: [cassandra]
cwe_ids: []
chains_with: []
prerequisites: []
severity_boost: {}
---
# 1.6 Ensure clocks are synchronized on all nodes
## Profile Applicability
- Level 1 - Cassandra on Linux
## Description
Enabling Network Time Protocol (NTP), or some equivalent way, to keep clocks on all nodes in sync is critical.
## Rationale
Cassandra decides which data is most current between all of the nodes in the cluster based on timestamps. It is paramount to ensure all clocks are in-sync, otherwise the most current data may not be returned or worse, marked for deletion.
## Audit
Depending on the Linux installation this may be checked by executing the following command on each node:
```bash
ps -aef | grep ntp
OR
ps -aef | grep chronyd
OR
timedatectl status | grep NTP
```
If NTP is not configured or clocks are out-of-sync then this is a finding.
## Remediation
Install and start the time protocol on every node in the Cassandra cluster.
## CIS Controls
**Controls Version v8:**
- 8.4 Standardize Time Synchronization
- Standardize time synchronization. Configure at least two synchronized time sources across enterprise assets, where supported.
**Controls Version v7:**
- 6.1 Utilize Three Synchronized Time Sources
- Use at least three synchronized time sources from which all servers and network devices retrieve time information on a regular basis so that timestamps in logs are consistent.
## Profile
- Level 1 | Manual
No comments yet. Be the first to comment!
Set up the Globalize CLI, create a translation project, and connect a GitHub or GitLab repository. Use this skill when the user asks to set up Globalize, install the Globalize CLI, authenticate with Globalize, or connect their project to the Globalize translation platform. Also use when the user mentions @globalize-now/cli-client or globalise-now-cli. This skill handles installation, authentication, project creation, and repository connection. For managing existing projects (glossaries, style...