Fujitsu C122-E177-01EN Manuel D’Utilisation

Page de 512
Dynamic Reconfiguration Operation 
 
programs by installed other packages, assign the collaboration programs with lower numbers than 
those assigned to the collaboration programs installed by the other packages. To execute a 
collaboration program later than the other collaboration programs by installed other packages, assign 
the collaboration programs with higher numbers than those assigned to the collaboration programs 
installed by the other packages. 
 
XXXXX 
“XXXXX“  represents a collaboration program identifier which constructed by alpha-numeral and 
hyphen (one-byte characters) 
The recommended identifier for a collaboration program is a name from which the contents of the 
program can easily be inferred. To avoid duplicative collaboration program name, head of identifier 
should have the package name. 
 
Note: “-“ between “nn“ and “XXXX“ must not be omitted 
 
Naming convention  of configuration file of collaboration program is shown below: 
XXXXX.conf 
 
 
XXXXX 
“XXXXX“ is character string which specified as collaboration program identifier. 
“nn-“ of collaboration program name must be omitted. 
 
An example of a collaboration program name is shown below. 
e.g.  Package name is FJSVxxx and collaboration program are get-cpu-info and get-node-info 
[collaboratino program name] 
10-FJSVxxx-get-cpu-info 
20-FJSVxxx-get-node-info 
 
[configuration file of collaboration program] 
FJSVxxx-get-cpu-info.conf 
FJSVxxx-get-node-info.conf 
 
 
5.2.6  Method of describing configuration file of collaboration program 
How to write a configuration file of a collaboration program is as follows: 
<Setting itme> = <Setting value> 
 
Setting 
item 
Setting value 
verbose 
set of verbose mode 
true or false 
When true is set to verbose item, collaboration program is executed called with “-v“ argument 
which indicates verbose mode 
Default value is false 
timeout 
timeout period of collaboration program 
For assignable value, please refer to ”5.2.3 Timeout of collaboration program”