マシンエージェント用コントローラの設定
このページでは、マシンエージェントに固有のコントローラ管理設定について説明します。これらの設定を変更するには、root ユーザのパスワードが必要です。
マシンエージェントのスナップショットの保持期間を変更することによって、コントローラデータベースに保持するマシンエージェントデータの量を変更できます。保持設定を低減すると、新しい保持設定によって期限切れになったデータが消去され、コントローラによって保存されているデータの量が継続的に減少します。コントローラデータベースのサイズを調整する際に保持するマシンエージェントデータの量を考慮してください。
Change the Controller Settings for Machine Agents
- Log in to the Controller administration console using the root user password. Contact customer support to set these account level property in the Administration Console. Use the root user password to access the Admin console when the Controller is installed in single- or multi-tenant mode.
- SelectController Settings.
- Change the settings as needed, and then selectSave. Changes to the settings occur the next time you restart the Agent and it connects to the Controller.
Controller Settings Reference for Machine Agent
| Property Name | Property Description | Default | Allowed Values |
|---|---|---|---|
machine.agent.in-progress.actions.timeout
| This property determines the length of time the Controller waits for the Agent to perform an IN-PROGRESS action before it stops the action. |
86400000 ms (1 day) | 1 to 840 hours (5 weeks) |
machine.agent.max.new.actions.per.min
| Maximum number of new actions dispatched per minute for each Machine Agent. This is the maximum number of "runbook" actions sent to the Machine Agent. For example, you may request the Machine Agent to run a script because of a health rule violation, if the number of requests in a one minute period is greater than the preset value, then the action is executed the next minute. | 15 per minute | 1 to 28999999 |
machine.agent.pending.actions.timeout
| Determines how long the Controller waits for the Agent to perform a PENDING action before it stops the action. |
1800000 ms (12 hrs) | |
machine.agent.snapshots.buffer.size
| Size in Megabytes of the in-memory buffer storing machine snapshots uploaded from Agents prior to database flush. | 50 MB | |
machine.snapshots.retention.period
| Time in hours to retain server snapshot data. | 336 hours (2 weeks) | 1 to 840 hours (5 weeks) |
sim.cluster.gpu.enabled | Set this property to true to enable GPU monitoring. | false | true/false |