Page 1 of 1

Knowledge Base issue (changing tables for >256 chars)

Posted: Fri Sep 27, 2019 10:21 am
by gzaloprgm
Hi
There is an issue with this page:
https://support.nagios.com/kb/article.php?id=478

The commands shown in the page alter "output", "long_output", "perfdata" column types to be varchar(65536), but "long_output" and "perfdata" already have type "text", so the change isn't strictly necessary and in certain cases would be a step backwards. This was probably already included in a certain version of the NDO, I guess you forgot to update the wiki page.

Thanks, Gonzalo

Re: Knowledge Base issue (changing tables for >256 chars)

Posted: Fri Sep 27, 2019 10:54 am
by scottwilkerson
Thanks, I updated the article.