Status Information Output
Marc Powell
mpowell at ena.com
Tue Sep 9 21:55:53 CEST 2003
It goes against the design guides but you'd want to substitute '<br>'
for \n. That should do it for you.
--
Marc
> -----Original Message-----
> From: Pedro Rebelo [mailto:pedro.rebelo at tagus.ist.utl.pt]
> Sent: Tuesday, September 09, 2003 2:24 PM
> To: nagios-users at lists.sourceforge.net
>
> Is it possible for nagios to display multi-lined status information ?
> I tested a plugin like:
>
> #!/bin/bash
>
> echo -e "HELLO\nWORLD\nOF\nNAGIOS"
> exit 0;
>
> However, the Status information displays only the first line:
>
> -> Status Information: HELLO
>
> Is there a way (maybe altering status.c source-code) to make the
desired
> output possible?
>
> Thanks.
>
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> 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
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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