NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPTIONS | ENVIRONMENT VARIABLES | SEE ALSO
This daemon is executed by bringup(1M). Do not execute it on the command line.
netcon_server manages communications between the various SSP Console Windows (also called netcon-connect sessions) and the specified boot processor of the corresponding domains specified by each SSP Window's SUNW_HOSTNAME environment variable.
When the domain is up, netcon_server acts as a relay between the various Domain Console Windows and the cvcd(1M) daemon running on the domain side. When the domain is down, it is a relay between the Domain Console Windows and OBP.
netcon_server behaves like a daemon; it spawns a copy of itself and the parent process exits, effectively disconnecting itself from the controlling terminal.
The following options are supported:
Suspend netcon session logging if syslogd's local1 facility is enabled in /etc/syslog.conf.
Use the specified boot processor.
Restart netcon_server, obtaining the domain boot processor from the snmpd(1M) daemon. Execute netcon_server -r only when netcon_server has died and the host is either up or at the OBP prompt.
The environment variable SUNW_HOSTNAME must be set to the name of the domain.
bringup(1M), ssp_startup(1M), netcon(1M), thermcal_config(1M) in the Sun Enterprise 10000 SSP Reference Manual
cvcd(1M) in the Solaris Reference Manual
NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPTIONS | ENVIRONMENT VARIABLES | SEE ALSO