<div dir="ltr">The graph definitions are in server/etc/graphs.cfg as follows:<div><br></div><div><div>[nginx_connections]</div><div>    FNPATTERN ^nginx_connections.rrd</div><div>    TITLE Nginx connections</div><div>    YAXIS</div><div>    DEF:total@RRDIDX@=@RRDFN@:total:AVERAGE</div><div>    DEF:waiting@RRDIDX@=@RRDFN@:waiting:AVERAGE</div><div>    DEF:reading@RRDIDX@=@RRDFN@:reading:AVERAGE</div><div>    DEF:writing@RRDIDX@=@RRDFN@:writing:AVERAGE</div><div>    AREA:total@RRDIDX@#FFC3C0:Total          :0</div><div>    GPRINT:total@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:total@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:total@RRDIDX@:MAX: Max\: %4.0lf \n</div><div>    AREA:waiting@RRDIDX@#FF0000:Waiting             :1</div><div>    GPRINT:waiting@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:waiting@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:waiting@RRDIDX@:MAX: Max\: %4.0lf \n</div><div>    AREA:reading@RRDIDX@#FF7D00:Reading             :1</div><div>    GPRINT:reading@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:reading@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:reading@RRDIDX@:MAX: Max\: %4.0lf \n</div><div>    AREA:writing@RRDIDX@#FFF200:Writing             :1</div><div>    GPRINT:writing@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:writing@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:writing@RRDIDX@:MAX: Max\: %4.0lf \n</div><div><br></div><div>[nginx_requests]</div><div>    FNPATTERN ^nginx_requests.rrd</div><div>    TITLE Nginx requests</div><div>    YAXIS</div><div>    DEF:handreq@RRDIDX@=@RRDFN@:handreq:AVERAGE</div><div>    DEF:handconn@RRDIDX@=@RRDFN@:handconn:AVERAGE</div><div>    DEF:accepted@RRDIDX@=@RRDFN@:accepted:AVERAGE</div><div>    AREA:handreq@RRDIDX@#FF0000:Requests          :0</div><div>    GPRINT:handreq@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:handreq@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:handreq@RRDIDX@:MAX: Max\: %4.0lf \n</div><div>    AREA:accepted@RRDIDX@#00FF00:Accepted connections            :1</div><div>    GPRINT:accepted@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:accepted@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:accepted@RRDIDX@:MAX: Max\: %4.0lf \n</div><div>    AREA:handconn@RRDIDX@#0000FF:Handled connections             :1</div><div>    GPRINT:handconn@RRDIDX@:LAST: Current\: %4.0lf</div><div>    GPRINT:handconn@RRDIDX@:AVERAGE: Average\: %4.0lf</div><div>    GPRINT:handconn@RRDIDX@:MAX: Max\: %4.0lf \n</div></div><div><br></div><div>Though as it's looking for a graph called 'nginx' this makes sense, though as there are two graphs to display I'm not sure..</div><div><br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 12 June 2018 at 13:21, Scot Kreienkamp <span dir="ltr"><<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div class="m_-160893077344931614WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">If you’re getting data then you don’t need a SPLITNCV. 
</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">I had to go back and re-read your email… sounds like Xymon isn’t finding your graph definition:  “Service nginx has a graph nginx, but no graph-definition”</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Where did you put it, in what file?
</span></p><span class="">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal" style="margin-left:.5in"></p>
<p id="m_-160893077344931614c1-id-6" style="FONT-FAMILY:Arial"><span id="m_-160893077344931614c1-id-7" style="FONT-SIZE:8pt;FONT-FAMILY:Calibri;LETTER-SPACING:normal"><strong id="m_-160893077344931614c1-id-39"><span id="m_-160893077344931614c1-id-41" style="FONT-SIZE:9pt">Scot Kreienkamp |Senior Systems Engineer | La-Z-Boy Corporate</span></strong><br id="m_-160893077344931614c1-id-8">
</span><span id="m_-160893077344931614c1-id-9" style="FONT-SIZE:8pt;FONT-FAMILY:Calibri;LETTER-SPACING:normal">One La-Z-Boy Drive| Monroe, Michigan 48162 | Office: 734-384-6403 | | Mobile: 7349151444 | Email: <a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a></span></p>
<b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b></span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Rich Jones [mailto:<a href="mailto:rich@corporationpop.co.uk" target="_blank">rich@corporationpop.<wbr>co.uk</a>]
<br>
<b>Sent:</b> Monday, June 11, 2018 4:15 AM<span class=""><br>
<b>To:</b> Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>><br>
<b>Cc:</b> <a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><br>
<b>Subject:</b> Re: [Xymon] RRD graph not working for only one test</span></span>
<p></p>
<p class="MsoNormal" style="margin-left:.5in"><u></u> <u></u></p>
<div>
<p class="MsoNormal" style="margin-left:.5in">Hi Scott,<span class=""><br>
<br>
Where is the SPLITNCV line? I don't see it in xymonserver.cfg</span></p><span class="">
<div>
<p class="MsoNormal" style="margin-left:.5in"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">
And, to confirm, I have those two .rrd files in data/rrd/hostname yes. Both I have performed a rrdtool dump to check the format and that.</p>
</div>
</span><div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><u></u> <u></u></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-left:.5in"><u></u> <u></u></p>
<div><span class="">
<p class="MsoNormal" style="margin-left:.5in">On 8 June 2018 at 20:08, Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>> wrote:</p>
</span><blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div><span class="">
<p class="MsoNormal" style="margin-left:.5in">
<span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Can you post your SPLITNCV line?</span></p>
<p class="MsoNormal" style="margin-left:.5in">
<span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"> </span></p>
<p class="MsoNormal" style="margin-left:.5in">
<span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">So you have a files named exactly nginx_connections.rrd and nginx_requests.rrd in the RRD directory for the hosts you want?</span></p>
</span><p class="MsoNormal" style="margin-left:.5in"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Rich Jones [mailto:<a href="mailto:rich@corporationpop.co.uk" target="_blank">rich@corporationpop.<wbr>co.uk</a>]
<br></span></p><div><div class="h5">
<b>Sent:</b> Friday, June 8, 2018 11:31 AM<br>
<b>To:</b> Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>><br>
<b>Cc:</b><a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><br>
<b>Subject:</b> Re: [Xymon] RRD graph not working for only one test</div></div><p></p><div><div class="h5">
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
Hi Scott yep...</p>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
TEST2RRD="cpu=la,disk,inode,<wbr>qtree,memory,$PINGCOLUMN=tcp,<wbr>http=tcp,dns=tcp,dig=tcp,time=<wbr>ntpstat,vmstat,iostat,netstat,<wbr>temperature,apache,bind,<wbr>sendmail,mailq,nmailq=mailq,<wbr>socks,bea,iishealth,citrix,<wbr>bbgen,bbtest,bbproxy,hobbitd,<wbr>files,procs=processes,ports,<wbr>clock,lines,deltalines,ops,<wbr>stats,cifs,JVM,JMS,HitCache,<wbr>Session,JDBCConn,ExecQueue,<wbr>JTA,TblSpace,RollBack,MemReq,<wbr>InvObj,snapmirr,snaplist,<wbr>snapshot,if_load=devmon,temp=<wbr>devmon,paging,mdc,mdchitpct,<wbr>cics,dsa,getvis,maxuser,<wbr>nparts,xymongen,xymonnet,<wbr>xymonproxy,xymond,nginx" </p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:1.0in">
The definitions are here <a href="https://github.com/ZeWaren/xymon-nginx/blob/master/graphs.cfg" target="_blank">https://github.com/<wbr>ZeWaren/xymon-nginx/blob/<wbr>master/graphs.cfg</a></p>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
[nginx_connections]</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    FNPATTERN ^nginx_connections.rrd</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    TITLE Nginx connections</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    YAXIS</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:total@RRDIDX@=@RRDFN@:<wbr>total:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:waiting@RRDIDX@=@RRDFN@:<wbr>waiting:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:reading@RRDIDX@=@RRDFN@:<wbr>reading:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:writing@RRDIDX@=@RRDFN@:<wbr>writing:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:total@RRDIDX@#FFC3C0:<wbr>Total          :0</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:total@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:total@RRDIDX@:AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:total@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:waiting@RRDIDX@#FF0000:<wbr>Waiting             :1</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:waiting@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:waiting@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:waiting@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:reading@RRDIDX@#FF7D00:<wbr>Reading             :1</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:reading@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:reading@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:reading@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:writing@RRDIDX@#FFF200:<wbr>Writing             :1</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:writing@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:writing@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:writing@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
[nginx_requests]</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    FNPATTERN ^nginx_requests.rrd</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    TITLE Nginx requests</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    YAXIS</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:handreq@RRDIDX@=@RRDFN@:<wbr>handreq:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:handconn@RRDIDX@=@RRDFN@:<wbr>handconn:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    DEF:accepted@RRDIDX@=@RRDFN@:<wbr>accepted:AVERAGE</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:handreq@RRDIDX@#FF0000:<wbr>Requests          :0</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handreq@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handreq@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handreq@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:accepted@RRDIDX@#00FF00:<wbr>Accepted connections            :1</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:accepted@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:accepted@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:accepted@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    AREA:handconn@RRDIDX@#0000FF:<wbr>Handled connections             :1</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handconn@RRDIDX@:LAST: Current\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handconn@RRDIDX@:<wbr>AVERAGE: Average\: %4.0lf</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
    GPRINT:handconn@RRDIDX@:MAX: Max\: %4.0lf \n</p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
