This is a listing of all PCI devices found during the Linux kernel initialization and their configuration, as the following example shows:

Module options:
-
-r (--remote) [[rsh|ssh]://][user@]host
remote monitoring using user as logname on remote host host (rsh or ssh facilities must be properly setup). If user is not specified, current user is used as logname on remote host. The protocol is either ssh or rsh (used by default). The module title is set to pci(host).
Examples:
$ moodss pci -r jdoe@foo.bar.com
$ moodss pci -r ssh://jdoe@foo.bar.com
$ moodss pci --remote foo.bar.com