Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread Marc Powell

On May 27, 2009, at 11:38 PM, N Patil wrote:


 I am facing same problem but in my case i have installed nagios on  
 RHEL5 and I do know that I require gd libraries.
 As nagios is already installed do we need to recompile everything  
 again ? like ./configure and some prefix ?


Yes, if you installed the gd/gd-devel libraries and dependencies after  
compiling nagios or if they were not found. './configure --help' will  
show you the flags you need to pass (--with-gd-something...)

--
Marc


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread N Patil
Will I loose all my current settings if I reconfigure again?

Thanks,
Nilesh




Marc Powell m...@ena.com 
05/28/2009 05:51 PM

To
Nagios Users Mailinglist nagios-users@lists.sourceforge.net
cc

Subject
Re: [Nagios-users] Error while accessing the web Interface







On May 27, 2009, at 11:38 PM, N Patil wrote:


 I am facing same problem but in my case i have installed nagios on 
 RHEL5 and I do know that I require gd libraries.
 As nagios is already installed do we need to recompile everything 
 again ? like ./configure and some prefix ?


Yes, if you installed the gd/gd-devel libraries and dependencies after 
compiling nagios or if they were not found. './configure --help' will 
show you the flags you need to pass (--with-gd-something...)

--
Marc


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. 
Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like 
Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Nagios-users mailing list
Nagios-users@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

__



__--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread Marc Powell

On May 28, 2009, at 8:04 AM, N Patil wrote:


 Will I loose all my current settings if I reconfigure again?

No, but you can always back up the etc and var directories of you  
don't trust...

--
Marc

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread Jai Ram
Hello,

I do have the package SUNWfreetype2 package installed. Am I missing
anything.

*ldd histogram.cgi*
libgd.so.2 =/opt/sfw/lib/libgd.so.2
libiconv.so.2 = /usr/local/lib/libiconv.so.2
libpng12.so.0 = /usr/lib/libpng12.so.0
libjpeg.so.62 = /usr/lib/libjpeg.so.62
libz.so.1 = /usr/lib/libz.so.1
libm.so.2 = /usr/lib/libm.so.2
librt.so.1 =/usr/lib/librt.so.1
libglib-2.0.so.0 =  /usr/local/lib/libglib-2.0.so.0
libc.so.1 = /usr/lib/libc.so.1
libXpm.so.4 =   /usr/lib/libXpm.so.4
libX11.so.4 =   /usr/lib/libX11.so.4
*libfreetype.so.6 =  /usr/sfw/lib/libfreetype.so.6*
libpng.so.3 =   /usr/lib/libpng.so.3
libgcc_s.so.1 = /usr/sfw/lib/libgcc_s.so.1
libaio.so.1 =   /usr/lib/libaio.so.1
libmd.so.1 =/usr/lib/libmd.so.1
libXext.so.0 =  /usr/lib/libXext.so.0
libsocket.so.1 =/usr/lib/libsocket.so.1
libnsl.so.1 =   /usr/lib/libnsl.so.1
libdl.so.1 =/usr/lib/libdl.so.1
libmp.so.2 =/usr/lib/libmp.so.2
libscf.so.1 =   /usr/lib/libscf.so.1
libdoor.so.1 =  /usr/lib/libdoor.so.1
libuutil.so.1 = /usr/lib/libuutil.so.1
libgen.so.1 =   /usr/lib/libgen.so.1



Thanks
Jai.

