Hey,<br><br>I am having the same problem with graphs appearing (except not through BBWin by bbsend.exe from Windows). The status page for the 'citrixlicensing' works just fine but it will not show the graph and no rrd file (just the link to the non-existing graph). My settings:<br>
<br>------------------------------------------------------------------------------<br>hobbitserver.cfg<br>------------------------------------------------------------------------------<br><br>TEST2RRD="cpu,...........,citrixlicensing=ncv"<br>
GRAPHS="la,disk,.............,citrixlicensing"<br>NCV_citrixlicensing="PercentInUse:GAUGE"<br><br>------------------------------------------------------------------------------<br>hobbitgraph.cfg<br>------------------------------------------------------------------------------<br>
<br>[citrixlicensing]<br>        TITLE Licensing Percent Used<br>        YAXIS % Used<br>        DEF:u=citrixlicensing.rrd:PercentInUse:AVERAGE<br>        LINE2:u#00CCCC:Percent In Use<br>        COMMENT:\n<br>        GPRINT:u:LAST:Percent \: %5.1lf%s (cur)<br>
        GPRINT:u:MAX: \: %5.1lf%s (max)<br>        GPRINT:u:MIN: \: %5.1lf%s (min)<br>        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n<br><br>If anyone has a solution, that would be great.<br><br>Thanks.<br clear="all"><br><br>
<div class="gmail_quote">On Fri, Jul 4, 2008 at 2:12 AM, Everett, Vernon <<a href="mailto:Vernon.Everett@woodside.com.au">Vernon.Everett@woodside.com.au</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Joshua<br>
<br>
Thanks, for the help, but nope, that wasn't it.<br>
I restarted hobbit a few times before resorting to the mailing list.<br>
As I mentioned, I have managed to get graphing to work on a similar test<br>
on a Unix client.<br>
<br>
Cheers<br>
    Vernon<br>
<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: Joshua Krause [mailto:<a href="mailto:forums@triadbiz.rr.com">forums@triadbiz.rr.com</a>]<br>
Sent: Thursday, 3 July 2008 10:01 PM<br>
To: <a href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>
Subject: RE: [hobbit] Graphing BB-Win output<br>
<br>
If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes<br>
running "<br>
hobbitd_channel --channel=data" then wait a couple minutes and you<br>
should be good.  You can also reset hobbit but killing the two processes<br>
for the hobbitd_rrd will do it also.  Need to get the hobbitd_rrd<br>
channels restarted when trying to do ncv.<br>
<br>
-Josh<br>
<br>
-----Original Message-----<br>
From: Everett, Vernon [mailto:<a href="mailto:Vernon.Everett@woodside.com.au">Vernon.Everett@woodside.com.au</a>]<br>
Sent: Wednesday, July 02, 2008 9:15 PM<br>
To: <a href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>
Subject: [hobbit] Graphing BB-Win output<br>
<br>
Hi all<br>
<br>
Has anybody encountered any problems graphing BB-Win output?<br>
We have a custom test, which is generating standard output, and<br>
generating a line sessions=<value><br>
<br>
<br>
I have added the testname=ncv to hobbitserver.cfg:TEST2RRD=<br>
And added testname to hobbitserver.cfg:GRAPHS=<br>
<br>
I have also added NCV_testname="sessions:GAUGE"<br>
<br>
I then added the following to the hobbitgraph.cfg file.<br>
[testname]<br>
        TITLE Test Sessions<br>
        YAXIS No. of Sessions<br>
        DEF:u=testname.rrd:sessions:AVERAGE<br>
        LINE2:u#00CC00:Sessions<br>
        COMMENT:\n<br>
        GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)<br>
        GPRINT:u:MAX: \: %5.1lf%s (max)<br>
        GPRINT:u:MIN: \: %5.1lf%s (min)<br>
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n<br>
<br>
But no graph appears and no rrd file is generated.<br>
<br>
I have created similar graphs of output from my Unix clients, and it all<br>
works, but not for my Windows clients running BB_Win.<br>
<br>
Is there a trick to custom graphing output from BB-Win clients?<br>
Has anybody else encountered this? How did you get round it?<br>
<br>
Thanks<br>
    Vernon<br>
<br>
NOTICE: This email and any attachments are confidential.<br>
They may contain legally privileged information or<br>
copyright material. You must not read, copy, use or<br>
disclose them without authorisation. If you are not an<br>
intended recipient, please contact us at once by return<br>
email and then delete both messages and all attachments.<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
<br>
NOTICE: This email and any attachments are confidential.<br>
They may contain legally privileged information or<br>
copyright material. You must not read, copy, use or<br>
disclose them without authorisation. If you are not an<br>
intended recipient, please contact us at once by return<br>
email and then delete both messages and all attachments.<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>