Scroll to navigation

oarnotify(1) OAR commands oarnotify(1)

NAME

oarnotify - Multi usage command for queues and Almighty notification.

SYNOPSIS

oarnotify [-e str] [-d str] [-E] [-D] [--add-queue str] [--remove-queue str] [-l] [tag_to_Almighty]

DESCRIPTION

This command is used to manage scheduling queues and to notify the OAR server (Almighty).

OPTIONS

Active an existing queue.
Inactive an existing queue.
Active all queues.
Inactive all queues.
Add a new queue; syntax is name,priority,scheduler. (ex: "name,3,oar_sched_gantt_with_timesharing")
Remove an existing queue.
List all queues and there status.
The non exhaustive list of these tags is:
- "Term" : ask OAR server to launch the scheduler
- "Finaud" : ask OAR server to launch the check of empty and Suspected nodes

COPYRIGHTS

 Copyright 2003-2016 Laboratoire d'Informatique de Grenoble (http://www.liglab.fr). This software is licensed under the GNU General Public License Version 2 or above. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2021-01-11 oarnotify