System Administration Guide, Volume 3

NCA Files

You need several files to support the NCA feature. Many of these files are ASCII, but some of them are binary. The table below lists all of the files.

Table 2-3 NCA Files

File Name 

Function 

/etc/hostname.*

Lists all physical interfaces configured on the server. 

/etc/hosts

Lists all host names associated with the server. Entries in this file must match with entries in /etc/hostname.* files for NCA to function.

/etc/init.d/ncalogd

NCA startup script run when a server is booted. 

/etc/nca/nca.if

Lists the interfaces on which NCA is run (see the nca.if(4) man page).

/etc/nca/ncakmod.conf

Lists configuration parameters for NCA (see the ncakmod.conf(4) man page).

/etc/nca/ncalogd.conf

Lists configuration parameters for NCA logging (see the ncalogd.conf(4) man page).

/usr/bin/ncab2clf

Command used to convert data in the log file to Common Log File format (see the ncab2clf(1) man page).

/var/nca/log

Holds log file data; in binary format so do not edit this file.