[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Feature Request :D  ?!
- To: <hobbit (at) hswn.dk>
 
- Subject: Feature Request :D  ?!
 
- From: Sigurður Bjarnason <siggi (at) betware.com>
 
- Date: Tue, 23 Oct 2007 16:15:28 -0000
 
- References: <9AAC0D944FD6334FB8635228AE7110C0780635 (at) Exchange.betware.com>
 
- Thread-index: AcgFtktPYcYKmvi5SfefWJApACDZzQP2KDhw
 
- Thread-topic: Feature Request :D  ?!
 
Hi all 
 
What I am trying to do is to have the same test produce 2 or more sets of graph on the test page itself, like for example the disk column but the graphs would contain separate values of data 
 
I have for example script monitoring jboss application server and have data in the test like this..
 
Jboss Memory Usage : 
 
 
Mem.Maximum       :      1211 M
Mem.Used        :        870 M
Mem.Free        :        341 M
 
 
Jboss DataBase Connection Pool Status
 
Blocking Timeout 10000
Idle Timeout    60
Min Connections  40
Max Connections  100
 
 
Jboss DataBase Connection Pool usage :
 
Pool.Available      : 100
Pool.Used                 : 0
 
 
Jboss Active Thread Count : 
 
Thread.count : 1294
 
  <http://192.168.160.65/hobbit-cgi/hobbitgraph.sh?host=cfapp-1&service=ncv:jboss&graph_width=576&graph_height=120&disp=cfapp%2d1&nostale&action=menu> 
 
And I would like to have graph for each section of the test I did patch hobbit with the splitncv patch ..but to my disappointment that that did not help me a lot..  :-(
 
So for this specific test I would like to have memory / pool / thread count all in separate graphs.. 
 
Please comment on this if you have any clue on what to do..and if not.. then this is a feature request  :D
 
Regards
 
 
 
________________________________
From: Sigurður Bjarnason [mailto:siggi (at) betware.com] 
Sent: 3. október 2007 12:10
To: hobbit (at) hswn.dk
Subject: [hobbit] Multiple NCV graphs for the same test
 
Hi All
 
Does anyone know if it is possible to create multiple graphs pr/test page from NCV module in hobbit ?..
 
 
And if so.. how   :-)
 
Regards
Siggi