diet-status-lot can get a status of a lot on a machine with its lotID. This command takes in argument the name of the machine and the lotID of the lot to get the status.
diet-status-lot [--config diet_config_file] --host machine [-h] [--help] lotID
diet-status-lot uses the configuration file diet_config_file defined with the --config option to be able to get information about the machine defined with the --host option. If the --config option is not set, diet-status-lot will use $HOME/.diet/client.cfg. If this file does not exist, the path to the client configuration file could also be defined with the DIET_CLIENT_CONFIG environment variable.
Once diet-status-lot is configured, we can get a status of a lot.
How to get the status of a lot with lotID bar on the foo machine?
diet-status-lot --config path_to_the_configuration_file --host foo bar
diet-build-lot(1), diet-cancel-lot(1), diet-getOutPut-lot(1), diet-list-lot(1), diet-submit-lot(1), diet-agent, omniNames.
Version: 1.1 of 2010/04/02.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
GRAAL, INRIA Rhône-Alpes
46 allée d'Italie
69364 Lyon cedex 07, FRANCE
Email: tech@sysfera.com
WWW: http://www.sysfera.com.