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
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