<div>Hi all, </div>
<div> </div>
<div>I was wondering if you could help me. I upgraded 3.1.2 to 3.2 this week. I moved all hosts/services files from the system and wanted to start from scratch. I created bunch of .cfg files one for each host and despite the template was the same I am receiving: </div>

<div> </div>
<div>"<br>Warning: Duplicate definition found for host 'gbsr32' (config file '/usr/local/nagios/etc/hosts/config/gbsr32.cfg', starting on line 1)<br>Error: Could not add object property in file '/usr/local/nagios/etc/hosts/config/gbsr32.cfg' on line 3.<br>
Error processing object config files!<br>"</div>
<div> </div>
<div>gbsr32.cfg looks like this:</div>
<div> </div>
<div>define host{<br>        use                     generic-host<br>        host_name          gbsr32<br>        alias                   GBSR32<br>        address              10.10.4.141<br>        hostgroups          windows,config_group<br>
}</div>
<div> </div>
<div>so I am quite amused why I am getting this error while simillar config file works fine for rest 30 hosts..? All windows/config_group are created, as well as generic-host template.</div>
<div> </div>
<div>Any help will be more than welcome,</div>
<div>Tomasz Zajaczkowski</div>