On 8 June 2018 at 16:21, Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>> wrote:</p>
</div>
</div>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in">
<span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Can you post the graph definition and the test2rrd definition?</span></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:1.0in">
<span class="m_-160893077344931614m-8232162271760298258gmail-"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b></span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Xymon [mailto:<a href="mailto:xymon-bounces@xymon.com" target="_blank">xymon-bounces@xymon.<wbr>com</a>]
<b>On Behalf Of </b>Rich Jones</span></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><br>
<b>Sent:</b> Friday, June 8, 2018 10:56 AM<br>
<b>To:</b> Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>><br>
<b>Cc:</b><a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><br>
<b>Subject:</b> Re: [Xymon] RRD graph not working for only one test</p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
 </p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:1.5in">
Yep, they are in graphs.cfg<br>
I see the following in the error log though... but i can't see it actually looking for a graph titled 'nginx'</p>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
[Fri Jun 08 14:51:40.699316 2018] [cgi:error] [pid 26294:tid 139975110661888] [client ***.***.***.**:53876] AH01215: Setup error: Service nginx has a graph nginx, but no graph-definition: /usr/local/xymon/cgi-bin/<wbr>svcstatus.sh, referer:
<a href="https://****/xymon/aws/aws.html" target="_blank">https://****/xymon/aws/aws.<wbr>html</a></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
 </p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
