• Tossing Fido

    From IronMan@VERT to All on Friday, September 29, 2017 18:33:09
    Is there anyway to be able to view the progress of SBBSecho Fido Tosser while it's running? It's working fine
    but I like to see it when it starts to process. The way it is now it just runs in the aground and the only way I
    know it has even ran is the event tab and then it don't give stats or progress.

    Thanks.
    Kent

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mark lewis@VERT to IronMan on Friday, September 29, 2017 21:55:44
    On 2017 Sep 29 18:33:08, you wrote to All:

    Is there anyway to be able to view the progress of SBBSecho Fido
    Tosser while it's running? It's working fine but I like to see it when
    it starts to process. The way it is now it just runs in the aground
    and the only way I know it has even ran is the event tab and then it
    don't give stats or progress.

    if you are on linux, just tail the sbbsecho.log file...

    eg:
    tail -F /sbbs/data/sbbsecho.log



    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Good customers are as rare as latinum.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to IronMan on Friday, September 29, 2017 22:16:16
    Re: Tossing Fido
    By: IronMan to All on Fri Sep 29 2017 06:33 pm

    Is there anyway to be able to view the progress of SBBSecho Fido Tosser while it's running? It's working fine
    but I like to see it when it starts to process. The way it is now it just runs in the aground and the only way I
    know it has even ran is the event tab and then it don't give stats or progress.

    Thanks.
    Kent


    you can use a stats program to show it ran and then view it.
    there's a couple.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From MRO@VERT/BBSESINF to mark lewis on Friday, September 29, 2017 22:16:45
    Re: Tossing Fido
    By: mark lewis to IronMan on Fri Sep 29 2017 09:55 pm

    and the only way I know it has even ran is the event tab and then it don't give stats or progress.

    if you are on linux, just tail the sbbsecho.log file...

    eg:
    tail -F /sbbs/data/sbbsecho.log


    i used to have a program that would tail my apache logs in real time and then colorize it.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Bill McGarrity@VERT to IronMan on Saturday, September 30, 2017 08:59:00
    IronMan wrote to All on 09-29-17 18:33 <=-

    Is there anyway to be able to view the progress of SBBSecho Fido Tosser while it's running? It's working fine
    but I like to see it when it starts to process. The way it is now it
    just runs in the aground and the only way I
    know it has even ran is the event tab and then it don't give stats or progress.

    I create a log when it's running...

    For incoming...

    sbbsecho -d > c:\sbbs\events\inerror.log

    I use the -d switch so incoming netmail isn't deleted, so I can use htick as a file processor.


    For outgoing...

    sbbsecho > c:\sbbs\events\outerror.log


    Everytime you run it it will overwrite the previous file.

    Works here...


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    * Origin: TequilaMockingbird Online - Toms River, NJ (1:266/404)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to IronMan on Saturday, September 30, 2017 14:40:22
    Re: Tossing Fido
    By: IronMan to All on Fri Sep 29 2017 06:33 pm

    Is there anyway to be able to view the progress of SBBSecho Fido Tosser while it's running? It's working fine
    but I like to see it when it starts to process. The way it is now it just runs in the aground and the only way I
    know it has even ran is the event tab and then it don't give stats or progress.

    When SBBSecho runs, it outputs to the local console and to a log file (by default, data/sbbsecho.log). There is *some* output that only goes to the console, but almost everything (most anything you'd need to see) goes to both the console and the log file. So viewing the log file in real-time (e.g. "tail -f") should probably give you what your looking for and/or you could redirect the output of the sbbsecho process to a specific console or file.

    digital man

    This Is Spinal Tap quote #5:
    Nigel Tufnel: Authorities said... best leave it... unsolved.
    Norco, CA WX: 82.4øF, 47.0% humidity, 11 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net