Hi Florian,<br><br>I patched the plugin.c and then I can see the notifications in the logfile. But the notificationexec file isn' t run when come a notification. <br><pre class="code">LoadPlugin exec<br><Plugin exec><br>
NotificationExec "nobody" "/usr/local/bin/handle_notification.pl"<br></Plugin></pre>Have you got any idea?<br><br>Thank you in advance.<br><br>Regards,<br>Janos Prepuk<br><br><br><div class="gmail_quote">
2009/5/18 Florian Forster <span dir="ltr"><<a href="mailto:octo@verplant.org">octo@verplant.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Andrés,<br>
<br>
On Mon, May 04, 2009 at 01:10:06PM +0200, Andrés J. Díaz wrote:<br>
> --- /tmp/collectd-4.6.2/src/plugin.c 2009-03-18 11:55:39.000000000 +0100<br>
> +++ src/plugin.c 2009-05-04 12:41:06.000000000 +0200<br>
> @@ -959,6 +959,7 @@<br>
><br>
> /* Update the value cache */<br>
> uc_update (ds, vl);<br>
> + ut_check_threshold (ds, vl);<br>
><br>
> if (post_cache_chain != NULL)<br>
> {<br>
<br>
oh, this is indeed a bug.. Thanks for the patch, I'll apply it and pack<br>
a new release shortly.<br>
<br>
Regards,<br>
-octo<br>
<font color="#888888">--<br>
Florian octo Forster<br>
Hacker in training<br>
GnuPG: 0x91523C3D<br>
<a href="http://verplant.org/" target="_blank">http://verplant.org/</a><br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.6 (GNU/Linux)<br>
<br>
iD8DBQFKEU+XHdggu3Q05IYRAmumAJ0SUDzkgTkDci7Qzchv8TtMQFk65ACeIiI9<br>
7NkD80YNXEBARVqhv3g16bU=<br>
=mf+N<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br></blockquote></div><br>