Xymon Mailing List Archive search

Graphing help needed

3 messages in this thread

list Brandste · Tue, 07 Feb 2006 11:26:22 +0100 ·
Hi, i still have the problem that with our hobbit we are unable
to generate more then de daily graph.
Plese feel free to bash us for stupidity or maybe helb us with
an easy way to get this problem solved.


We tried to deinstall and started from scratch.
So there ist in the "configure.server" one config line,
where you set the wanted graphs.


***The Hobbit history webpage by default displays a 1-day
***graph of the history. It can also show a 1-week, 4-weeks and
***1-year graphs, or any combination of these.

***Which graphs to show by default (1d/1w/4w/1y/all) [all]

We would like to have all (so against the starting lines) hence
we said YES to all...

But this does not work!
Only the daily graph is displayed :(

Digging in the Makefile and redoing the setup, leads
to the following difference:

using: 
Which graphs to show by default (1d/1w/4w/1y/all) [all]
<return>

--> results 
# Default history graph setting
HISTGRAPHDEF = -DDEFPIXELS=960 -DDEFBARSUMS=15


using: 
Which graphs to show by default (1d/1w/4w/1y/all) [all]
1d/4w  <return>

--> results 
# Default history graph setting
HISTGRAPHDEF = -DDEFPIXELS=960 -DDEFBARSUMS=5


Are we right that the Variable: "-DDEFBARSUMS" 
is the point to fiddle with?

Can this be changed in a working hobbit? 

Anybody?

Thanks in advance
    Mathias
list Henrik Størner · Tue, 7 Feb 2006 12:32:50 +0100 ·
quoted from Brandste
On Tue, Feb 07, 2006 at 11:26:22AM +0100, user-1579f5e36334@xymon.invalid wrote:
Hi, i still have the problem that with our hobbit we are unable
to generate more then de daily graph.
Plese feel free to bash us for stupidity or maybe helb us with
an easy way to get this problem solved.
Did you try clicking on that daily graph ? It's a link to the
graphs that go further back in time.
quoted from Brandste
***Which graphs to show by default (1d/1w/4w/1y/all) [all]

We would like to have all (so against the starting lines) hence
we said YES to all...
Ah, OK - those are the text-mode history availability graphs.
I know this is confusing, and in fact I've removed that question from
the configure script in the next version.


Regards,
Henrik
list Brandste · Tue, 07 Feb 2006 13:03:11 +0100 ·
Hi Henrik,

thanks for clarification.
(Sorry for my misleading question, we saw the other graphs but are
 not able to present them direclty with the test-result.

 By clicking on eg. CPU, there is only one graph showing.
 Clicking on that graph, or using the keyword: action=menu, we see
 the more historical graphs. [here without the output of the testskript]
)

Would there be a possibility to permanently show more then the 48hours Graph
say at tests like cpu, memory or temperatures?
Do you plan something like that for the next or following versions?

***

The text-mode history is a very helpfull tool! And where graphs can't tell
which state was present the only way to get the information.
Good the switch [all] existed!


Best
   Mathias
quoted from Henrik Størner


In message <user-786b5bc5c5aa@xymon.invalid>, Henrik Stoerner writes:
On Tue, Feb 07, 2006 at 11:26:22AM +0100, user-1579f5e36334@xymon.invalid wrote:
Hi, i still have the problem that with our hobbit we are unable
to generate more then de daily graph.
Plese feel free to bash us for stupidity or maybe helb us with
an easy way to get this problem solved.
Did you try clicking on that daily graph ? It's a link to the
graphs that go further back in time.
***Which graphs to show by default (1d/1w/4w/1y/all) [all]

We would like to have all (so against the starting lines) hence
we said YES to all...
Ah, OK - those are the text-mode history availability graphs.
I know this is confusing, and in fact I've removed that question from
the configure script in the next version.


Regards,
Henrik