Load balancing

Everything about Control-M agents installation or setup.
Post Reply
User avatar
ayanendu_de
Nouveau
Nouveau
Posts: 11
Joined: 24 May 2007 12:00

Load balancing

Post by ayanendu_de » 29 Oct 2012 2:36

Hi,

I have a node group with 2 nodes. Can I control how many maximum jobs each node can accommodate. Say, I want to limit number of jobs spawned into each node to 50. Where can I define that?

Thanks

User avatar
ayanendu_de
Nouveau
Nouveau
Posts: 11
Joined: 24 May 2007 12:00

load balancing

Post by ayanendu_de » 29 Oct 2012 2:48

This can be done with quant resource definition.

Is there any other option what can be set while configuring node? So that after the limit is reached per node, the job will go to waiting for resource status (resource = node).

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 05 Nov 2012 9:12

The Load Balancing configuration has some points to follow for the implementation, and in not so simple to explicate here...

You must:
- define a nodegroup
- define a quantitative resurce related to the different nodes
- use the utility ctmloadset in the right manner to put the corresponding resource to the effective value.
- from version 7.0 there are also the "node restrictions" defined in the CCM...

In fact the load-balancing algorithm uses the data recorded in the Quantitative Resources table to determine to which agent computer a job should be submitted.

Details can be found in the "user Guide" + "Utility Guide" and "administering Guide".

Post Reply