Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://www.eight-cubed.com/blog/index.xml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="http://www.eight-cubed.com/blog/rss2html.xsl"?>
  3. <rss version="2.0"
  4.    xmlns:dc="http://purl.org/dc/elements/1.1/"
  5.    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  6.    xmlns:admin="http://webns.net/mvcb/"
  7.    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  8.    xmlns:content="http://purl.org/rss/1.0/modules/content/"
  9.    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  10.    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
  11.    xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  12.  
  13.  <channel>
  14.    <title>e i g h t - c u b e d . c o m</title>
  15.    <link>https://www.eight-cubed.com/blog/</link>
  16.    <description>A day in the life of an OpenVMS systems specialist.  Articles and tutorials on Systems Management and Programming for OpenVMS.</description>
  17.    <dc:language>en-us</dc:language>
  18.    <dc:creator>James F. Duff</dc:creator>
  19.    <dc:rights>Copyright 2024 James F. Duff</dc:rights>
  20.    <dc:date>2024-01-16T11:05:11+11:00</dc:date>
  21.    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.34" />
  22.    <admin:errorReportsTo rdf:resource="mailto:jim@eight-cubed.com"/>
  23.    <sy:updatePeriod>daily</sy:updatePeriod>
  24.    <sy:updateFrequency>1</sy:updateFrequency>
  25.    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
  26.  
  27.        <item>
  28.      <title>DCX X01-02</title>
  29.      <link>https://www.eight-cubed.com/blog/archives/001297.html?from=rss</link>
  30.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001297.html</guid>
  31.      <description>In eons past (in 1988), I wrote a program in MACRO-32 to call the DCX$ procedures to compress and expand...</description>
  32.      <body xmlns="http://www.w3.org/1999/xhtml"><p>In eons past (in 1988), I wrote a program in MACRO-32 to call the DCX$ procedures to compress and expand files.  In response to a blog post from Hoff in 2007, I posted the source code for it to this blog.</p>
  33.  
  34. <p>And in 2010, Volker Halle pointed out a bug in the code with the map length parameter of the DCX$ routines, and sent me a correction.</p>
  35.  
  36. <p>It only took me 13 years to update the zip file on website.  Thanks Volker!</p></body>
  37.      <dc:subject>Site News</dc:subject>
  38.      <dc:date>2024-01-16T11:05:11+11:00</dc:date>
  39.                  <comments>http://www.eight-cubed.com/cgi-bin/mt-comments.cgi?entry_id=1297</comments>
  40.      
  41.      
  42.      <slash:comments>0</slash:comments>
  43.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/535</trackback:ping>
  44.      
  45.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001297.rss</wfw:commentRss>
  46.    </item>
  47.        <item>
  48.      <title>Some more changes to the examples</title>
  49.      <link>https://www.eight-cubed.com/blog/archives/001296.html?from=rss</link>
  50.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001296.html</guid>
  51.      <description>As I mentioned in the previous post, I used to own an AlphaServer 800 as my workhorse VMS machine at...</description>
  52.      <body xmlns="http://www.w3.org/1999/xhtml"><p>As I mentioned in the previous post, I used to own an AlphaServer 800 as my workhorse VMS machine at home, but after it had a fatal hardware issue after a staggeringly good run of over 20+ years of continuous use, I retired it and relied on access to machines at work to answer questions that I get about VMS via this web site.</p>
  53.  
  54. <p>One of the issues with retiring the Alpha and not replacing it was that I lost access to DTM - Digital Test Manager, which is a regression test tool that's part of the DECSet product, as we didn't use it at work.</p></body>
  55.      <dc:subject>Programming</dc:subject>
  56.      <dc:date>2023-11-23T11:08:39+11:00</dc:date>
  57.            
  58.      
  59.      <slash:comments>0</slash:comments>
  60.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/534</trackback:ping>
  61.      
  62.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001296.rss</wfw:commentRss>
  63.    </item>
  64.        <item>
  65.      <title>Examples updated</title>
  66.      <link>https://www.eight-cubed.com/blog/archives/001295.html?from=rss</link>
  67.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001295.html</guid>
  68.      <description>My venerable Alpha 800 was retired long ago, and I&apos;ve been relying on resources at work to answer the regular...</description>
  69.      <body xmlns="http://www.w3.org/1999/xhtml"><p>My venerable Alpha 800 was retired long ago, and I've been relying on resources at work to answer the regular queries that I get about VMS and the code examples.</p>
  70.  
  71. <p>Now being retired however, it's well past due that I have a VMS machine at home again, and with the advent of the community license for x86_64, I've been able to get a virtual machine up and running OpenVMS 9.2-1 and updated the examples code.</p></body>
  72.      <dc:subject>Site News</dc:subject>
  73.      <dc:date>2023-08-09T11:54:36+11:00</dc:date>
  74.            
  75.      
  76.      <slash:comments>0</slash:comments>
  77.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/533</trackback:ping>
  78.      
  79.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001295.rss</wfw:commentRss>
  80.    </item>
  81.        <item>
  82.      <title>And fixed</title>
  83.      <link>https://www.eight-cubed.com/blog/archives/001294.html?from=rss</link>
  84.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001294.html</guid>
  85.      <description>The examples are working again. This is what happens to you trying to maintain a hosted web site for multiple...</description>
  86.      <body xmlns="http://www.w3.org/1999/xhtml"><p>The examples are working again.  This is what happens to you trying to maintain a hosted web site for multiple years... the hosting company will change out software from under you with no warning.  Because my site is so old, this has happened a number of times over the years.</p>
  87.  
  88. <p>And when I uploaded the new version of the examples, it triggered off a script that contained a depreciated feature.  At some stage I should see if I can export all this and import it into a modern CMS.  Another project for another day.</p></body>
  89.      <dc:subject>Site News</dc:subject>
  90.      <dc:date>2023-08-09T10:28:23+11:00</dc:date>
  91.            
  92.      
  93.      <slash:comments>0</slash:comments>
  94.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/532</trackback:ping>
  95.      
  96.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001294.rss</wfw:commentRss>
  97.    </item>
  98.        <item>
  99.      <title>Yes, I know the examples are broken...</title>
  100.      <link>https://www.eight-cubed.com/blog/archives/001293.html?from=rss</link>
  101.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001293.html</guid>
  102.      <description>I&apos;m working on getting my dev-&gt;website pipeline going and I&apos;ve broken something. I&apos;ll figure out what it is tomorrow. Apologies...</description>
  103.      <body xmlns="http://www.w3.org/1999/xhtml"><p>I'm working on getting my dev->website pipeline going and I've broken something.  I'll figure out what it is tomorrow.  Apologies for the inconvenience.</p></body>
  104.      <dc:subject>Site News</dc:subject>
  105.      <dc:date>2023-08-08T18:47:03+11:00</dc:date>
  106.            
  107.      
  108.      <slash:comments>0</slash:comments>
  109.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/531</trackback:ping>
  110.      
  111.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001293.rss</wfw:commentRss>
  112.    </item>
  113.        <item>
  114.      <title>I&apos;m officially retired</title>
  115.      <link>https://www.eight-cubed.com/blog/archives/001292.html?from=rss</link>
  116.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001292.html</guid>
  117.      <description>After what seems an eternity, the company I&apos;ve worked for for nearly 15 years back here in Australia has finally...</description>
  118.      <body xmlns="http://www.w3.org/1999/xhtml"><p>After what seems an eternity, the company I've worked for for nearly 15 years back here in Australia has finally completed a phased migration of their business to a new system, making the VMS systems and my position redundant.</p>
  119.  
  120. <p>I've been expecting this to happen for a long time, but various delays with the new system pushed it back... and back... and back.</p></body>
  121.      <dc:subject>Personal</dc:subject>
  122.      <dc:date>2023-07-25T18:11:29+11:00</dc:date>
  123.            
  124.      
  125.      <slash:comments>0</slash:comments>
  126.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/530</trackback:ping>
  127.      
  128.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001292.rss</wfw:commentRss>
  129.    </item>
  130.        <item>
  131.      <title>My goodness, long time between posts</title>
  132.      <link>https://www.eight-cubed.com/blog/archives/001291.html?from=rss</link>
  133.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001291.html</guid>
  134.      <description>It&apos;s been over two years since I&apos;ve posted anything here!  The life of a VMS manager when the system they&apos;re managing is in maintenance mode and is being decommissioned is rather mundane, however I haven&apos;t forgotten VMS, and have updated the links to VSI&apos;s new documentation set in my examples.</description>
  135.      <body xmlns="http://www.w3.org/1999/xhtml"><p>It's been over two years since I've posted anything here!  The life of a VMS manager when the system they're managing is in maintenance mode and is being decommissioned is rather mundane.</p></body>
  136.      <dc:subject>OpenVMS</dc:subject>
  137.      <dc:date>2021-11-06T12:54:50+11:00</dc:date>
  138.            
  139.      
  140.      <slash:comments>0</slash:comments>
  141.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/529</trackback:ping>
  142.      
  143.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001291.rss</wfw:commentRss>
  144.    </item>
  145.        <item>
  146.      <title>Bit tests in COBOL</title>
  147.      <link>https://www.eight-cubed.com/blog/archives/001290.html?from=rss</link>
  148.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001290.html</guid>
  149.      <description>It&apos;s been a long while since I&apos;ve had anything interesting to post here.  Mostly, my day to day occupation for the last couple of years has been maintaining the infrastructure, operating system, and ensuring business as usual continues for the company&apos;s primary application.
  150.  
  151. However, I got an interesting query from an old friend today, asking if there is a way to do bitwise tests in COBOL.  This was an interesting challenge that made me think outside the box!</description>
  152.      <body xmlns="http://www.w3.org/1999/xhtml"><p>It's been a long while since I've had anything interesting to post here.  Mostly, my day to day occupation for the last couple of years has been maintaining the infrastructure, operating system, and ensuring business as usual continues for the company's primary application.</p>
  153.  
  154. <p>However, I got an interesting query from an old friend today, asking if there is a way to do bitwise tests in COBOL.  This was an interesting challenge that made me think outside the box!</p></body>
  155.      <dc:subject>Programming</dc:subject>
  156.      <dc:date>2018-06-29T12:43:58+11:00</dc:date>
  157.            
  158.      
  159.      <slash:comments>1</slash:comments>
  160.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/528</trackback:ping>
  161.      
  162.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001290.rss</wfw:commentRss>
  163.    </item>
  164.        <item>
  165.      <title>Are we getting closer to the bug?</title>
  166.      <link>https://www.eight-cubed.com/blog/archives/001289.html?from=rss</link>
  167.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001289.html</guid>
  168.      <description>In my previous post which was terrifyingly over six months ago, I again touched on the issue that I described way back in June 2014 about directory renames sometimes producing catastrophically incorrect results.  I thought I&apos;d bring you up-to-date with what&apos;s happening...</description>
  169.      <body xmlns="http://www.w3.org/1999/xhtml"><p>In my previous post which was terrifyingly over six months ago, I again touched on the issue that I described way back in June 2014 about <a href="http://www.eight-cubed.com/blog/archives/001285.html">directory renames sometimes producing catastrophically incorrect results</a>.  I thought I'd bring you up-to-date with what's happening...</p>
  170.  
  171. <p>Shortly after I published the update in late June 2015, Engineering got in touch with me to note that RMS has a process wide directory path cache, which gets invalidated on every directory remove operations (delete or rename).  Cache invalidation is based on a directory sequence number contained in the <abbr title="Unit Control Block">UCB</abbr> of the disk involved.  They suggested running some <abbr title="System Dump Analyser">SDA</abbr> commands to see if, when the problem occurred, the field was not being updated.</p></body>
  172.      <dc:subject>OpenVMS</dc:subject>
  173.      <dc:date>2016-01-14T11:24:06+11:00</dc:date>
  174.            
  175.      
  176.      <slash:comments>1</slash:comments>
  177.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/527</trackback:ping>
  178.      
  179.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001289.rss</wfw:commentRss>
  180.    </item>
  181.        <item>
  182.      <title>Still rename weirdness</title>
  183.      <link>https://www.eight-cubed.com/blog/archives/001288.html?from=rss</link>
  184.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001288.html</guid>
  185.      <description>Long time between posts. My job has got very quiet due to my company aiming to replace the in-house written...</description>
  186.      <body xmlns="http://www.w3.org/1999/xhtml"><p>Long time between posts.  My job has got very quiet due to my company aiming to replace the in-house written system running on VMS with an off-the-shelf <abbr title="Enterprise Resource Planning">ERP</abbr> system.  With the inherent stability of the system running on VMS, I haven't had much to write about.</p>
  187.  
  188. <p>However, I wrote <a href="http://www.eight-cubed.com/blog/archives/001285.html">an article</a> over a year ago concerning a rare issue where a series of directory renames gets "confused".  This issue has hit us twice in the last three days.</p>
  189.  
  190. <p>Perhaps now that the old team reassembled for VSI is back together, someone will be able to solve this.</p></body>
  191.      <dc:subject>OpenVMS</dc:subject>
  192.      <dc:date>2015-06-27T05:10:45+11:00</dc:date>
  193.            
  194.      
  195.      <slash:comments>0</slash:comments>
  196.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/526</trackback:ping>
  197.      
  198.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001288.rss</wfw:commentRss>
  199.    </item>
  200.        <item>
  201.      <title>HP World in Sydney</title>
  202.      <link>https://www.eight-cubed.com/blog/archives/001287.html?from=rss</link>
  203.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001287.html</guid>
  204.      <description>HP World Tour is coming to Sydney on the 28th of August.  I&apos;m registered and attending if you anyone wants to catch up face to face.</description>
  205.      <body xmlns="http://www.w3.org/1999/xhtml"><p>HP World Tour is coming to Sydney on the 28th of August.  I'm registered and attending if you anyone wants to catch up face to face.</p></body>
  206.      <dc:subject>Hewlett Packard</dc:subject>
  207.      <dc:date>2014-07-23T18:08:02+11:00</dc:date>
  208.            
  209.      
  210.      <slash:comments>0</slash:comments>
  211.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/525</trackback:ping>
  212.      
  213.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001287.rss</wfw:commentRss>
  214.    </item>
  215.        <item>
  216.      <title>System logical name changes</title>
  217.      <link>https://www.eight-cubed.com/blog/archives/001286.html?from=rss</link>
  218.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001286.html</guid>
  219.      <description>Here&apos;s a command procedure that run daily, will provide you with a nice email listing additions, deletions, and modifications to the system logical name table.</description>
  220.      <body xmlns="http://www.w3.org/1999/xhtml"><p>Here's a command procedure that run daily, will provide you with a nice email listing additions, deletions, and modifications to the system logical name table.</p></body>
  221.      <dc:subject>OpenVMS</dc:subject>
  222.      <dc:date>2014-06-16T17:21:00+11:00</dc:date>
  223.            
  224.      
  225.      <slash:comments>0</slash:comments>
  226.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/524</trackback:ping>
  227.      
  228.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001286.rss</wfw:commentRss>
  229.    </item>
  230.        <item>
  231.      <title>Rename weirdness</title>
  232.      <link>https://www.eight-cubed.com/blog/archives/001285.html?from=rss</link>
  233.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001285.html</guid>
  234.      <description>Sometimes a directory rename doesn&apos;t?</description>
  235.      <body xmlns="http://www.w3.org/1999/xhtml"><p>Consider the following directory structure:</p>
  236.  
  237. <pre>
  238.  
  239. $ dir my_disk:[top.branch...]
  240.  
  241. Directory MY_DISK:[top]
  242.  
  243. branch.DIR;1
  244.  
  245. Total of 1 file.
  246.  
  247. Directory MY_DISK:[top.branch]
  248.  
  249. archive.DIR;1       report1.rep;1       report2.rep;1
  250.  
  251. Total of 3 files.
  252.  
  253. Directory MY_DISK:[top.branch.archive]
  254.  
  255. 20140611.DIR;1      20140612.DIR;1
  256.  
  257. Total of 2 files.
  258.  
  259. Grand total of 3 directories, 6 files.
  260.  
  261. </pre>
  262.  
  263. <p>During the day, a large number of reports are created in MY_DISK:[TOP.BRANCH].</p>
  264.  
  265. <p>The goal of the following set of DCL commands is to move these files to a directory called MY_DISK:[TOP.BRANCH.ARCHIVE.20140613]:</p>
  266.  
  267. <pre>
  268. $ set prot=o:rwed my_disk:[top.branch]archive.dir
  269. $ rename my_disk:[top.branch]archive.dir my_disk:[top]branch_archive.dir
  270. $ set prot=o:rwed my_disk:[top]branch.dir
  271. $ rename my_disk:[top]branch.dir my_disk:[top.branch_archive]20140613.dir
  272. $ create/dir my_disk:[top.branch]
  273. $ rename my_disk:[top]branch_archive.dir my_disk:[top.branch]archive.dir
  274. </pre>
  275.  
  276. <p>Now imagine there are 80+ BRANCH.DIR directories (with different names of course) and we have that sequence of commands execute in parallel jobs, one for each directory.</p>
  277.  
  278. <p>The vast majority of the time, this works fine.  However, on the odd occasion, the CREATE/DIR command says that the directory already exists, even though the preceding RENAME has returned a success status.</p>
  279.  
  280. <p>After the CREATE/DIR, the next RENAME also succeeds, however, right afterwards, the BRANCH.DIR directory has mysteriously gone missing!  The directory is only then recoverable by performing an ANALYZE/DISK/REPAIR.</p>
  281.  
  282. <p>This is on I64 8.4 with UPDATE-V0800, FIBRE_SCSI-V0500, RMS-V0400, and SYS_V0300.</p>
  283.  
  284. <p>The underlying ODS-5 disk is a two member shadow set that a SET VOLUME/CACHE=NODATA has been issued against (the disk is 99.9% write) mounted on all nodes of a five member cluster.</p>
  285.  
  286. <p>I've logged a call with HP against this.</p>
  287. </body>
  288.      <dc:subject>OpenVMS</dc:subject>
  289.      <dc:date>2014-06-13T17:15:46+11:00</dc:date>
  290.            
  291.      
  292.      <slash:comments>0</slash:comments>
  293.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/523</trackback:ping>
  294.      
  295.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001285.rss</wfw:commentRss>
  296.    </item>
  297.        <item>
  298.      <title>NRPE on OpenVMS</title>
  299.      <link>https://www.eight-cubed.com/blog/archives/001284.html?from=rss</link>
  300.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001284.html</guid>
  301.      <description>Trials and tribulations of making NRPE work on OpenVMS.</description>
  302.      <body xmlns="http://www.w3.org/1999/xhtml"><p>I have a pretty extensive <a href="http://www.nagios.org/">Nagios</a> setup here, that monitors everything from network links, OpenVMS services, Windows server availability, and Linux.</p>
  303.  
  304. <p>Because I haven't installed <abbr title="Nagios Remote Plugin Executor">NRPE</abbr> on Windows as I don't manage those boxes, some people in the Windows Team have recently been looking at Microsoft's SCOM product.  I thought I better demo NRPE, at least on OpenVMS.</p>
  305.  
  306. <p>I got the <a href="http://nrpevms.dbaalacarte.com/">OpenVMS NRPE kit</a>, but this code seems to be fairly old (no IA64 references).  But as all the code was there, it appeared to build just fine on IA64.</p>
  307.  
  308. <p>Unfortunately, there are a couple of "gotchas" in the kit, both in the documentation, and in the implementation.  First, let's fix a bug in the code that of course only rears its head when you set the DEBUG flag in NRPE.CFG to 1 (which you want to do when you are initially configuring the service).</p>
  309.  
  310. <p>The bug is in the CUSTOM.C module.  Replace this source:</p>
  311.  
  312. <pre>
  313. void syslog(int priority, char *message, ...){
  314.        char buffer[MAX_INPUT_BUFFER];
  315.        va_list arguments;
  316.  
  317.        va_start(arguments, message);
  318.  
  319.        sprintf(buffer, message, va_arg(arguments, char *));
  320.        printf("%d: %s\n", priority, buffer);
  321.  
  322.        va_end(arguments);
  323. }
  324. </pre>
  325.  
  326. <p>With this:</p>
  327.  
  328. <pre>
  329. void syslog(int priority, char *message, ...){
  330.        char buffer[MAX_INPUT_BUFFER];
  331.        va_list arguments;
  332.  
  333.        va_start(arguments, message);
  334.  
  335.        vsprintf(buffer, message, arguments);
  336.        printf("%d: %s\n", priority, buffer);
  337.  
  338.        va_end(arguments);
  339. }
  340. </pre>
  341.  
  342. <p>This prevents an access violation if there are no optional arguments (the result of a va_arg on nonexistent arguments is undefined in the C specification).</p>
  343.  
  344. <p>The other unfortunate bit is a combination of the documentation, that advises you to create logical names containing a dollar sign (which is <a href="http://h71000.www7.hp.com/doc/73final/4518/4518pro_003.html#4518_naming_con">generally not recommended</a>); and omissions in the configuration file.</p>
  345.  
  346. <p>Because the documentation tells you to create a logical containing a dollar sign, you have to specify command definitions that will be examined for macro substitution with an escaped dollar sign ($$) as the dollar sign is the macro introducer in Nagios.</p>
  347.  
  348. <p>If you look in the NRPE.CFG file supplied in the kit, you will see this is commands such as</p>
  349.  
  350. <pre>
  351. command[check_test]=@nrpe$$scripts:check_test.com
  352. </pre>
  353.  
  354. <p>But just below this is</p>
  355.  
  356. <pre>
  357. command[check_cpu]=@nrpe$scripts:check_system.com CPU
  358. </pre>
  359.  
  360. <p>which only supplies a single dollar sign.  Because of this, the macro processor assumes you've carelessly left a trailing dollar sign off and supplies you with one.  The command finally executed is</p>
  361.  
  362. <pre>
  363. @nrpe$scripts:check_system.com CPU$
  364. </pre>
  365.  
  366. <p>which doesn't work.</p>
  367.  
  368. <p>To fix, simply add the extra dollar sign in the NRPE.CFG file (or better yet, ignore the documentation and don't use a dollar sign in your logical names at all).</p></body>
  369.      <dc:subject>Systems Management</dc:subject>
  370.      <dc:date>2014-04-30T17:14:11+11:00</dc:date>
  371.            
  372.      
  373.      <slash:comments>0</slash:comments>
  374.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/522</trackback:ping>
  375.      
  376.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001284.rss</wfw:commentRss>
  377.    </item>
  378.        <item>
  379.      <title>Poor man&apos;s PCA</title>
  380.      <link>https://www.eight-cubed.com/blog/archives/001283.html?from=rss</link>
  381.      <guid isPermaLink="true">https://www.eight-cubed.com/blog/archives/001283.html</guid>
  382.      <description>Description of a solution I came up with to automatically collect program counter information in an executable image, with links to the source code.</description>
  383.      <body xmlns="http://www.w3.org/1999/xhtml"><p>As part of DECset, HP have a really useful bit of software called the Performance and Coverage Analyzer (PCA).  The program is capable of recording <abbr title="program counter">PC</abbr> information, and then displaying the corresponding lines of source code that the frequently recorded PCs belong to.  Unfortunately, I don't have a license.</p>
  384.  
  385. <p>So, how do I get a program to record its program counter on a regular basis?  Read on.</p></body>
  386.      <dc:subject>Programming</dc:subject>
  387.      <dc:date>2014-03-20T14:59:49+11:00</dc:date>
  388.            
  389.      
  390.      <slash:comments>0</slash:comments>
  391.            <trackback:ping>http://www.eight-cubed.com/cgi-bin/mt-tb.cgi/521</trackback:ping>
  392.      
  393.      <wfw:commentRss>https://www.eight-cubed.com/blog/archives/commentrss/001283.rss</wfw:commentRss>
  394.    </item>
  395.    
  396.  
  397.  </channel>
  398. </rss>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//www.eight-cubed.com/blog/index.xml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda