<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Overview</title><link>https://sourceforge.net/p/omnicheck/wiki/Overview/</link><description>Recent changes to Overview</description><atom:link href="https://sourceforge.net/p/omnicheck/wiki/Overview/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Dec 2014 19:32:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/omnicheck/wiki/Overview/feed" rel="self" type="application/rss+xml"/><item><title>Overview modified by Les Peters</title><link>https://sourceforge.net/p/omnicheck/wiki/Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -14,31 +14,3 @@
 * BSD

 In short, if the operating system can run Perl version 5.004 patch 4 or later, it can run OmniCheck. If someone knows of a system where this assertion fails, please post a message in OmniCheck's Help forum the project so I can fix whatever is going wrong.
-
-### Changes from last version (6.1.1) ###
-
-Exec actions now support use of FILENAME substitution
-
-## Installation ##
-
-### Management via iterative process (cron) ###
-
-1. Create installation directory (if not already present) referred hereafter as {install_dir}
-
-    &lt;/pre&gt;&lt;pre&gt;mkdir /opt/omnicheck # or wherever you wish&lt;/pre&gt;
-
-2. Create logs directory (if being used)
-
-    &lt;pre&gt;mkdir /opt/omnicheck/logs # or wherever you wish&lt;/pre&gt;
-
-3. Create configuration file or copy one of the samples from this site (see Configuration for details)
-
-    &lt;pre&gt;cd {install_dir}; vi configfile&lt;/pre&gt;
-
-4. Create rule file(s) in the directory noted as 'home' in the configuration file (see Rule files for details)
-
-    &lt;pre&gt;vi {install_dir}/rules.{nodename}&lt;/pre&gt;
-
-5. Begin monitoring in the selected tool (cron)
-
-    &lt;pre&gt;/usr/local/bin/perl {install_dir}/omnicheck -F {install_dir}/configfile&lt;/pre&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Les Peters</dc:creator><pubDate>Mon, 15 Dec 2014 19:32:24 -0000</pubDate><guid>https://sourceforge.net16001abb06576b020ba1c00df9d620dca35870cd</guid></item><item><title>Overview modified by Les Peters</title><link>https://sourceforge.net/p/omnicheck/wiki/Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Les Peters</dc:creator><pubDate>Sat, 13 Dec 2014 21:27:44 -0000</pubDate><guid>https://sourceforge.netdc17659010672cacc2447998f6375e850ebb98b9</guid></item><item><title>Documentation modified by Les Peters</title><link>https://sourceforge.net/p/omnicheck/wiki/Documentation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -18,3 +18,27 @@
 ### Changes from last version (6.1.1) ###

 Exec actions now support use of FILENAME substitution
+
+## Installation ##
+
+### Management via iterative process (cron) ###
+
+1. Create installation directory (if not already present) referred hereafter as {install_dir}
+
+    &lt;/pre&gt;&lt;pre&gt;mkdir /opt/omnicheck # or wherever you wish&lt;/pre&gt;
+
+2. Create logs directory (if being used)
+
+    &lt;pre&gt;mkdir /opt/omnicheck/logs # or wherever you wish&lt;/pre&gt;
+
+3. Create configuration file or copy one of the samples from this site (see Configuration for details)
+
+    &lt;pre&gt;cd {install_dir}; vi configfile&lt;/pre&gt;
+
+4. Create rule file(s) in the directory noted as 'home' in the configuration file (see Rule files for details)
+
+    &lt;pre&gt;vi {install_dir}/rules.{nodename}&lt;/pre&gt;
+
+5. Begin monitoring in the selected tool (cron)
+
+    &lt;pre&gt;/usr/local/bin/perl {install_dir}/omnicheck -F {install_dir}/configfile&lt;/pre&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Les Peters</dc:creator><pubDate>Sat, 13 Dec 2014 21:14:37 -0000</pubDate><guid>https://sourceforge.net50a5c6837d497ef6f9d67583dbc70f2dd20e2d8d</guid></item><item><title>Documentation modified by Les Peters</title><link>https://sourceforge.net/p/omnicheck/wiki/Documentation/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;OmniCheck is a Perl script that is designed to monitor the logfiles of process (or the direct output of processes), perform regular-expression pattern matches against that data, and take a specified notification action.&lt;br /&gt;
OmniCheck was originally implemented on HP/UX 9.05, and has been successfully ported to all current revisions of the following operating systems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;HP/UX&lt;/li&gt;
&lt;li&gt;Solaris&lt;/li&gt;
&lt;li&gt;IRIX&lt;/li&gt;
&lt;li&gt;Digital Unix&lt;/li&gt;
&lt;li&gt;Win32&lt;/li&gt;
&lt;li&gt;Linux&lt;/li&gt;
&lt;li&gt;Tandem OSS POSIX environment&lt;/li&gt;
&lt;li&gt;Mac OS X (Darwin)&lt;/li&gt;
&lt;li&gt;BSD&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In short, if the operating system can run Perl version 5.004 patch 4 or later, it can run OmniCheck. If someone knows of a system where this assertion fails, please post a message in OmniCheck's Help forum the project so I can fix whatever is going wrong.&lt;/p&gt;
&lt;h3 id="changes-from-last-version-611"&gt;Changes from last version (6.1.1)&lt;/h3&gt;
&lt;p&gt;Exec actions now support use of FILENAME substitution&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Les Peters</dc:creator><pubDate>Sat, 13 Dec 2014 21:06:41 -0000</pubDate><guid>https://sourceforge.net42f0ea841edd5caf6a69aa1ecbc278968ff97498</guid></item></channel></rss>