Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to The International BBBS Support E...  <--  <--- Return to Home Page
   Networked Database  The International BBBS Support E...   [88 / 234] RSS
 From   To   Subject   Date/Time 
Message   Jeff Smith    Tony Comandini   How to setup a poll event   December 18, 2016
 7:46 PM *  

Hello Tony,

> Fixed the initial (my) configuration problem the next step is automatised
> the polls...I already have the script by Janis but where can I configure
> "poll this node every 30 minutes"(for example).

Using Linux here I setup actions/tasks either to be triggered by a BBBS
semaphore file or by a Linux cron event. To use cron in a terminal window type
"crontab -e". This will open up a simple editor and load your current "User"
crontab file. To run/load a program or script file every minutes  you might use
 the command line entries:

# For more information see the manual pages of crontab(5) and cron(8)
#
# m  h  dofm mon dofw          command
* 12 * * Mon,Tue,Wed,Fri,Sat,Sun  home/bbbs/script1.sh
0 0 1 * *       /home/bbbs/script2.sh (Runs 1st day every month at midnight)
*/45 * * * *    /home/bbbs/script3.sh (Runs every 45 minutes)
*/30 * * * *    /home/bbbs/script4.sh (Runs every 30 minutes)
*/15 * * * *    /home/bbbs/script.sh  (Runs every 15 minutes)

Hope this might help.

P.S. -  Running crontab as root can cause permission issues to BBBS owned
files.


Jeff

--- BBBS/Li6 v4.10 Toy-3
 * Origin: The OuijaBoard - Anoka, MN  (1:282/1031)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to The International BBBS Support E...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0839 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_17t8l3d8uhr43pg2h5gbo5k375, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_17t8l3d8uhr43pg2h5gbo5k375, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_17t8l3d8uhr43pg2h5gbo5k375, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0