Sandro Bonazzola has submitted this change and it was merged.
Change subject: sos: engine: add jboss stack trace
......................................................................
sos: engine: add jboss stack trace
added jbosstrace option, enabled by default, to engine
sos plugin.
The new option send a SIGQUIT signal to the JBoss
process launched by ovirt-engine, causing a dump of
the stack trace to /var/log/ovirt-engine/console.log.
Other JBoss instances will not receive that signal.
Change-Id: Id049f1cc7f322995a8692562a3f7aebddc7cc04d
Bug-Url:
https://bugzilla.redhat.com/989484
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/sos/plugins/engine.py
1 file changed, 57 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19365
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id049f1cc7f322995a8692562a3f7aebddc7cc04d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server