Re: [Ganglia-developers] custom start/end time not working

2016-07-06 Thread Anders Björklund
Jagga Soorma wrote:

> Thanks Guys.  Please let me know if I can help with any of this.
> Also, do we need to open a bug report somewhere for this for trcking
> purposes?  If not, I can just follow-up using this thread.
>
> Thanks again for all your help with this!
>
> On Wed, Jul 6, 2016 at 5:31 AM, Peter Piela  wrote:
>> Hi Vladimir,
>>I can look into this. I don’t have a working setup right now, but can put 
>> one together.
>>
>> Peter
>>
>> On 7/6/16, 8:20 AM, "Vladimir Vuksan"  wrote:
>>
>>> Hi Jagga,
>>>
>>> indeed that is a bug. We'll need to fix it.
>>>
>>> Vladimir

Sounds similar to: https://github.com/ganglia/ganglia-web/pull/283

Think we have some fix locally too, that could be cleaned up...
But there is currently something of a "review backlog" anyway ?

/Anders
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] custom start/end time not working

2016-07-06 Thread Peter Piela
Hi Vladimir,
  I can look into this. I don’t have a working setup right now, but can put one 
together.

Peter




On 7/6/16, 8:20 AM, "Vladimir Vuksan"  wrote:

>Hi Jagga,
>
>indeed that is a bug. We'll need to fix it.
>
>Vladimir
>
>07/05/2016 u 01:40 PM, Jagga Soorma je napisao/la:
>> I just learned that I can append a =5 to that missing stacked
>> image and I see the following rrdtool command being passed:
>>
>> /usr/bin/rrdtool graph -  -E --start -s --end N --width 700 --height
>> 300 --title 'rescomp aggregated load_one last custom' --upper-limit
>> '0' --lower-limit '0'
>>
>> Looks like it is missing the {start/end} range.  This confirms that
>> the the custom time range is not being passed correctly.  Anyone know
>> who I can go about fixing this?
>>
>> Thanks.
>>
>> On Tue, Jul 5, 2016 at 10:15 AM, Jagga Soorma  wrote:
>>> Hi Guys,
>>>
>>> My apologies if posting to this list is not appropriate but I did not
>>> get anywhere on the other list so thought I would post here.  I am
>>> running ganglia version 3.6.0-1 and the web version 3.6.2.  Looks like
>>> if I use the predefined time tabs for "Last -
>>> hour/2hr/4h/day/week/month/year/job" my stacked graph shows up just
>>> fine.  However if I add a custom time range with the start time being
>>> before the end time the stacked graph does not display and I get the
>>> following in the apache error logs:
>>>
>>> ERROR: start time: There should be number after '-'
>>>
>>> The link to the broken image shows:
>>>
>>> http://{ganglia-web}/stacked.php?m=load_one=rescomp=custom=1467142510_regex=
>>>
>>> Looks like potentially the correct start time is not being generated
>>> from the web ui and passed to rrdtool?  Am I missing something here?
>>> Has anyone seen this issue and if so how can I fix it?
>>>
>>> Thanks in advance for your help with this!
>> --
>> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>> present their vision of the future. This family event has something for
>> everyone, including kids. Get more information and register today.
>> http://sdm.link/attshape
>> ___
>> Ganglia-developers mailing list
>> Ganglia-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ganglia-developers
>
>
>--
>Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
>Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>present their vision of the future. This family event has something for
>everyone, including kids. Get more information and register today.
>http://sdm.link/attshape
>___
>Ganglia-developers mailing list
>Ganglia-developers@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ganglia-developers
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] custom start/end time not working

2016-07-06 Thread Vladimir Vuksan
Hi Jagga,

indeed that is a bug. We'll need to fix it.

Vladimir

07/05/2016 u 01:40 PM, Jagga Soorma je napisao/la:
> I just learned that I can append a =5 to that missing stacked
> image and I see the following rrdtool command being passed:
>
> /usr/bin/rrdtool graph -  -E --start -s --end N --width 700 --height
> 300 --title 'rescomp aggregated load_one last custom' --upper-limit
> '0' --lower-limit '0'
>
> Looks like it is missing the {start/end} range.  This confirms that
> the the custom time range is not being passed correctly.  Anyone know
> who I can go about fixing this?
>
> Thanks.
>
> On Tue, Jul 5, 2016 at 10:15 AM, Jagga Soorma  wrote:
>> Hi Guys,
>>
>> My apologies if posting to this list is not appropriate but I did not
>> get anywhere on the other list so thought I would post here.  I am
>> running ganglia version 3.6.0-1 and the web version 3.6.2.  Looks like
>> if I use the predefined time tabs for "Last -
>> hour/2hr/4h/day/week/month/year/job" my stacked graph shows up just
>> fine.  However if I add a custom time range with the start time being
>> before the end time the stacked graph does not display and I get the
>> following in the apache error logs:
>>
>> ERROR: start time: There should be number after '-'
>>
>> The link to the broken image shows:
>>
>> http://{ganglia-web}/stacked.php?m=load_one=rescomp=custom=1467142510_regex=
>>
>> Looks like potentially the correct start time is not being generated
>> from the web ui and passed to rrdtool?  Am I missing something here?
>> Has anyone seen this issue and if so how can I fix it?
>>
>> Thanks in advance for your help with this!
> --
> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> ___
> Ganglia-developers mailing list
> Ganglia-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-developers


--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


[Ganglia-developers] custom start/end time not working

2016-07-05 Thread Jagga Soorma
Hi Guys,

My apologies if posting to this list is not appropriate but I did not
get anywhere on the other list so thought I would post here.  I am
running ganglia version 3.6.0-1 and the web version 3.6.2.  Looks like
if I use the predefined time tabs for "Last -
hour/2hr/4h/day/week/month/year/job" my stacked graph shows up just
fine.  However if I add a custom time range with the start time being
before the end time the stacked graph does not display and I get the
following in the apache error logs:

ERROR: start time: There should be number after '-'

The link to the broken image shows:

http://{ganglia-web}/stacked.php?m=load_one=rescomp=custom=1467142510_regex=

Looks like potentially the correct start time is not being generated
from the web ui and passed to rrdtool?  Am I missing something here?
Has anyone seen this issue and if so how can I fix it?

Thanks in advance for your help with this!

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers