-
-
Notifications
You must be signed in to change notification settings - Fork 436
When using Cacti Daemon, a "Cron out of sync" message may be reported #5790
Copy link
Copy link
Closed
Labels
Milestone
Description
Observed with 1.2.27 on pollers using cactid periodically the out of sync errors comes up however no poller over runs
I have seen this on remote pollers that are standby and pretty much empty
Each time the poller process is held back exactly 5 seconds without and reason for the delay (no over run)
Below example are on different clusters and different hardware
servers are time synced with NTP
Local time: Mon 2024-07-29 10:48:34 EDT
Universal time: Mon 2024-07-29 14:48:34 UTC
RTC time: Mon 2024-07-29 14:48:34
Time zone: America/Toronto (EDT, -0400)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
Example 1
2024/07/29 08:20:03 - SYSTEM STATS: Time:2.1164 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:21:03 - SYSTEM STATS: Time:2.1151 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:22:03 - SYSTEM STATS: Time:2.1146 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
>>>>>2024/07/29 08:23:08 - SYSTEM STATS: Time:2.1153 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:24:03 - SYSTEM STATS: Time:2.1176 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:25:03 - SYSTEM STATS: Time:2.1472 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:26:03 - SYSTEM STATS: Time:2.1169 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
2024/07/29 08:27:03 - SYSTEM STATS: Time:2.1171 Method:spine Processes:1 Threads:1 Hosts:6 HostsPerProcess:6 DataSources:103 RRDsProcessed:0
Example 2
2024-07-29 10:20:02 - SYSTEM STATS: Time:1.1083 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:26 RRDsProcessed:0
2024-07-29 10:25:02 - SYSTEM STATS: Time:1.1095 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:26 RRDsProcessed:0
2024-07-29 10:30:02 - SYSTEM STATS: Time:1.1076 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:26 RRDsProcessed:0
2024-07-29 10:35:02 - SYSTEM STATS: Time:1.1132 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:26 RRDsProcessed:0
>>>2024-07-29 10:40:07 - SYSTEM STATS: Time:1.1078 Method:spine Processes:1 Threads:1 Hosts:1 HostsPerProcess:1 DataSources:26 RRDsProcessed:0
Reactions are currently unavailable