table of contents
USAGE:(8) | System Manager's Manual | USAGE:(8) |
NAME¶
v29_servicelog - servicelog database tool
SYNOPSIS¶
v29_servicelog {query_flags} {other_flags}
DESCRIPTION¶
- Query Flags:
- --id=<id>
- find servicelog event with key <id>
- --type=<type>
- event type(s) to query on types are os, app, ppc64_rtas, ppc64_encl (this option may be specified more than once)
--start_time=<time> beginning of time window
- --end_time=<time>
- end of time window
- --repair_action={yes|no|all}
- search for repair actions?
- --serviceable={yes|no|all}
- search for serviceable events?
- --event_repaired={yes|no|all}
- search for repaired events?
- --severity=<sev>
- search for events of particular sev
- Other Flags:
- --verbose | -v
- verbose output
- --Version | -V
- print version
- --help
- print this menu and exit
- Query Flags:
- --id=<id>
- find servicelog event with key <id>
- --type=<type>
- event type(s) to query on types are os, app, ppc64_rtas, ppc64_encl (this option may be specified more than once)
--start_time=<time> beginning of time window
- --end_time=<time>
- end of time window
- --repair_action={yes|no|all}
- search for repair actions?
- --serviceable={yes|no|all}
- search for serviceable events?
- --event_repaired={yes|no|all}
- search for repaired events?
- --severity=<sev>
- search for events of particular sev
- Other Flags:
- --verbose | -v
- verbose output
- --Version | -V
- print version
- --help
- print this menu and exit
v29_servicelog | System Administration Utilities |