I have a fleet of applications that need to pass some critical variables
back to systemd so that our services monitor can collect them.  My hope is
that this can be done via sd_notify as it is very much a config-management
and process monitoring related task.

Currently my monitor subscribes to PropertiesChanged in dbus, and gets the
active/running notification upon an sd_notify from the service, I can see
the StatusText variable set via the STATUS=... but I can't seem to figure
out where the rest of the notify state is stored.

Thanks,
Rick
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to