Skip to content

Plugin Notify Desktop

Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: Notify Desktop plugin
Type: notification
Callbacks: config, init, notification, shutdown
Status: supported
FirstVersion: 4.5
Copyright: 2008 Sebastian Harl
License: MIT License
Manpage: collectd.conf(5)
See also: List of Plugins

The Notify Desktop plugin uses libnotify to display notifications to the user via the desktop notification specification, i. e. on an X display.

Synopsis

 <Plugin "notify_desktop">
   FailureTimeout 10000
 </Plugin>

Dependencies

Clone this wiki locally