Reply To: timestamp for alert log

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf timestamp for alert log Reply To: timestamp for alert log

#58402
Michael Hertel
Participant

    hci rs6kf% hcisitectl -h

    Usage:

           hcisitectl [-f] [-h ] [{ -K | -k }] [{ -S | -s }] [-u <#users>] [-A ]

    Where:

           -K              = Kill ALL daemon processes

           -k       = Kill specified daemons, what is comma separated list

                             what: l = lockmgr

                                   m = hcimonitord

           -S              = Start ALL daemon processes

           -s       = Start specified daemons, what is comma separated list

                             what: l = lockmgr

                                   m = hcimonitord

           -u <#users>     = specify maximun number of users for lockmgr.

                            The #users defaults to 500 and must be great than 200.

           -A       = specify startup args for daemons, args is a

                             comma separated list.  Each entry is of the

                             form: =

                             where what is l or m (as above) and

                             are the arguments to pass to that daemon.

           -f              = force killing of daemons

           -h              = name of remote host

           -n              = Don’t run under service on NT

           if no options are specified, the status of the daemons

           is verified and reported.