Activating Grid Collectors
Make sure that SystemAnalyzer is activated.
Grid collectors are inactive by default; you must activate it to begin system resource monitoring for Grid Computing Resources. Follow these instructions to activate:
-
Go to the bin directory, which is by default in
/opt/openit/bin, run the command:Command Syntaxcd <bin_dir>Examplecd /opt/openit/bin -
Once in the directory, activate the following Grid collectors, run the following commands:
For PBS Computing System
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/system_analyzer.root.systemanalyzer.grid-collectors.pbs.active=true"For LSB Computing System
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/system_analyzer.root.systemanalyzer.grid-collectors.lsb.active=true"For LSF Computing System
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/system_analyzer.root.systemanalyzer.grid-collectors.lsf.active=true"For SGE Computing System
Command Syntax./openit_oconfinit -u "/var/opt/openit/etc/module-activation/system_analyzer.root.systemanalyzer.grid-collectors.sge.active=true" -
By default, module activation changes are applied every 6 hours. However, if you want to activate the Grid collectors immediately, run the appropriate command based on your system setup:
-
For a coexistent Open iT setup (Core Server and Client on the same machine), run the command:
Command Syntax./openit_moduleactivator -
For a distributed setup (Core Server and Client(s) on separate machines), follow the steps in the Manually Creating and Downloading a Distributable Configuration Files Package section.
-
If you want to activate Grid Collectors on selected clients, follow the instructions in the Activating Features on Selected Clients section.
Recommended readings: Configuring Grid Collectors