Code

network plugin: Added support for sending and receiving notifications.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 11:40:24 +0000 (12:40 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 11:40:24 +0000 (12:40 +0100)
commit7c6a9f178e97cdde377c18c93d79158561223647
treeaf0776b7d2a9f9c4142c6d67fd5ab6985a0550c2
parent0b366803f7da2ecf49c8cb295655dc6ae30117a7
network plugin: Added support for sending and receiving notifications.

Notifications are sent ``out of band'', i. e. each notification is one packet
and they are not mixed with performance data values.

Right now there is no configuration option to prevent listening sockets from
receiving notifications nor to prevent sending sockets from sending
notifications. This may be an option for the future, though.
TODO
src/network.c
src/network.h