Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

 The scripts defined here can be used to retreive information from the GROUPS and NODEGROUP tables. 

fetch-groups

takes no arguments, but returns the groupid, names and descriptions of the defined groups and their titles. For example:

Code Block
25cal@iepm-bw: fetch-groups
1,ULTRALIGHT,Ultralight nodes
2,LHC-ATLAS,ATLAS nodes

 

fetch-group-info -i n

fetches the info about groupid n.

...

Code Block
41cal@iepm-bw: fetch-group-id \-g ULTRALIGHT
1
42cal@iepm-bw:

report-nodegroups

generates a web page  detailing the information in the GROUPS and NODEGROUP tables.