<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.lcnw.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2FIT%2Fnagios</id>
	<title>Main Page/IT/nagios - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.lcnw.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2FIT%2Fnagios"/>
	<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/nagios&amp;action=history"/>
	<updated>2026-05-06T15:32:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.4</generator>
	<entry>
		<id>https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/nagios&amp;diff=46&amp;oldid=prev</id>
		<title>Clewis: Created page with &quot;=A one liner to split up a nagios log= &lt;pre&gt;cat nagios.log  | while read line; do  unixts=`echo $line | cut -b 2-11`;  logname=&quot;nagios-`date -d \@$unixts +%m-%d-%Y`-00.log&quot;; e...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/nagios&amp;diff=46&amp;oldid=prev"/>
		<updated>2016-05-25T10:44:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=A one liner to split up a nagios log= &amp;lt;pre&amp;gt;cat nagios.log  | while read line; do  unixts=`echo $line | cut -b 2-11`;  logname=&amp;quot;nagios-`date -d \@$unixts +%m-%d-%Y`-00.log&amp;quot;; e...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=A one liner to split up a nagios log=&lt;br /&gt;
&amp;lt;pre&amp;gt;cat nagios.log  | while read line; do  unixts=`echo $line | cut -b 2-11`;  logname=&amp;quot;nagios-`date -d \@$unixts +%m-%d-%Y`-00.log&amp;quot;; echo $line &amp;gt;&amp;gt; $logname; done&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Clewis</name></author>
		
	</entry>
</feed>