mainSched - A complete network scheduling system solution - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 7355
System Name: sched
Name: Sched - A complete network scheduling system solution
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Sched is used to synchronize and follow tasks (night job) on environments comprising several hosts. The project does not include scheduler (cron, fcron, anacron etc.)
 
 The system is composed of one (or several) master (sched_master), of agents (sched_slave) and jobs (sched_job) (organization of task to execute).
 
 The user can create his job  a gtk program (sched_builder) and can follow his treatments with a web interface (sched_view). Sched will synchronize stop/starting etc. (without using of ssh account passwordless) and will make it possible to follow each stage via a graph of execution (reporting).
 
 With sched_view the administrator will be able to start again part of a job, to consult the logs, to launch a job etc... The application is written in Perl and work with a postgresql database.
 

Registration Date: Wed 23 Feb 2005 09:41:48 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
GRRR XML::Mini is dangerous and should be removed from sched...
     posted by mcgregor, Wed 25 Jan 2006 08:33:48 PM UTC

With something like <toto><titi><titi></toto> XML::Mini can broke your production server...

It will be long, but i have to drop this library. It's not simple because the API is'nt W3C compliant.

Roadmap for 1.0-7
     posted by mcgregor, Fri 02 Sep 2005 08:18:29 PM UTC

Add cond functions or scripting tools
   o max start time (hour, min from start, etc...)
   o condition on day of the month, working day

Sched 1.0-6 is out
     posted by mcgregor, Fri 06 May 2005 08:10:30 PM UTC

This release fix important bug in package installation. A new program sched_resource_manager permit to synchronise jobs.

Sched 1.0-5 is out
     posted by mcgregor, Wed 04 May 2005 09:35:21 PM UTC

ChangeLog :

  • add max time verification in sched_job_validate
  • add --dry-run (simulation option to sched_job)
  • add width/height option in sched_get_view.cgi
  • fix multi connexion from job and slave (close and send PING)
Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 27, total: 51)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code