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
Knowledge Base issue (changing tables for >256 chars)
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Knowledge Base issue (changing tables for >256 chars)
Thanks, I updated the article.