[systemd-bugs] [Bug 66664] journalctl boot reporting inconsistent

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 20 11:08:52 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66664

--- Comment #20 from hortplumber at gmail.com ---
I just posted the journalctl diagnostic tool as an attachment.

It should run standalone on most systems with perl ~5.6 or later.  All my
local library dependencies were interpolated into the script so hopefully
there should not be any dangling dependencies.

The source contains a reasonably complete documentation header up top. If you
want to understand what the tool does and how it performs the drop-rate
analysis, you'll have to read it. Sorry.

If you simply want to run it in appliance-operator mode and post your results
here to the bug tracker for others to look over then you don't need to
understand much about what it's doing, but you should still read the paragraph
beginning with "jcdiag expects..." which describes the assumptions regarding
the logfile contents.  Otherwise the results you post may be meaningless.

To run in appliance-operator mode, just

   $ jcdiag -v yourlogfile 2> yourlogfile.err

should do the trick.  This will create a report file named yourlogfile.rpt,
and write verbose stderr contents to yourlogfile.err.  Post both of those
files to the bugtracker.

Neither file should contain any private information, but check it to be sure
of course. Anything posted to this bugtracker is world-visible.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130720/8c8caecf/attachment.html>


More information about the systemd-bugs mailing list