[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] Help changin Logcheck cron entries.



On Sun, 25 Nov 2001 13:57:57 -0800, "Tom Hassell"
<bayhawk@xxxxxxxxxxxxxx> wrote:

:><html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
:>xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
:>xmlns=3D"http://www.w3.org/TR/REC-html40";>
:>
:><head>
:><meta http-equiv=3DContent-Type content=3D"text/html; =
:>charset=3Diso-8859-1">
:><meta name=3DProgId content=3DWord.Document>
:><meta name=3DGenerator content=3D"Microsoft Word 9">
:><meta name=3DOriginator content=3D"Microsoft Word 9">
:><link rel=3DFile-List href=3D"cid:filelist.xml@01C175B9.2FBB05F0">
:><!--[if gte mso 9]><xml>
:> <o:OfficeDocumentSettings>
:>  <o:DoNotRelyOnCSS/>
:> </o:OfficeDocumentSettings>
:></xml><![endif]--><!--[if gte mso 9]><xml>
:> <w:WordDocument>
:>  <w:View>Normal</w:View>
:>  <w:Zoom>0</w:Zoom>
:>  <w:DocumentKind>DocumentEmail</w:DocumentKind>
:>  <w:EnvelopeVis/>
:> </w:WordDocument>
:></xml><![endif]-->
:><style>
:><!--
:> /* Style Definitions */
:>p.MsoNormal, li.MsoNormal, div.MsoNormal
:>	{mso-style-parent:"";
:>	margin:0in;
:>	margin-bottom:.0001pt;
:>	mso-pagination:widow-orphan;
:>	font-size:12.0pt;
:>	font-family:"Times New Roman";
:>	mso-fareast-font-family:"Times New Roman";}
:>p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
:>	{margin:0in;
:>	margin-bottom:.0001pt;
:>	mso-pagination:widow-orphan;
:>	font-size:12.0pt;
:>	font-family:"Times New Roman";
:>	mso-fareast-font-family:"Times New Roman";}
:>span.EmailStyle15
:>	{mso-style-type:personal-compose;
:>	mso-ansi-font-size:10.0pt;
:>	mso-ascii-font-family:Arial;
:>	mso-hansi-font-family:Arial;
:>	mso-bidi-font-family:Arial;
:>	color:black;}
:>@page Section1
:>	{size:8.5in 11.0in;
:>	margin:1.0in 1.25in 1.0in 1.25in;
:>	mso-header-margin:.5in;
:>	mso-footer-margin:.5in;
:>	mso-paper-source:0;}
:>div.Section1
:>	{page:Section1;}
:>-->
:></style>
:></head>
:>
:><body lang=3DEN-US style=3D'tab-interval:.5in'>
:>
:><div class=3DSection1>
:>
:><p class=3DMsoNormal><span class=3DEmailStyle15><font size=3D2 =
:>color=3Dblack
:>face=3DArial><span =
:>style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
:>Arial'>I cant for the life of me figure out what a quarter.daily job =
:>would be.<o:p></o:p></span></font></span></p>
:>
:><p class=3DMsoNormal><span class=3DEmailStyle15><font size=3D2 =
:>color=3Dblack
:>face=3DArial><span =
:>style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
:>Arial'><![if =
:>!supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></font></span></p>
:>
:><p class=3DMsoNormal><span class=3DEmailStyle15><font size=3D2 =
:>color=3Dblack
:>face=3DArial><span =
:>style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
:>Arial'>I do not understand what the crontab line would be to schedule it =
:>as
:>such. Can anyone explain to me what the command would be to set up log =
:>check to
:>run 4 times a day?<o:p></o:p></span></font></span></p>
:>
:><p class=3DMsoNormal><span class=3DEmailStyle15><font size=3D2 =
:>color=3Dblack
:>face=3DArial><span =
:>style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
:>Arial'><![if =
:>!supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></font></span></p>
:>
:></div>
:>
:></body>
:>
:></html>
:>

Why would anyone want to post a request for information with all this
garbage in their message??  Plain text would certainly be easier for my
reader to read.

I am not clear on your question, but

05 0,6,12,18 * * * root run-parts /etc/cron.quarter-daily

in crontabs runs items in /etc/cron.quarter-daily every 6 hours.

Mike.