-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
- When in daemon mode - Maybe also grab these stats less if the rerun period is < a dbus stat specific
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
- Could enhance it's auto parsing to be friendlier
DBus Spec: https://dbus.freedesktop.org/doc/dbus-specification.html#message-bus-debug-stats-interface
Daemon Specific
dbus-broker
- Would also love parsing these and making stats - especially quota usage
- Again, config enabled please
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed