Skip to content

Collect dbus (itself) stats #82

@cooperlees

Description

@cooperlees

Add what makes sense as optional output for monitord

  • Config enabled
    • When in daemon mode - Maybe also grab these stats less if the rerun period is < a dbus stat specific
      • The debug stats are non blocks / clostly to grab from dbus-broker for example
sudo dbus-send --system --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.Debug.Stats.GetStats

ZBus has a module for this: https://docs.rs/zbus/latest/zbus/fdo/index.html

Daemon Specific

dbus-broker

  • Would also love parsing these and making stats - especially quota usage
  • Again, config enabled please

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions