DOKK / manpages / debian 12 / oar-user / oarnodes.1.en
oarnodes(1) OAR commands oarnodes(1)

oarnodes - show information about the nodes managed by OAR.

oarnodes [ -s | -r <integer> | --sql <sql_properties> | -l | -h | -V ] [<list of nodes>] [ -e [<date>] | -X | -Y | -D ]

Display information about the nodes managed by OAR.

Show only the resource whose id is given as parameter with its properties.
Show the states of the resources.
Show the nodes list.
Print events related to a node: either since the date given as parameter or the last 20.
Select the resources which match the SQL where clause given as parameter (e.g. "state = 'Suspected'") and display them.
Print result in Perl Data::Dumper format.
Print result in XML format.
Print result in YAML format.
Print result in JSON format.
Print OAR version number.
Show the help message.

oarsub(1), oardel(1), oarstat(1), oarhold(1), oarresume(1)

 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 oarnodes