author | Sebastian Harl <sh@tokkee.org> | |
Mon, 19 May 2008 21:08:17 +0000 (23:08 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 20 May 2008 06:25:13 +0000 (08:25 +0200) | ||
commit | 6106d8df99851f4e3ceba02203d81dd49a3f607f | |
tree | e27ae9665a2283d81a4f08974dc4c4e33988dd22 | tree | snapshot |
parent | 4e6812d3e5073e5b4bd7eaef9f2539c8c9dd28a4 | commit | diff |
desktop_notification: Added a plugin to send desktop notifications.
This plugin sends desktop notifications to a notification daemon, as
defined in the Desktop Notification Specification (see
http://www.galago-project.org/specs/notification/).
The timeout after which to expire the displayed notification may be
configured in collectd.conf.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This plugin sends desktop notifications to a notification daemon, as
defined in the Desktop Notification Specification (see
http://www.galago-project.org/specs/notification/).
The timeout after which to expire the displayed notification may be
configured in collectd.conf.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README | diff | blob | history | |
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/desktop_notification.c | [new file with mode: 0644] | blob |