Hi,
I am trying to come up with a script to shutdown all processes safely.
hcienginestop -p would do the job except when the process is too busy to respond in which case it waits (waitForIt) for 30 times 10 seconds (300 seconds) before sending SIGINT and another 300 seconds before sending SIGKILL if SIGINT fails.
Have any of you changed the wait period for any reason?
thanks in advance for your response,
Vamshi Mugu,
Altru Health System.