Xymon Mailing List Archive search

hobbitperl-graph.sh

2 messages in this thread

list Martin Flemming · Thu, 8 Nov 2007 20:41:10 +0100 (CET) ·
Hi !

I've got on my "trend2" page on each test-trend2-graph on the headline
the name of my hobbit-server and not of the client 

The headline for the test-trend2-graph is displayed right
with the name of the Client 
e.g

Graphs of hobbit-client1 test memory 
hobbit-server Memory Utilization 06/Nov/2007 - 08/Nov/2007 

Any Ideas what's wrong ?

and secondly 
Can i exclude some tests of the trend2-page ?


Cheers,

       Martin 

Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
list Martin Flemming · Wed, 21 Nov 2007 21:24:03 +0100 (CET) ·
Hi !

I've found my failure in the hobbitperl-graph.pl ... 
..... not in the hobbitperl-graph.sh, of course .... :-)

in line 236

my $htmltag1="$bbcgi/hobbitgraph.sh?host=$hostname&service=$key&graph_width=576&graph_height=120&disp=$bbthishost&nostale&graph=$graphtype";

must be written

my $htmltag1="$bbcgi/hobbitgraph.sh?host=$hostname&service=$key&graph_width=576&graph_height=120&disp=$hostname&nostale&graph=$graphtype";


specify

$hostname instead $bbthishost 

Is that only my personal error or is that a bug ?

cheers,

        martin
quoted from Martin Flemming

On Thu, 8 Nov 2007, user-f286aaa49a76@xymon.invalid wrote:
Hi !

I've got on my "trend2" page on each test-trend2-graph on the headline
the name of my hobbit-server and not of the client 

The headline for the test-trend2-graph is displayed right
with the name of the Client 
e.g

Graphs of hobbit-client1 test memory 
hobbit-server Memory Utilization 06/Nov/2007 - 08/Nov/2007 

Any Ideas what's wrong ?

and secondly 
Can i exclude some tests of the trend2-page ?


Cheers,

       Martin 

Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid