<br><font size=2 face="sans-serif">Hi</font>
<br><font size=2 face="sans-serif">I have the following problem:</font>
<br><font size=2 face="sans-serif">I wrote a plugin for reading actual
status informations of a license server.</font>
<br><font size=2 face="sans-serif">The results are about more hundert characters.</font>
<br>
<br><font size=2 face="sans-serif">But Nagios shows only about the first
320 characters, not more.</font>
<br>
<br><font size=2 face="sans-serif">I'm using Nagios 1.2 with mysql database
for status informations. I used longblob instead of blob type for the plugin_output.</font>
<br><font size=2 face="sans-serif">But it doesn´t matter.</font>
<br>
<br><font size=2 face="sans-serif">I would like to store this long strings
in the nagios database and split them with a script into several databases.</font>
<br>
<br><font size=2 face="sans-serif">Is there a solution ?</font>
<br>
<br><font size=2 face="sans-serif">Thank you</font>
<br>
<br><font size=2 face="sans-serif">Markus Roelle</font>