#19 closed defect (fixed)
Debug information while filing tickets
| Reported by: | rick | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Keywords: | Cc: | ||
| Resource needed to fix: |
Description
Currently pretty tough to match incident/bug with specific version of node image/config version. Some custom script (maybe called wl-version) with outputs like:
- uname -a
- Image version number/revision number
- some additional information would make debugging much more easy.
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
FYI: The new sysutils/sysinfo port does a much nicer job, when gathering full statistics of a host :-)
Note:
See TracTickets
for help on using tickets.

Initial version at r6905 which does the job