<div>Hi,</div>
<div> </div>
<div>I'm having troubles with the fields length in the table "nagios_hosts". The "alias" field is not supporting all characters that is written at the config file.</div>
<div> </div>
<div>I've checked the database an saw this definition for fields:</div>
<div>| alias                                   | varchar(64)<br>| display_name                      | varchar(64)<br>| address                              | varchar(128)</div>
<div> </div>
<div>Example:</div>
<div> </div>
<div>The alias is like this at the config file:</div>
<div>Superintendencia Regional de Educacao de Cachoeiro de Itapemim,500-0000,se 1/3.00,(28)xxxx-xxxx</div>
<div> </div>
<div>At the database the same alias is showing this:</div>
<div>Superintendencia Regional de Educacao de Cachoeiro de Itapemim,5</div>
<div> </div>
<div> </div>
<div>Well, as you can see, the field has archived it's limit, and cannot store the entire alias. Is there anyway I can raise the field length so the alias is entirely stored at the database? Is this corrected in new versions?
</div>
<div> </div>
<div> </div>
<div>Thank you,</div>
<div> </div>
<div>Livio Zanol Puppim</div>