Status information message length
Chris Baldwin
oogs at umich.edu
Tue Aug 13 16:48:41 CEST 2013
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
On 8/13/13 5:55 AM, Sandeep L wrote:
> 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
> Nagios-users at lists.sourceforge.net
> 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
------------------------------------------------------------------------------
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
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list