<br clear="all">
</p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<table class="m_-160893077344931614MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="0" style="width:24.0pt;margin-left:1.5in">
<tbody>
<tr>
<td style="border:none;border-top:solid #999999 1.0pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><strong><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:#ff8700">Rich Jones</span></strong><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:#ff8700"> |
 Systems Developer</span></p>
</td>
</tr>
<tr>
<td style="border:none;border-top:solid #999999 1.0pt;padding:7.5pt 0in 7.5pt 0in">
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:#999999">Corporation Pop<br>
<a href="https://maps.google.com/?q=21-23+Shudehill+%0D%0AManchester+M4+2AF&entry=gmail&source=g" target="_blank">21-23 Shudehill</a><br>
Manchester M4 2AF<br>
0161 838 0808</span></p>
</td>
</tr>
<tr>
<td style="border:none;border-top:solid #999999 1.0pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Helvetica",sans-serif;color:#999999"><a href="http://www.corporationpop.co.uk/" target="_blank"><span style="color:#ff8700;text-decoration:none">www.corporationpop.co.uk</span></a></span></p>
</td>
</tr>
<tr>
<td style="border:none;border-top:solid #999999 1.0pt;padding:7.5pt 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Helvetica",sans-serif;color:#999999">This email message (and any attached file) is intended only for the use of the individual or entity
 to whom the sender intended it to be addressed and may contain information that constitutes a trade secret, or that is privileged, confidential or subject to copyright. No part of it may be circulated, quoted, or reproduced without prior written approval from
 Corporation Pop Ltd. The contents of this document are strictly confidential and owned by Corporation Pop Ltd. Copyright © Corporation Pop Ltd. All rights reserved. Corporation Pop is a limited company registered in England + Wales. Company number 4869229.
 VAT number 533 8932 26.</span></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-left:1.5in">
 </p>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
