trapd(1)		daemons                  trapd(1)

NAME
	trapd

DESCRIPTION
	trapd recevies traps, and does a basic 
	correlation of the trap according to the 
	configuration file trap.conf(1).

	trapd resides in installation directory.

SIGNALS
	If an application cannot talk to trapd
	using the socket, signalling can be done.
	Following signals are defined:

	SIGHUP - Causes trapd to reread the
	configuration file trap.conf.

	SIGINT - Causes trapd to create a
	core image of it self. This is done
	by forking. If the system doesn't support
	copy-on-write this can impact performance
	on the system.

SEE ALSO
	trap.conf(1)
