Discussion:
[Nagios-users] Status information message length
Sandeep L
2013-08-13 09:55:35 UTC
Permalink
Hi,
In summery page of Nagios I am unable to view complete status information for a service.
Is there any restriction for status information message length.Can some one suggest how view full message.
My status information message length is around 70 char's.
Thanks,
Sandeep.
Chris Baldwin
2013-08-13 14:48:41 UTC
Permalink
Hi Sandeep,

I use longer messages routinely. They cannot have a carriage return/new
line in them, otherwise they will be cut off at that point.

For example:

"This is a short message with more than 70 characters in it."

Will display in its entirety. The following won't:

"This is a short message.\n It has more than 70 characters." (\n is a
new line)

This latter message will only display "This is a short message.", and
anything that follows it will be cut off.

-Chris
Post by Sandeep L
Hi,
In summery page of Nagios I am unable to view complete status
information for a service.
Is there any restriction for status information message length.
Can some one suggest how view full message.
My status information message length is around 70 char's.
Thanks,
Sandeep.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Continue reading on narkive:
Loading...