This is the command oarnodes that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
oarnodes - show information about the nodes managed by OAR.
SYNOPSIS
oarnodes [ -a | -s | -r <integer> | --sql <sql_properties> | -l | -h | -V ] [<list of
nodes>] [ -e [<date>] | -X | -Y | -D ]
DESCRIPTION
Display information about the nodes managed by OAR.
OPTION
-a, --all
Show all resources with their properties.
-r, --resource
Show only the resource whose id is given as parameter with its properties.
-s, --state
Show the states of the resources.
-l, --list
Show the nodes list.
-e, --events
Print events related to a node: either since the date given as parameter or the last
20.
--sql
Select the resources which match the SQL where clause given as parameter (e.g. "state
= 'Suspected'") and display them.
-D, --DUMPER
Print result in Perl Data::Dumper format.
-X, --XML
Print result in XML format.
-Y, --YAML
Print result in YAML format.
-J, --JSON
Print result in JSON format.
-V, --version
Print OAR version number.
-h, --help
Show the help message.
Use oarnodes online using onworks.net services