common_ikm.rst 567 B

123456789101112131415161718192021
  1. **-h**, **--help**
  2. Print the monitor's options and the available reactors list.
  3. **-r**, **--reactor** *reactor*
  4. Enables the *reactor*. See **-h** for a list of available reactors.
  5. **-s**, **--self**
  6. When tracing (**-t**), also print the events that happened during the **rv**
  7. command itself. If the **rv** command itself generates too many events,
  8. the tool might get busy processing its own events only.
  9. **-t**, **--trace**
  10. Trace monitor's events and error.
  11. **-v**, **--verbose**
  12. Print debug messages.