Syntax:
ndscheck -h hostname:port -a admin_FDN -F logfile_path --config-file configuration_file_name_and_path
NOTE:You can specify either -h or --config-file and not both of them.
Typical Output to Log file which defaults to {home}/ndscheck.log:
######################## Fri Mar 9 09:49:03 2007 Connect to host or server "192.168.1.4:524" Reading eDirectory database... [OK] Performing health check on the eDirectory server ".CN=francis.dc=svr.dc=willeke.dc=com.T=WILLEKETREE." ... ------------------------------------------------------------------------------------------------------------ TreeName = WILLEKETREE NDS version: 20114.24 Server platform: eDirectory for Linux v8.8 SP1 [DS] Checking eDirectory LDAP and HTTP services... Checking http services available at address "http://192.168.1.4:8389/portal" ... [OK] Checking https services available at address "https://192.168.1.4:8636/portal" ... [OK] Checking ldap services available at address "ldap://192.168.1.4:389" ... [OK] Checking ldaps services available at address "ldaps://192.168.1.4:636" ... [OK] Checking http services available at address "http://192.168.1.4:8389/nds" ... [OK] Checking https services available at address "https://192.168.1.4:8636/nds" ... [OK] Checking http services available at address "http://192.168.1.4:8389/soap" ... [OK] Checking https services available at address "https://192.168.1.4:8636/soap" ... [OK] Checking health of partitions ... Number of partitions found = 1 Status of partition ".T=WILLEKETREE." ... [OK] Checking the status of the replica ring... Number of replicas = 2 +---------------------------------+-------+----------+--------------+---------------+ Server Name Status Time Sync Time Delta Replica State +---------------------------------+-------+----------+--------------+---------------+ .CN=SH.dc=svr.dc=willeke.dc=com... UP YES 0 m:0 s ON .CN=francis.dc=svr.dc=willeke.d... UP YES 0 m:0 s ON +---------------------------------+-------+----------+--------------+---------------+ Checking replication delta on the partition... Maximum replica ring delta "0:3:31 (hh:mm:ss)" Perishable delta on this server: "0:3:31 (hh:mm:ss)" Skulk Interval: 60 (mm) eDirectory health check completed.