Anthony,

You should be able to chop all data larger than a N value. For example, 
if you have an abnormally huge peak in your network graph, you might 
want to run the script to chop all values that are larger than 100MB.

Just like this:

$ ./removespikes.pl -d -t 100000000 net.rrd

After that, your 'net.rrd' file has been rewritten and now all the peaks 
larger than 100MB are removed.

Another option is just remove 'net.rrd' and restart Monitorix. A new 
'net.rrd' will be created automatically.

Regards.



On 07/09/2014 08:17 PM, Anthony Stump wrote:
> I was able to run it ( sudo ./removespikes.pl <http://removespikes.pl>
> /var/lib/monitorix/net.rrd ) but it did not find any spikes at all in
> the net.rrd file. I used some of the debug / more verbose options shown
> in the readme but it basically stated no spikes found.
>
> I notice it stated there was supposedly a way to specify thresholds for
> "cutting" the spikes - but it didn't really say the syntax for it.
>
> Is there a way to just pull up this rrd file and edit it to manually
> remove the spike because this script isn't doing it for me right now :-S
>
>

-- 
Jordi Sanfeliu
FIBRANET Network Services Provider
http://www.fibranet.cat


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to