On 8 June 2018 at 15:53, Scot Kreienkamp <<a href="mailto:Scot.Kreienkamp@la-z-boy.com" target="_blank">Scot.Kreienkamp@la-z-boy.com</a>> wrote:</p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:1.5in">
<span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Did you put the graph definition in either graphs.d or graphs.cfg?</span></p>
<p class="MsoNormal" style="margin-left:1.5in">
<b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Xymon [mailto:<a href="mailto:xymon-bounces@xymon.com" target="_blank">xymon-bounces@xymon.<wbr>com</a>]
<b>On Behalf Of </b>Rich Jones<br>
<span class="m_-160893077344931614m-8232162271760298258gmail-"><b>Sent:</b> Friday, June 8, 2018 10:31 AM</span><br>
<span class="m_-160893077344931614m-8232162271760298258gmail-"><b>To:</b><a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a></span><br>
<span class="m_-160893077344931614m-8232162271760298258gmail-"><b>Subject:</b> [Xymon] RRD graph not working for only one test</span></span></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:2.0in">
 </p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:2.0in">
Hi all, weird one... Have been playing about with the following nginx monitor <a href="https://github.com/ZeWaren/xymon-nginx" target="_blank">
https://github.com/ZeWaren/<wbr>xymon-nginx</a> and I can't get the graphs to work at all.<br>
<br>
The test runs fine (as far as I can tell, i have modified the script to output the data for the graph and that all looks fine), it sends it's data etc and I can see the .rrd files created. However Xymon doesn't want to display them at<span style="font-family:"Arial",sans-serif">
 all. I simply end up with alt text and the magnifying glass. Clicking the magnifying glass results in the "<span style="color:black">Cannot access RRD directory" error.<br>
</span></span><br>
I have performed an rrdtool dump on the offending graph and compared it with other .rrd files, doesn't look to be any issue. Permissions are all the same across all the data/rrd/host etc.<br>
<br>
Has anyone else had this issue or similar? Any ideas?<br>
I'm running Xymon 4.3.28</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:2.0in">
Cheers, Rich</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p style="margin-left:1.5in;line-height:10.5pt" id="m_-160893077344931614m_-8232162271760298258gmail-m_3829148272198394051m_302702115219552584c1-id-10">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">This message is intended only for the individual or entity to which it is addressed.  It may contain privileged, confidential information which is exempt from disclosure under applicable
 laws.  If you are not the intended recipient, you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information.  If you have received this communication in error, please notify
 us immediately by e-mail or by telephone at the above number. Thank you</span><span style="font-size:8.0pt;font-family:"Arial Narrow",sans-serif">.</span></p>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:1.5in">
 </p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:1.0in">
 </p>
</div>
</div>
</div>
</div></div></div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:.5in"><u></u> <u></u></p>
</div>
</div>
</div>
</div>

</blockquote></div><br></div></div>