NAME
killBIN - "safe" and shutdown instruments, and prepare for node shutdown
SYNOPSIS
killBIN node [-bkqrs][-D quitDelaySec][-H haltDelaySec]
DESCRIPTION
killBIN "gracefully" shuts down the specified node's SIAM instrument services (invoking 'safe' mode for those services that implement it), exits the SIAM application, and invokes then optional operations. Options and their defaults are as follows:


EXAMPLES

backups enabled: NO
safemode: NO
shutdown SIAM app: YES
halt linux: YES
notify parent: NO
% killBIN loc -q

backups enabled:  NO
safemode:   YES
shutdown SIAM app: YES
halt linux:   YES
notify parent:      NO
% killBIN loc -qs
backups enabled:         YES
safemode:                    NO
shutdown SIAM app:    YES
halt linux:                    YES
notify parent:                NO
% killBIN loc -qb


backups enabled:         NO
safemode:                    NO
shutdown SIAM app:    YES
halt linux:                     NO
notify parent:                NO
% killBIN loc -qk

backups enabled:         NO
safemode:                    NO
shutdown SIAM app:    YES
halt linux:                    YES
notify parent:               YES
% killBIN loc



ENVIRONMENT

The following environment variables must be set:


SEE ALSO

 binBackups