Jump to content

Supervisor Monitoring Scheduler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Woohookitty (talk | contribs) at 10:37, 27 May 2011 (WPCleaner (v1.08) Repairing link to disambiguation page - (You can help) - Ssh). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Supervisor Monitoring Scheduler (or SMS) is a job scheduler infrastructure for Linux-based systems, currently licensed and maintained by the European Centre for Medium-Range Weather Forecasts (ECMWF). It is used to submit batch jobs to different hosts through (for example) ssh. Server-host interaction is assured through RPC calls.

SMS is used regularly by ECMWF member states for operational work (controlling job queues for numerical weather forecast runs). It uses a CLI prompt (CDP) to define job hierarchies from definition files, and when a job suite is defined, it can be controlled and monitored through an X-motif GUI interface called Xcdp.

References