4.2.2. Coreadm - lateralblast/parsec GitHub Wiki

Show Coreadm Information:

$ ./parsec.rb --server=hostname --report=coreadm --format=table --masked

+------------------------------+----------------------------------+
|                      Coreadm Configuration                      |
+------------------------------+----------------------------------+
| Item                         | Value                            |
+------------------------------+----------------------------------+
| global core file pattern     | /var/core/core_%n_%f_%u_%g_%t_%p |
| global core file content     | default                          |
| init core file pattern       | /var/core/core_%n_%f_%u_%g_%t_%p |
| init core file content       | default                          |
| global core dumps            | disabled                         |
| per-process core dumps       | enabled                          |
| global setid core dumps      | disabled                         |
| per-process setid core dumps | enabled                          |
| global core dump logging     | enabled                          |
+------------------------------+----------------------------------+