On Wed, May 27, 2009 at 9:20 PM, Jon Angliss j...@netdork.net wrote:

 On Wed, 27 May 2009 18:05:13 -0400, Jai Ram jai...@gmail.com wrote:

 Hello,
 
 
 I have installed nagios on solaris 10. By default the local host is
 monitored and everything works fine. But when I try to access the Trends,
 statusmap,alert histogram from the web interface I am having the below
 error. I checked all the permissions and every thing looks fine.

 [..]

 [Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
 histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
 directory, referer: http://server.mydomain.com/nagios/side.html

 If you're using a package system, you're missing a library to be
 installed.  A quick google for libfreetype.so.6 hints that you might
 need SUNWfreetype2.

 --
 Jonathan Angliss
 j...@netdork.net



 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
 Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com
 ___
 Nagios-users mailing list
 Nagios-users@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




-- 
Thanks
Jai Ram.
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread Eric Pearce
I'd suggest adding /usr/sfw/lib to the library path with 'crle' :

# crle -u -l /usr/sfw/lib

-e
  - Original Message - 
  From: Jai Ram 
  To: Jon Angliss 
  Cc: nagios-users@lists.sourceforge.net 
  Sent: Thursday, May 28, 2009 7:51 AM
  Subject: Re: [Nagios-users] Error while accessing the web Interface


  Hello,

  I do have the package SUNWfreetype2 package installed. Am I missing anything.

  ldd histogram.cgi
  libgd.so.2 =/opt/sfw/lib/libgd.so.2
  libiconv.so.2 = /usr/local/lib/libiconv.so.2
  libpng12.so.0 = /usr/lib/libpng12.so.0
  libjpeg.so.62 = /usr/lib/libjpeg.so.62
  libz.so.1 = /usr/lib/libz.so.1
  libm.so.2 = /usr/lib/libm.so.2
  librt.so.1 =/usr/lib/librt.so.1
  libglib-2.0.so.0 =  /usr/local/lib/libglib-2.0.so.0
  libc.so.1 = /usr/lib/libc.so.1
  libXpm.so.4 =   /usr/lib/libXpm.so.4
  libX11.so.4 =   /usr/lib/libX11.so.4
  libfreetype.so.6 =  /usr/sfw/lib/libfreetype.so.6
  libpng.so.3 =   /usr/lib/libpng.so.3
  libgcc_s.so.1 = /usr/sfw/lib/libgcc_s.so.1
  libaio.so.1 =   /usr/lib/libaio.so.1
  libmd.so.1 =/usr/lib/libmd.so.1
  libXext.so.0 =  /usr/lib/libXext.so.0
  libsocket.so.1 =/usr/lib/libsocket.so.1
  libnsl.so.1 =   /usr/lib/libnsl.so.1
  libdl.so.1 =/usr/lib/libdl.so.1
  libmp.so.2 =/usr/lib/libmp.so.2
  libscf.so.1 =   /usr/lib/libscf.so.1
  libdoor.so.1 =  /usr/lib/libdoor.so.1
  libuutil.so.1 = /usr/lib/libuutil.so.1
  libgen.so.1 =   /usr/lib/libgen.so.1



  Thanks
  Jai.


  On Wed, May 27, 2009 at 9:20 PM, Jon Angliss j...@netdork.net wrote:

On Wed, 27 May 2009 18:05:13 -0400, Jai Ram jai...@gmail.com wrote:

Hello,


I have installed nagios on solaris 10. By default the local host is
monitored and everything works fine. But when I try to access the Trends,
statusmap,alert histogram from the web interface I am having the below
error. I checked all the permissions and every thing looks fine.


[..]


[Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
directory, referer: http://server.mydomain.com/nagios/side.html


If you're using a package system, you're missing a library to be
installed.  A quick google for libfreetype.so.6 hints that you might
need SUNWfreetype2.

--
Jonathan Angliss
j...@netdork.net



--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. 
Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com
___
Nagios-users mailing list
Nagios-users@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




  -- 
  Thanks
  Jai Ram.



--


  --
  Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
  is a gathering of tech-side developers  brand creativity professionals. Meet
  the minds behind Google Creative Lab, Visual Complexity, Processing,  
  iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
  Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com


--


  ___
  Nagios-users mailing list
  Nagios-users@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--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https

Re: [Nagios-users] Error while accessing the web Interface

2009-05-28 Thread Jai Ram
Thanks Eric,

It's working fine after adding  crle -u -l /usr/sfw/lib.

I would appreciate if you can advise me in regards to the below error.

When I try to access trends,statusmap or alert histogram from the web
interface I am facing the below error.
Whoops!

*Error: Could not read object configuration data!*

Here are some things you should check in order to resolve this error:


   1. Verify configuration options using the *-v* command-line option to
   check for errors.
   2. Check the Nagios log file for messages relating to startup or status
   data errors.
   3. Make sure you've compiled the main program and the CGIs to use the
   same object data storage options (i.e. default text file or template-based
   file).

Make sure you read the documentation on installing, configuring and running
Nagios thoroughly before continuing. If all else fails, try sending a
message to one of the mailing lists. More information can be found at
http://www.nagios.org.


Thanks
Jai.

On Thu, May 28, 2009 at 12:20 PM, Eric Pearce epea...@amberpoint.comwrote:

  I'd suggest adding /usr/sfw/lib to the library path with 'crle' :

 # crle -u -l /usr/sfw/lib

 -e

 - Original Message -
 *From:* Jai Ram jai...@gmail.com
 *To:* Jon Angliss j...@netdork.net
 *Cc:* nagios-users@lists.sourceforge.net
 *Sent:* Thursday, May 28, 2009 7:51 AM
 *Subject:* Re: [Nagios-users] Error while accessing the web Interface

 Hello,

 I do have the package SUNWfreetype2 package installed. Am I missing
 anything.

 *ldd histogram.cgi*
 libgd.so.2 =/opt/sfw/lib/libgd.so.2
 libiconv.so.2 = /usr/local/lib/libiconv.so.2
 libpng12.so.0 = /usr/lib/libpng12.so.0
 libjpeg.so.62 = /usr/lib/libjpeg.so.62
 libz.so.1 = /usr/lib/libz.so.1
 libm.so.2 = /usr/lib/libm.so.2
 librt.so.1 =/usr/lib/librt.so.1
 libglib-2.0.so.0 =  /usr/local/lib/libglib-2.0.so.0
 libc.so.1 = /usr/lib/libc.so.1
 libXpm.so.4 =   /usr/lib/libXpm.so.4
 libX11.so.4 =   /usr/lib/libX11.so.4
 *libfreetype.so.6 =  /usr/sfw/lib/libfreetype.so.6*
 libpng.so.3 =   /usr/lib/libpng.so.3
 libgcc_s.so.1 = /usr/sfw/lib/libgcc_s.so.1
 libaio.so.1 =   /usr/lib/libaio.so.1
 libmd.so.1 =/usr/lib/libmd.so.1
 libXext.so.0 =  /usr/lib/libXext.so.0
 libsocket.so.1 =/usr/lib/libsocket.so.1
 libnsl.so.1 =   /usr/lib/libnsl.so.1
 libdl.so.1 =/usr/lib/libdl.so.1
 libmp.so.2 =/usr/lib/libmp.so.2
 libscf.so.1 =   /usr/lib/libscf.so.1
 libdoor.so.1 =  /usr/lib/libdoor.so.1
 libuutil.so.1 = /usr/lib/libuutil.so.1
 libgen.so.1 =   /usr/lib/libgen.so.1



 Thanks
 Jai.

 On Wed, May 27, 2009 at 9:20 PM, Jon Angliss j...@netdork.net wrote:

 On Wed, 27 May 2009 18:05:13 -0400, Jai Ram jai...@gmail.com wrote:

 Hello,
 
 
 I have installed nagios on solaris 10. By default the local host is
 monitored and everything works fine. But when I try to access the Trends,
 statusmap,alert histogram from the web interface I am having the below
 error. I checked all the permissions and every thing looks fine.

 [..]

 [Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
 histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
 directory, referer: http://server.mydomain.com/nagios/side.html

 If you're using a package system, you're missing a library to be
 installed.  A quick google for libfreetype.so.6 hints that you might
 need SUNWfreetype2.

 --
 Jonathan Angliss
 j...@netdork.net



 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp as they present alongside digital heavyweights like
 Barbarian
 Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com
 ___
 Nagios-users mailing list
 Nagios-users@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




 --
 Thanks
 Jai Ram.

 --


 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp as they present alongside digital heavyweights like Barbarian

 Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com

[Nagios-users] Error while accessing the web Interface

2009-05-27 Thread Jai Ram
Hello,


I have installed nagios on solaris 10. By default the local host is
monitored and everything works fine. But when I try to access the Trends,
statusmap,alert histogram from the web interface I am having the below
error. I checked all the permissions and every thing looks fine.


Internal Server Error

The server encountered an internal error or misconfiguration and was unable
to complete your request.

Please contact the server administrator, y...@yourhost.com and inform them of
the time the error occurred, and anything you might have done that may have
caused the error.

More information about this error may be available in the server error log.
--
Apache/2.0.58 (Unix) DAV/2 Server at server.mydomain.com Port 80

And from the error log I find the below errors

[Wed May 27 18:00:45 2009] [error] [client 10.187.152.223] Premature end of
script headers: trends.cgi, referer:
http://server.mydomain.com/nagios/side.html
[Wed May 27 18:00:48 2009] [error] [client 10.187.152.223] ld.so.1:
statusmap.cgi: fatal: libfreetype.so.6: open failed: No such file or
directory, referer: http://server.mydomain.com/nagios/side.html
[Wed May 27 18:00:48 2009] [error] [client 10.187.152.223] Premature end of
script headers: statusmap.cgi, referer:
http://server.mydomain.com/nagios/side.html
[Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
directory, referer: http://server.mydomain.com/nagios/side.html


Thanks in advance



Jai Ram.
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Error while accessing the web Interface

2009-05-27 Thread Jon Angliss
On Wed, 27 May 2009 18:05:13 -0400, Jai Ram jai...@gmail.com wrote:

Hello,


I have installed nagios on solaris 10. By default the local host is
monitored and everything works fine. But when I try to access the Trends,
statusmap,alert histogram from the web interface I am having the below
error. I checked all the permissions and every thing looks fine.

[..]

[Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
directory, referer: http://server.mydomain.com/nagios/side.html

If you're using a package system, you're missing a library to be
installed.  A quick google for libfreetype.so.6 hints that you might
need SUNWfreetype2.

-- 
Jonathan Angliss
j...@netdork.net


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] Error while accessing the web Interface

2009-05-27 Thread N Patil
I am facing same problem but in my case i have installed nagios on RHEL5 
and I do know that I require gd libraries. 
As nagios is already installed do we need to recompile everything again ? 
like ./configure and some prefix ? 
\
Thanks,
Nilesh




Jon Angliss j...@netdork.net 
05/28/2009 06:50 AM

To
nagios-users@lists.sourceforge.net
cc

Subject
Re: [Nagios-users] Error while accessing the web Interface






On Wed, 27 May 2009 18:05:13 -0400, Jai Ram jai...@gmail.com wrote:

Hello,


I have installed nagios on solaris 10. By default the local host is
monitored and everything works fine. But when I try to access the Trends,
statusmap,alert histogram from the web interface I am having the below
error. I checked all the permissions and every thing looks fine.

[..]

[Wed May 27 18:00:49 2009] [error] [client 10.187.152.223] ld.so.1:
histogram.cgi: fatal: libfreetype.so.6: open failed: No such file or
directory, referer: http://server.mydomain.com/nagios/side.html

If you're using a package system, you're missing a library to be
installed.  A quick google for libfreetype.so.6 hints that you might
need SUNWfreetype2.

-- 
Jonathan Angliss
j...@netdork.net


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. 
Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like 
Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Nagios-users mailing list
Nagios-users@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

__



__--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Nagios-users mailing list
Nagios-users@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