<div dir="ltr">Sorry for spamming.<div style>There is one additional piece of info. </div><div style>Notifications work well for "out-of range" situation when a client value (I experimented with cpu idle) goes in and out of range.</div>
<div style>In that case server nicely handles the notification for both "out-of-range" and "again-in-range" situations.</div><div style>-Vedran</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 24 April 2013 12:25, Vedran Bartonicek <span dir="ltr"><<a href="mailto:vbartoni@gmail.com" target="_blank">vbartoni@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello,<div>I am experiencing a problem with notifications. I hope someone could help how to fix or at least debug.</div><div>As simple setup is run with collectd (5.2.1) client and server.<br></div>
<div>This works fine:<br></div><div><div>I shut down collect client to simulate node failure.</div></div><div>When a value is not received from a collectd client ->notification is writen to my exec plugin on server.  </div>

<div><br></div><div>This doensn't:<br></div><div>I restart collectd client, but no notification is written to the exec plugin at server.</div><div><br></div><div><br></div><div>Colectd is built like:</div>
<div><div>./configure --prefix /opt/ --with-java=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/ --enable-rrdtool --enable-debug</div><div>make</div><div><br></div><div>Config for thresholds:</div><div><div>
LoadPlugin threshold</div><div><Plugin threshold></div><div><Plugin memory></div><div><Type memory></div><div>Instance free</div><div>FailureMin 5000000</div><div></Type></div><div></Plugin></div>

<div><Plugin disk></div><div>Instance sda1</div><div><Type disk_octets></div><div>DataSource write</div><div>WarningMax 3000</div><div></Type></div><div></Plugin></div><div><Plugin df></div>
<div>
<Type df_complex></div><div>Instance free</div><div>WarningMin 1000000000</div><div></Type></div><div></Plugin></div><div></Plugin></div></div><div> </div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div></div></div>
</blockquote></div><br></div>