I haven't implemented this myself but have thought about it:<br><br>You should be able to monitor the derivative (rate of change) of most checks that return performance data.<br><br>In your disk example, it would catch that the disk usage has started to increase substantially faster than historical levels. You'd catch the user trying to fill his home dir with his MP3 player's contents as well as more sinister things.<br>
<br>It should be pretty straightforward to hack a proof of concept of this.<br><br>I don't see how your second example isn't served by the graphs you get with pnp4nagios: if your disk usage is increasing slowly but surely and you're not expecting it to, you'll see it in the graph and can investigate accordingly when time allows. If your disk usage starts to run critically low Nagios will let you know as always.<br>
<br>Thoughts?<br><br>Regards<br>Martin Melin<br><br><div class="gmail_quote">On Tue, Sep 15, 2009 at 1:35 PM, Jelle Smet <span dir="ltr"><<a href="mailto:nagios@smetj.net">nagios@smetj.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>Hi List,</p>
<p>Using the disk check we can see the usage and set thresholds.<br>The performance info is stored into a RRD and viewed through pnp.</p>
<p>This all works as expected.</p>
<p>Now that the RRD contains historical data, I was wondering if there are any checks or systems available which can detect and and alert on suspicious trends.</p>
<p>For example in the case of a disk check.<br>If the disk usage increased with 50% over the last 15 minutes, that indicates a problem... while this doesn't necessarely mean a threshold is exceeded.<br>Or if the disk usage is growing steady, we will run out of space in 2 days, ... but the coninuous gentle growth indicates a problem (log file appends for example)</p>

<p> </p>
<p>Thanks for the info.<br></p><font color="#888888">
<div>
<pre>Jelle Smet
<a href="http://www.smetj.net" target="_blank">http://www.smetj.net</a></pre>
</div></font><br>------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>