Screenshots:

No spikes found @ 10MB limit:
http://tinypic.com/r/xqjbwj/8

10 PB spike Still there:
http://tinypic.com/r/j7vvck/8
On Jul 11, 2014 10:03 AM, "Anthony Stump" <f00d...@gmail.com> wrote:

> I'm having no luck. Even set the threshold to 10000.
> On Jul 11, 2014 4:31 AM, "Jordi Sanfeliu" <jo...@fibranet.cat> wrote:
>
> Anthony,
>
> The peak is in the 'net.rrd' file not in 'netstat.rrd'.
>
> Please check in all time frames (day, week, month and year) to see if
> the peak still appears in the graph. That will confirm that the
> 'net.rrd' still has it. If so, use the script as I said you in my last
> email.
>
> The Monitorix .rrd files are by default located in '/var/lib/monitorix'.
> Check also the option 'base_lib' in '/etc/monitorix/monitorix.conf' to
> confirm this.
>
> Regards.
>
>
>
> On 07/10/2014 05:58 PM, Anthony Stump wrote:
> > So it's still not finding any spikes above 100000000 - I'm wondering if
> > it's reading the wrong file? Is there any possibility I tried the
> > netstat.rrd file as well and it's not finding any spikes there. I did a
> > drive search for *.rrd and the only other folder I saw RRDs in was the
> > munin folder - is there any possibilty these rrds could be stored
> > anywhere else? I can wipe the net.rrd file - but just don't know if I
> > can't find any spikes in it if it's really going to do any good if it's
> > not even the valid one.
> >
> >
> > On Thu, Jul 10, 2014 at 2:48 AM, Jordi Sanfeliu <jo...@fibranet.cat
> > <mailto:jo...@fibranet.cat>> wrote:
> >
> >     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 <http://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.
> >
>
> --
> 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
>
>
------------------------------------------------------------------------------
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to