Plugin:Notify Desktop

From collectd Wiki
Revision as of 17:45, 18 March 2020 by Efoley (talk | contribs) (Add "Needs Info" category to notify_desktop plugin page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Notify Desktop plugin
Type: notification
Callbacks: config, init, notification, shutdown
Status: supported
First version: 4.5
Copyright: 2008 Sebastian Harl
License: MIT license
Manpage: collectd.conf(5)
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