Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to the Device UI, administrators can use additional diagnostic tools to get more visibility into individual hostsNIOS-X servers. If you are an admin user, you can execute these diagnostic tools and have the diagnostic results displayed in a browser connected to the Cloud Services Infoblox Portal, with the ability to download the results. Certain diagnostic tools require certain services to be running on the hostserver.

To run diagnostic tools on your hostsservers, complete the following:

  1. From the Cloud Services Infoblox Portal, click Manage > Infrastructure > Hostsclick Configure > Servers
  2. Select the check box of the hostserver on which you want to run the diagnostic tool.
  3. Click   Host Server Actions > Troubleshoot, and then select one of the following tools. For each tool, you can click Download in the respective dialog to download the diagnostic results. All results are downloaded as a text file.
    • Traceroute: In the dialog, complete the following:
      • Target: Enter the target domain on which you want to execute the traceroute command. Example: csp.infoblox.com.
      • Port: Enter the port you use to communicate with the Cloud Services Infoblox Portal.
      • Network Interface: Select the network interface you want to use to execute the traceroute command on the hostserver. This allows you to capture all transmitted and received traffic over the selected interface. You can also view the routes and hops used for the host server using the selected interface. Note that you can select only one interface at a time. If you do not select an interface, the traceroute command will be executed on all interfaces for the hostserver. You cannot select a combination of interfaces.
      • Click Execute when you complete the configuration. Results are displayed in the Traceroute Results section. Note that the results support up to four hops.
    • DNS Test: The DNS Test tool is used to test the local resolver's connectivity and it's ability to resolve BloxOne Cloud Infoblox endpoints. In the dialog, enter csp.infoblox.com as the Domain Name, and click Execute. Results are displayed in the DNS Test Results section. Note that this tool is used to confirm whether the BloxOne Cloud Infoblox endpoints (such as csp.infoblox.com, cp.noa.infoblox.com, and others) are resolvable by the configured DNS local resolver. These domains must be resolved in order to connect to the cloud.
    • Traffic Capture: In the dialog, complete the following:
      • Timeframe: Select the timeframe for the traffic capture. A valid value is from 10 seconds to 10 minutes.
      • Source and Destination: Enter a valid IP address or FQDN for your source and target devices. These fields are optional.
      • Port: Enter the port you use to communicate with the Cloud Services Infoblox Portal.
      • Service: Select the service you want to capture for the report. If you do not select any service, traffic for all services currently running on the host server will be captured.
      • Network Interface: Select the network interface you want to use to execute the traffic capture operation. This allows you to capture all traffic over the selected interface. Note that you can select only one interface at a time. If you do not select an interface, the traffic capture will be executed on all interfaces for the hostserver. You cannot select a combination of interfaces.

...

ParameterDefinition
Local timeThe current time observed in UTC format at the locality in which the host residesthe server's time zone.
Universal timeThe current time in UTC format, which is the primary time standard used globally to regulate clocks and time.
RTC timeThe current time in RTC (Real-Time Clock) format. RTC is a digital clock that keeps track of time even when the power is off or low on the respective device.
Time zoneThe time zone in which the host server resides. A time zone is a region or locality in which the same standard time is being kept.
System clock synchronized

The status here defines whether the system clock is synchronized at the host server level or not. The value can be yes or no, as defined below:

yes: When the on-premise NTP service is removed or stopped, the container will be removed as well. In this case, the host server starts to manage the NTP service. Thus, the system clock synchronized status is yes.

no: Once the on-premise NTP service has been enabled and started, the NTP service will be running at the container level. Thus, the system clock synchronized status at the host server level is no.

NTP serviceIf the Linux Kernel is not running the NTP service, the value is n/a (not available).
RTC in local TZ

This defines whether the RTC (Real-Time Clock) in Linux is managing the NTP service in the local time zone. The value can be yes or no, as defined below:

yes: The Linux Kernel is managing the NTP service.

no: The Linux Kernel is not managing the NTP service.

...

Note
titleNote

Check to verify that your NTP is properly configured on your machine. If not, configure NTP prior to running the diagnostic test.

To configure NTP on ubuntu, run the following command:

     sudo apt-get install ntp
  • Restart HostServer: Select this to restart the selected  hostselected server. In the confirmation dialog, click Confirm to restart a hostserver. Only Admin users can restart a hostserver. If your host server is disconnected, you can restart the host server using the hostserver's local UI.