<div>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">Hi Vernon,</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'"> </span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">I tried with following changes in "hobbitserver.cfg" file with entry like:</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">NCV_Slabinfo="*:GAUGE"<br>
But it is not work out.</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'"> </span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">In your previous mail:</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">The data being sent must have absolutely no other text on the line, except</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">description=value</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">or</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">description : value</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'"> </span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">Could you please let me know where I need to check(file name, etc.) for description=value.</span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'"> </span></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'">With Thanks & Regards,</span></p>
<span style="FONT-SIZE: 12pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">Jayanta.</span> </div>

<div><br><br> </div>
<div class="gmail_quote">On Mon, May 16, 2011 at 9:22 AM, Vernon Everett <span dir="ltr"><<a href="mailto:everett.vernon@gmail.com" target="_blank">everett.vernon@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Do you also have a hobbitserver.cfg entry<br>NCV_Slabinfo="*:GAUGE"<br>You will probably need it to make things work.<br>
<br>Regards<br>
<div>    Vernon<br><br>On Sun, May 15, 2011 at 9:37 PM, Jayanta Kundu <<a href="mailto:jayantak007@gmail.com" target="_blank">jayantak007@gmail.com</a>> wrote:<br></div>
<div>
<div></div>
<div>> Hi All,<br>><br>><br>><br>> I am unable to display custom graph into xymon page. Only following<br>> figure(graph-tag) shown in inside trends column and inside xymon KPI(custom)<br>> page:<br>
><br>> I am using “xymon-4.2.3”.<br>><br>> I am trying to display custom graph.<br>><br>> (1) I have “SlabInfo.sh” file which display following two values into xymon<br>> page:<br>><br>> SLAB Info:<br>
> inode_cache : 831040<br>><br>> dentry_cache : 20268144<br>><br>><br>><br>><br>><br>> (2) In "hobbitserver.cfg" file I added(red marked) at the end:<br>><br>> TEST2RRD="cpu=la,disk,inode . . . . . . . . . . . . . .<br>
> ,temp=devmon,SlabInfo=ncv"<br>><br>> GRAPHS="la,disk,inode, . . . . . . . . . . . . . . . . . ,temp,SlabInfo"<br>><br>><br>><br>> (3) In "hobbitgraph.cfg" file I added following lines:<br>
><br>> [SlabInfo]<br>><br>>         TITLE Slab inf<br>><br>>         YAXIS Bytes<br>><br>>         DEF:inode=SlabInfo.rrd:inode_cache:AVERAGE<br>><br>>         DEF:dentry=SlabInfo.rrd:dentry_cache:AVERAGE<br>
><br>>         LINE2:inode#00CCCC:Inode cache<br>><br>>         LINE2:dentry#FF0000:Dentry cache<br>><br>>         COMMENT:\n<br>><br>>         GPRINT:inode:LAST:Inode cache \: %5.1lf%s (cur)<br>><br>
>         GPRINT:inode:MAX: \: %5.1lf%s (max)<br>><br>>         GPRINT:inode:MIN: \: %5.1lf%s (min)<br>><br>>         GPRINT:inode:AVERAGE: \: %5.1lf%s (avg)\n<br>><br>>         GPRINT:dentry:LAST:Dentry cache\: %5.1lf%s (cur)<br>
><br>>         GPRINT:dentry:MAX: \: %5.1lf%s (max)<br>><br>>         GPRINT:dentry:MIN: \: %5.1lf%s (min)<br>><br>>         GPRINT:dentry:AVERAGE: \: %5.1lf%s (avg)\n<br>><br>><br>><br>> (4) Rrd dump output is:<br>
><br>> [root@t1vl001 rrdtool-1.0.50]# rrdtool dump<br>> /home/xymon/data/rrd/t1vl001/SlabInfo.rrd<br>><br>> <!-- Round Robin Database Dump --><br>><br>> <rrd><br>><br>>         <version> 0001 </version><br>
><br>>         <step> 300 </step> <!-- Seconds --><br>><br>>         <lastupdate> 1305464646 </lastupdate> <!-- 2011-05-15 17:34:06 IRDT<br>> --><br>><br>><br>><br>
>         <ds><br>><br>>                 <name> fontsize </name><br>><br>>                 <type> DERIVE </type><br>><br>>                 <minimal_heartbeat> 600 </minimal_heartbeat><br>
><br>>                 <min> NaN </min><br>><br>>                 <max> NaN </max><br>><br>><br>><br>>                 <!-- PDP Status --><br>><br>>                 <last_ds> 2 </last_ds><br>
><br>>                 <value> 0.0000000000e+00 </value><br>><br>>                 <unknown_sec> 246 </unknown_sec><br>><br>>         </ds><br>><br>><br>><br>>         <ds><br>
><br>>                 <name> dentrycache </name><br>><br>>                 <type> DERIVE </type><br>><br>>                 <minimal_heartbeat> 600 </minimal_heartbeat><br>
><br>>                 <min> NaN </min><br>><br>>                 <max> NaN </max><br>><br>><br>><br>>                 <!-- PDP Status --><br>><br>>                 <last_ds> 20237040 </last_ds><br>
><br>>                 <value> 0.0000000000e+00 </value><br>><br>>                 <unknown_sec> 246 </unknown_sec><br>><br>>         </ds><br>><br>><br>><br>> <!-- Round Robin Archives --><br>
><br>>         <rra><br>><br>>                 <cf> AVERAGE </cf><br>><br>> -          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>> - - - - - - - - - - - - - - -<br>
><br>> -          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>> - - - - - - - - - - - - - - -<br>><br>><br>><br>> Kindly help me how can I display full graph in our xymon page.<br>
><br>><br>><br>> With Thanks & Regards,<br>><br>> Jayanta.<br>><br>><br>><br></div></div>
<div>
<div></div>
<div>> _______________________________________________<br>> Xymon mailing list<br>> <a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>> <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
><br>><br></div></div></blockquote></div><br>