Can more than 1 NTP server be configured on the NodeGrid?
You can configure a NTP pool, which will request date and time from several NTP servers. In fact, that is the default configuration.
CLI
[admin@nodegrid date_and_time]# show /settings/date_and_time/
system time: Wed Jan 25 12:59:46 EST 2017
date_and_time = network_time_protocol
last_update: Wed Jan 25 12:59:10 2017 (24.248.217.23)
server = pool.ntp.org
zone = us|eastern
Web
System, Date and Time page:
You can also add another NTP server in the Server field, comma separated (no space)
To check the NTP servers you can run the commands (as root)
chronyc -n tracking or chronyc -n sources
Related Articles
DHCP Server Lease Management
Nodegrid version 5.10.x provides better visibility into your DHCP network and offers a new feature ease management of your DHCP network. You can find these improvements under Tracking-->Network-->DHCP. The DHCP section here is now split between ...
Nodegrid Manager Installation in ESXi 5
Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process: Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
Nodegrid Manager Installation in ESXi 6
Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process: Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
How to Configure Nodegrid Serial Ports
To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below. WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...
How to Telnet and SSH to the Nodegrid Serial Ports
Note: by default, Telnet access is turned off with your Nodegrid Serial Console. Authorized users can use Telnet or SSH to connect directly to the console of a managed device if all of the following are true: Telnet / SSH protocol is enabled under ...