Re: [Monitorix-general] Show graph interval

2016-01-25 Thread Balogh László
Hi,

Thanks for the info, but i see it's another tool (rrdgraph or what). 
Don't know what it is, and how to use with Monitorix.

Regards
Laszlo

2016. 01. 25. 9:28 keltezéssel, Jordi Sanfeliu írta:
> Hi,
>
> That's not possible with the current code, but if you really need to
> know what happened at an specific day, you can accomplish it by changing
> the line:
>
> "--start=-$tf->{nwhen}$tf->{twhen}",
>
> by these two:
>
> "--start=20160104",
> "--end=start+1d",
>
> As you will see the resulting graph lacks of a good resolution, but it
> might still be of help for you.
>
> See more examples at
>  in the
> section named 'Time ranges'.
>
> I hope that helped you.
> Regards.
>
>
> On 01/23/2016 05:36 PM, Balogh László wrote:
>> Hi all,
>>
>> I have a question regardin Monitorix.
>> I know i can see graphs not only for 1 day/week, etc, than also for one
>> hour or also for 2 or 3 etc hours by changing the url part:
>> ...=all=/*2hour*/
>> But how can i see graphs for a specific time period? For example when i
>> want to know what exactly happened at 23.12.2015 13h and 16h? Is there a
>> way to show these datas? Because as i know, monitorix stores all datas,
>> till one year, so theoritically it is possible to draw datas for any
>> time period from the last year. Question is, how? Maybe its something
>> todo with the "graph=" part of the url.
>>
>> Thanks
>> Regards
>> Laszlo
>>
>>


---
Ezt az e-mailt az Avast víruskereső szoftver átvizsgálta.
https://www.avast.com/antivirus


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general


Re: [Monitorix-general] Show graph interval

2016-01-25 Thread Jordi Sanfeliu
Hi,

No, the lines I told you to modify aren't from RRDtool, but from 
Monitorix. Every module (.pm) has these lines when generating the graph.

For example, in 'system.pm' line 512.

Please, find them and test it.
Regards.


On 01/25/2016 10:21 AM, Balogh László wrote:
> Hi,
>
> Thanks for the info, but i see it's another tool (rrdgraph or what).
> Don't know what it is, and how to use with Monitorix.
>
> Regards
> Laszlo
>
> 2016. 01. 25. 9:28 keltezéssel, Jordi Sanfeliu írta:
>> Hi,
>>
>> That's not possible with the current code, but if you really need to
>> know what happened at an specific day, you can accomplish it by changing
>> the line:
>>
>> "--start=-$tf->{nwhen}$tf->{twhen}",
>>
>> by these two:
>>
>> "--start=20160104",
>> "--end=start+1d",
>>
>> As you will see the resulting graph lacks of a good resolution, but it
>> might still be of help for you.
>>
>> See more examples at
>>  in the
>> section named 'Time ranges'.
>>
>> I hope that helped you.
>> Regards.
>>
>>


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

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general