# Generation of inventory agents

The script will use th file pandora\_xml\_stress.agents take by default the first 30 listed agents and add linux inventory and the last 30 listed agents and add windows inventory. This will generate xml data using the templates on `templates` folder.

to run it, execute

```
cd pandorafms/pandora_server/util/load 
./generate_inventory_data.sh
```