Hi Leandro,

I'm afraid I do not have any examples or software that can do this, my
network is used and monitored 24 x 7, but looking at the CSV downloaded
it should be quite easy:

Raw Data for the period starting 2006-08-06 14:24:54 and ending
2006-09-05 14:24:54             
For Interface: xxx 2006-09-05 14:22:22          
Measure Input Bytes     Output Bytes
0       2349    2773
1       2340    3963
2       2181    3625
3       2269    2668
...
...
...
8636    137447  140534
8637    150116  157862
8638    149512  157166
8639    168611  177310

It looks like there are 8640 measurements, which are taken every 5
minutes and give an input and output reading.

You can collect these csv's automatically by downloading the CSV using a
URL like:

https://your.jffnms.server/jffnms/view_performance.php?map_id=1&use_interfaces%5B0%5D=1641&graph_time=nopreset&name=Selected&graph_type%5B0%5D=3&graph_time_start=2006-08-01&graph_time_start_hour=0&graph_time_stop=2006-09-01&graph_time_stop_hour=0&graph_time_preset=-2592000&view_type=csv

You can change the time ranges and data requested by changing the

graph_type%5B0%5D=3&graph_time_start=2006-08-01&graph_time_start_hour=0&graph_time_stop=2006-09-01&graph_time_stop_hour=0


part of the URL.

If you are only interested in the data between 9 a.m. and 5 p.m., and
your sample starts at midnight 00:00:00 you only needs the measures 108
through to 204 (using 12 samples per hour 09:00 = 108, 17:00 = 204).  It
should then be quite easy to replace the Measure field with a date/time
field ((Start Date/Time) + (Measure * 300 seconds)).

If  you are really serious about doing this, I suggest you do it on a
weekly basis, to save you having to filter out Saturday and Sunday.

I hope this helps.

Martin Beecroft


Leandro de Paula wrote:
> Hi Martin,
> 
> I thank its tip,
> 
> I already exported to csv, but and open with excell, but I did not
> understand the information contained, you has some example or some
> software that I can use?
> Raw Data for the period starting 2006-07-01 00:00:00 and ending
> 2006-08-01 00:00:00
> 
> Raw Data for the period starting 2006-07-01 00:00:00 and ending
> 2006-08-01 00:00:00
> 
> 
> how they are given contained in this archive csv?
> 
> what they are the positions with zero? and the sequencia of the Measure?
> Raw Data for the period starting 2006-07-01 00:00:00 and ending
> 2006-08-01 00:00:00
> Measure,"Input Bytes","Output Bytes"
> 0,0,0                           
> 1,0,0                           
> 2,0,0                          
> 3,0,0
> .
> .
> .
> 677,17,240
> 678,30,114
> 679,128,1207
> 680,146,1401
> 681,83,930
> 682,76,526
> 683,180,1007
> 
> Tanks,
> Leandro.
> 
> 
> 
> On 9/4/06, *Martin Beecroft* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Hi Leandro,
> 
>     If I am reading your question correctly, you want JFFNMS to run 24 x 7,
>     but only want to report on the data between 9 a.m. - 5 p.m., Mon - Fri.
>     I expect your best bet would be to export the data as a CSV and then
>     manipulate the data in your preferred way using a spreadsheet and
>     graphing utility.
> 
>     Obviously, if anyone has a better idea, please shout.
> 
>     Regards
> 
>     Martin
> 
>     Leandro de Paula wrote:
>     > Hello,
>     > I thank its tip,
>     >
>     > It does not decide, beause I need monitor 24 hours a day
>     > including weekends, but I need to generate graphics (for report) that
>     > show the use
>     > between 8:00am and 07:00pm, Monday to Friday cause this way I will
>     able to
>     > have something in which we can trust more. How can I do this only
>     in that
>     > time I mentioned before (08:00am and 07:00pm Monday to Friday) without
>     > losing 24 hours control?
>     >
>     >
>     >
>     > On 9/4/06, *"Сергей Бабичев"* < [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >
>     >     Hello!
>     >
>     >     You can modify your cron jobs.
>     >
>     >
>     >     >Javier,
>     >     >
>     >     >   We have jffnms installed in Debian nowadays and it is on 24
>     >     hours a day
>     >     >including weekends, but I need to generate graphics that show
>     the use
>     >     >between 8:00am and 07:00pm, Monday to Friday cause this way I
>     will
>     >     able to
>     >     >have something in which we can trust more. How can I do this only
>     >     in that
>     >     >time I mentioned before (08:00am and 07:00pm Monday to
>     Friday) without
>     >     >losing 24 hours control?
>     >     >
>     >     >Hoje tenho o jffnms instalado no debian, e ele monitora 24 horas
>     >     por dia,
>     >     >inclusive sabado e domingo, mas quero gerar grбficos que
>     apareзa a
>     >     >utilizaзгo das 8:00 бs 19:00, de segunda a sexta, pois como o
>     >     monitoramento
>     >     >й de 24 horas e minha utilizaзгo й de 8 horas, o restante do
>     >     horario sem
>     >     >utilizaзгo baixam as minhas estatisticas de utilizaзгo. Como
>     posso
>     >     fazer
>     >     >para monitorar o link das 8:00 da manhг atй as 19:00 de segunda a
>     >     sexta, sem
>     >     >perder as 24 horas?
>     >     >
>     >     >Tanks,
>     >     >Obrigado,
>     >     >Leandro.
>     >
>     >
>     >     --
>     >     С уважением,
>     >     Сергей Бабичев
>     >     --
>     >     Сегодня удачный день, чтобы завести почту на Яндексе
>     >     http://mail.yandex.ru <http://mail.yandex.ru>
>     >
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     >
>     -------------------------------------------------------------------------
>     > Using Tomcat but need to do more? Need to support web services,
>     security?
>     > Get stuff done quickly with pre-integrated technology to make your
>     job easier
>     > Download IBM WebSphere Application Server v.1.0.1 based on Apache
>     Geronimo
>     >
>     http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>     <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > jffnms-users mailing list
>     > jffnms-users@lists.sourceforge.net
>     <mailto:jffnms-users@lists.sourceforge.net>
>     > https://lists.sourceforge.net/lists/listinfo/jffnms-users
>     <https://lists.sourceforge.net/lists/listinfo/jffnms-users>
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to