• cronapps.log

    From Björn Felten@2:203/2 to All on Tue Nov 11 23:15:29 2014
    Can anybody tell me where (if any) I can find the setting that prevents Argus from logging it's cron activities?

    cronapps.log is *so* very uninteresting, at least to me, and it fills up pretty fast. :(

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://felten.yi.org (2:203/2)
  • From Paul Quinn@3:640/1384 to Bj”rn Felten on Wed Nov 12 09:56:31 2014
    Hi! Bj├╢rn,

    On 12/11/2014 8:15 AM, you wrote:

    Can anybody tell me where (if any) I can find the setting that prevents Argus from logging it's cron activities?

    cronapps.log is *so* very uninteresting, at least to me, and it
    fills up pretty fast. :(

    In Radius I have an option Config-->Preferences-->Logs. The filenames can be changed. I guess in theory you could set the cronapps.log entry to 'nul' (sans
    quotes).

    Is this do-able in Argus? Nyah-nyah. 8-)

    Cheers,
    Paul.

    --- Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
    * Origin: Paul's Puppy 4.2.1 multiuser vBox - M'boro, Qld, OZ (3:640/1384)
  • From Björn Felten@2:203/2 to Paul Quinn on Wed Nov 12 01:32:15 2014
    Is this do-able in Argus? Nyah-nyah. 8-)

    Gah!

    Nah, but with a batch file... 8-)

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://felten.yi.org (2:203/2)
  • From Paul Quinn@3:640/1384 to Björn Felten on Wed Nov 12 11:06:54 2014
    Hi! Bj├╢rn,

    On 12/11/2014 10:32 AM, you wrote:

    Is this do-able in Argus? Nyah-nyah. 8-)

    Gah!

    Nah, but with a batch file... 8-)

    Each morning in what I call a 'pre-maint' BATch called by Radius, which firstly
    shuts Radius down, I concatenate most of the textual-based logfiles into a single log that's manipulated later by another script...

    --- 8< ---
    COPY /Y ip_?.log IP-Calls.Log
    COPY /Y polls.log+cronapps.log+IP-Calls.Log+traps.log Mailer0X.log
    --- 8< ---
    (That's not quite the whole thing. Just the pertinent bits.)

    The naming convention "Mailer??.log" is used by the follow-on script. That script re-starts Radius just before it exits.

    I fear I may be re-telling an old tale of mine. Apologies in advance if it grates on your nerves.

    Cheers,
    Paul.

    --- Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
    * Origin: Paul's Puppy 4.2.1 multiuser vBox - M'boro, Qld, OZ (3:640/1384)
  • From Björn Felten@2:203/2 to Paul Quinn on Wed Nov 12 08:16:01 2014
    I fear I may be re-telling an old tale of mine. Apologies in advance if it grates on your nerves.

    No worries, mate! Old, senile farts like me have to be reminded once and again.

    I do something similar (involving my DAYNBR program to get the proper extension), only I do it once a week.

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://felten.yi.org (2:203/2)
  • From mark lewis@1:3634/12 to Björn Felten on Wed Nov 12 01:59:57 2014

    On Tue, 11 Nov 2014, Björn Felten wrote to All:

    Can anybody tell me where (if any) I can find the setting that
    prevents Argus from logging it's cron activities?

    not that i know of... but why?

    cronapps.log is *so* very uninteresting, at least to me, and it
    fills up pretty fast. :(

    so how are you to tell if something fraks up and doesn't run on time as intended???

    )\/(ark


    * Origin: (1:3634/12)
  • From mark lewis@1:3634/12 to Paul Quinn on Wed Nov 12 02:01:46 2014

    On Wed, 12 Nov 2014, Paul Quinn wrote to Bj÷rn Felten:

    I fear I may be re-telling an old tale of mine. Apologies in
    advance if it grates on your nerves.

    perhgaps you should retell that tail so that others who haven't heard it might benefit? ;)


    )\/(ark


    * Origin: (1:3634/12)
  • From Paul Quinn@3:640/1384 to mark lewis on Wed Nov 12 18:29:00 2014
    Hi! mark,

    On 12/11/2014 2:01 AM, mark lewis -> Paul Quinn wrote:

    I fear I may be re-telling an old tale of mine.

    perhgaps you should retell that tail so that others who haven't heard it might benefit? ;)

    I've pretty-much learned when to bite my tongue. I just have yet to learn when
    to shut up. :)

    (What I had posted was the tail/tale to re-tell, already.)

    Cheers,
    Paul.

    --- Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
    * Origin: Paul's Puppy 4.2.1 multiuser vBox - M'boro, Qld, OZ (3:640/1384)