summaryrefslogtreecommitdiffstats
path: root/health/guides/timex/system_clock_sync_state.md
blob: c242e0a55a16fb716e4f457be467c00ea31c4a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
### Understand the alert

The Netdata Agent checks if your system is in sync with a Network Time Protocol (NTP) server. This alert indicates that the system time is not synchronized to a reliable server. It is strongly recommended having the clock in sync with NTP servers, because, otherwise, it leads to unpredictable problems that are difficult to debug especially in matters of security.

### Troubleshoot the alert

Different linux distros utilize different NTP tools. You can always install `ntp`. If your clock is out of sync, you should first check for issues in your network connectivity. 
  
### Useful resources

[Best practices for NTP servers](https://bluecatnetworks.com/blog/seven-best-practices-to-keep-your-ntp-resilient/).