gxstatus(1)		daemons               gxstatus(1)

NAME
	gxstatus

SYNOPSIS
	gxstatus start|stop [<daemon>]
        gxstatus reload <daemon>

DESCRIPTION
	gxstatus is a user tool that administrates
	daemons. 

	gxstatus resides in installation directory.

        If command start/stop is used without
        specifying daemon name, it will try to
        start all available daemons, that are part
        of the Event Processing System.

        If command reload is used. It will tell
        the daemon to reload its configuration.

EXAMPLES
	To launch all daemons, stand in 
	installation directory and type:
	./gxstatus start

	To start a single daemon:
	./gxstatus start trapd

	To retreive info about daemons:
	./gxstatus

SEE ALSO
