William Lallemand
84640aaa2a
MINOR: mworker/cli: add 'debug' to 'show proc'
This patch adds a 'debug' parameter to the 'show proc' command of the
master CLI. It allows to show debug details about the processes.
Example:
echo 'show proc debug' | socat /tmp/master.sock -
\#<PID> <type> <reloads> <uptime> <version> <ipc_fd[0]> <ipc_fd[1]>
391999 master 0 [failed: 0] 0d00h00m02s 3.1-dev10-b9095a-63 5 6
\# workers
392001 worker 0 0d00h00m02s 3.1-dev10-b9095a-63 3 -1
\# programs
2024-10-24 14:23:27 +02:00
..
2024-10-16 22:57:52 +02:00
2024-10-12 16:29:15 +02:00
2024-06-03 17:00:00 +02:00
2023-11-23 16:26:13 +01:00
2009-02-22 16:46:38 +01:00
2021-05-09 06:50:46 +02:00
2024-10-22 20:13:00 +02:00
2018-11-18 22:23:15 +01:00
2024-03-05 11:50:34 +01:00
2006-06-15 21:48:13 +02:00
2020-08-26 18:40:53 +02:00
2024-05-30 13:53:46 +02:00
2024-05-29 15:00:02 +02:00
2006-06-15 21:48:13 +02:00
2015-08-11 12:17:41 +02:00
2024-08-21 17:50:03 +02:00
2024-10-24 14:23:27 +02:00
2019-05-25 07:34:24 +02:00
2014-11-21 07:51:57 +01:00
2024-02-08 15:51:49 +01:00
2022-12-07 09:08:18 +01:00
2023-02-12 09:26:48 +01:00
2009-02-22 16:46:38 +01:00
2023-11-23 16:23:14 +01:00
2019-06-15 21:25:06 +02:00
2019-05-31 17:24:06 +02:00
2024-07-12 16:38:49 +02:00
2021-04-02 17:48:42 +02:00