- Joined
- Mar 4, 2020
- Messages
- 35
- Reaction score
- 9
Hi there,
Currently we're seeing a slight issue on our Windows server every 30 minutes where the time is changed:
This causes a spike in CPU usage and call audio drops for a few seconds and comes back.
I've noticed the NTP settings within the 3cx management console point to pool.ntp.org, I want to set this to some local NTP servers however I want to do it against two, not one.
What is the correct way of setting this, would it be:
Thanks
Currently we're seeing a slight issue on our Windows server every 30 minutes where the time is changed:
Code:
The system time has changed to 2020-04-22T10:26:57.561000000Z from 2020-04-22T10:26:48.426982400Z.
Change Reason: An application or system component changed the time.
This causes a spike in CPU usage and call audio drops for a few seconds and comes back.
I've noticed the NTP settings within the 3cx management console point to pool.ntp.org, I want to set this to some local NTP servers however I want to do it against two, not one.
What is the correct way of setting this, would it be:
Code:
ntp1.domain.com,ntp2.domain.com
Thanks