# Generated agent settings

```
## Agents parameters 

interval=300 

group=Servers 

#prefix=KUBE 
```

**interval**

<span style="font-weight: 400;">Monitoring interval of the generated agents in seconds. It will allow to define when modules will go into unknown status (by default, 2 times the defined interval without receiving any data). </span>

**group**

<span style="font-weight: 400;">Group to which the generated agents will be assigned. This group will be taken into account only if the "</span>*<span style="font-weight: 400;">autocreate\_group</span>*<span style="font-weight: 400;">" parameter of the Pandora FMS server has not been correctly defined. </span>

**prefix**

<span style="font-weight: 400;">It allows to include a text string before the names of the generated agents, in order to identify the execution they come from (in case of having several plugin executions configured). </span>

**Agent mode**

```

## Agent mode for deployments and pods
## 1 = learning mode
## 0 = normal mode
## 2 = autodisable mode (default value)

agent_mode=2

```

**normal mode**

To not disable the "deployments" and "pods" elements

**autodisable mode**

To disable "deployments" and "pods" elements (default)