Commit graph

99 commits

Author SHA1 Message Date
Richard Frith-Macdonald
b328aee8dd Add timestamp information in -description and prevent repeated alarms about hung process 2020-07-06 10:46:51 +01:00
Richard Frith-Macdonald
e15731927e Add 'list proces ...' command and fix bug in limiting shutdown time to two minutes 2020-07-06 09:55:36 +01:00
Richard Frith-Macdonald
47edde29f1 Minor bugfixes and documentation improvements. 2020-07-03 15:02:15 +01:00
Richard Frith-Macdonald
f04f1292a3 Many fixups/alterations to launch/shutdown of processes. Removed the 'strict' option to enforce a prefix on defaults keys, since it was really never used and just complicated things. 2020-07-03 11:50:25 +01:00
Richard Frith-Macdonald
bcdb6d8c5f Rewrites of EcCommand.m and remove unnecessary code in EcProcess registration 2020-06-26 19:59:55 +01:00
Richard Frith-Macdonald
9934bbbdf2 Rewrite launching to make the LaunchInfo instances control most of the work and to use individual timers for each instance with the aim of simplifying launch and shutdown logic and alarms 2020-06-24 13:26:31 +01:00
Richard Frith-Macdonald
48d84025c4 Add current compress/delete setting information to status report 2020-05-28 10:49:26 +01:00
Richard Frith-Macdonald
6d73abdd40 attempt to make restart of a process more reliable in the case where it stopped
responding to the Command server for a while.
2020-04-04 11:03:26 +01:00
Richard Frith-Macdonald
85dfbfa006 deprecate old error/alert methods 2020-01-27 15:27:57 +00:00
Richard Frith-Macdonald
aecd4f8323 reset inter-launch delay when a task is launched from the Console 2019-11-08 09:22:36 +00:00
Richard Frith-Macdonald
fa6728fff0 further simplification of restart code 2019-11-01 16:27:29 +00:00
Richard Frith-Macdonald
97b124f865 Add some comments and further simplify task shutdown. 2019-11-01 14:16:04 +00:00
Richard Frith-Macdonald
634b013efb don't kill connection when we have a succesful unregister ... the remote end
needs it to stay alive for the response.
2019-11-01 13:12:27 +00:00
Richard Frith-Macdonald
40b2c6fa7d Simplify and fix task restart issues. 2019-11-01 12:53:46 +00:00
Richard Frith-Macdonald
5af129001e Changes to improve restart and suspend of tasks in the event that a task crashes 2019-10-29 14:56:27 +00:00
Richard Frith-Macdonald
d73852fbad avoid compiler warning 2019-10-04 11:03:49 +01:00
Richard Frith-Macdonald
94413442c3 another tweak for shutdwns 2019-10-04 11:02:07 +01:00
Richard Frith-Macdonald
00eb294e4a fix typo 2019-10-04 10:49:39 +01:00
Richard Frith-Macdonald
829fe1e5ce Improve restarting flag to better reflect the state of a task 2019-10-04 10:47:18 +01:00
Richard Frith-Macdonald
a91184d959 improve clean shutdown 2019-10-03 14:36:26 +01:00
Richard Frith-Macdonald
eb6f2ccbb7 rename to avoid conflict with superclass 2019-09-25 14:22:12 +01:00
Wolfgang Lux
a1347ffc90 Fix status command not working for abbreviated process names 2019-09-25 14:38:30 +02:00
Richard Frith-Macdonald
5ebd62e8d8 Make the delay for live process check longer 2019-08-23 15:20:03 +01:00
Richard Frith-Macdonald
3eeac6e114 correction to last change 2019-08-23 15:14:34 +01:00
Richard Frith-Macdonald
3662db65da Make testing for live processes more robust 2019-08-23 15:05:16 +01:00
Richard Frith-Macdonald
f2b0a9a874 Avoid creating huge numbers of alarm clears 2019-08-06 14:43:37 +01:00
Richard Frith-Macdonald
1c561f02ca Make checking of timeouts more robust by testing to see if they are invalidated 2019-06-16 09:40:51 +01:00
Richard Frith-Macdonald
8ee4d54ea1 improvements for Command startup 2019-05-31 17:33:53 +01:00
Richard Frith-Macdonald
7c28291e50 Try to ensure better graceful shutdown. 2019-05-21 16:41:54 +01:00
Richard Frith-Macdonald
f9cb29322b Avoid premature shutdown causing core dumps 2019-05-21 16:34:31 +01:00
Richard Frith-Macdonald
cc0ffd9068 backward compat tweaks 2019-05-16 08:46:47 +01:00
Richard Frith-Macdonald
d415fd6479 improve wait time for termination 2019-05-15 13:02:10 +01:00
Richard Frith-Macdonald
1f0f34db93 improve termination command 2019-05-14 12:42:16 +01:00
Richard Frith-Macdonald
e5c6e0cd0f report autolaunchable count 2019-05-10 11:01:21 +01:00
Richard Frith-Macdonald
0a21befc31 more diagnostics 2019-05-10 10:44:58 +01:00
Richard Frith-Macdonald
9c1a262477 more diagnostics 2019-05-09 15:55:14 +01:00
Richard Frith-Macdonald
530ec43cfc add status command 2019-05-09 12:22:36 +01:00
Richard Frith-Macdonald
a990abc848 suppress core dumps 2019-05-05 13:33:42 +01:00
Richard Frith-Macdonald
ca724305f1 Avoid excessing relaunching of crashing processes 2019-05-05 13:10:06 +01:00
Richard Frith-Macdonald
f981f77b4a fix check for terminating process 2019-02-25 09:36:54 +00:00
Richard Frith-Macdonald
9d72747d68 Don't relaunch a process we have asked to terminate 2019-02-25 08:49:23 +00:00
Richard Frith-Macdonald
e5963632fd improve clearing alarms on client startup 2019-02-15 08:25:45 +00:00
Richard Frith-Macdonald
5dd11178b0 Speed up realaunch 2019-02-11 16:17:16 +00:00
Richard Frith-Macdonald
17e4f1d0bd hanbdle disabled tasks 2019-02-08 11:43:57 +00:00
Richard Frith-Macdonald
29d4f167c6 More launch control options 2019-02-08 11:05:41 +00:00
Richard Frith-Macdonald
958bb2a4c4 Changes for much faster system startup, launching multiple tasks concurrently
and in quick succession (rather than at 5 second intervals).
2019-02-08 10:07:27 +00:00
Richard Frith-Macdonald
0b93b7b7d4 Improve alarms fro hung processes 2018-12-11 16:46:48 +00:00
Richard Frith-Macdonald
59b1484c9b Allow tell command to go to multiple hosts 2018-11-22 15:00:16 +00:00
Richard Frith-Macdonald
6693ee6330 logging tweaks 2018-07-30 21:26:41 +01:00
Richard Frith-Macdonald
afd1a03822 Improve restart help/audit logs 2018-06-12 15:23:12 +01:00