Re: [OpenIndiana-discuss] nagios nrpe plugin how

2012-01-23 Thread carl brunning

Thanks for that
I did today get the latest V2.13 to compile and a bit of work to get it fully 
working
I will later on do a write up on how to get this on 
So many instruction and not one seem to fully be right lol anyway thanks for 
the link
I saw other stuff there that going to help me a lot 

 

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios nrpe plugin how

2012-01-23 Thread Jonathan Adams
according to what I wrote on our "wiki" when I was compiling for Solaris 10:

In order to get "check_swap" to work with the Nagios_plugins you need
to change the 'configure' script from:

elif $PATH_TO_SWAP -l 2>/dev/null | egrep -i "^path +dev
+swaplo +blocks +free" >/dev/null

to:

elif $PATH_TO_SWAP -l 2>/dev/null | egrep -i "^(path|swapfile)
+dev +swaplo +blocks +free" >/dev/null

using a pre-built package is probably your best bet though.

On 21 January 2012 20:41, qutic development  wrote:
> I´m using the one from the OpenCSW repository which works fine:
>
> http://www.opencsw.org/packages/CSWnrpe/
>
> Am 21.01.2012 um 17:44 schrieb carl brunning:
>
>> Does any one know how to get the nagios nrpe plugin to work
>>
>> If anyone got this working or have very simple instruction to how to do this 
>> that be great
>
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios nrpe plugin how

2012-01-21 Thread qutic development
I´m using the one from the OpenCSW repository which works fine:

http://www.opencsw.org/packages/CSWnrpe/

Am 21.01.2012 um 17:44 schrieb carl brunning:

> Does any one know how to get the nagios nrpe plugin to work 
> 
> If anyone got this working or have very simple instruction to how to do this 
> that be great

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] nagios nrpe plugin how

2012-01-21 Thread carl brunning
Does any one know how to get the nagios nrpe plugin to work 

If anyone got this working or have very simple instruction to how to do this 
that be great


Thanks

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread L'oiseau de mer
good, thanks.

2011/10/15 Bernd Helber :
>
> Hi Dan,
>
> i built Nagios and NRPE few Month ago for Open Solaris
>
> maybe its what you need
>
> http://unixhaus.de/wp-content/Solaris/x86/nagios/
>
> All packages have been built with Sun Studio againgst Webstack.
> If you would prefer to build the packages by yourself, i could send you
> my Documentation, unfortunately, at the Moment its written in german.
>
> But i would be able to transfer it from german into English. But it will
> take a little bit time. ;)
>
> Those are the packages
>
> nagios-base-x86-3.2.3.pkg  > Minimal Build
> nagios-config-x86-3.2.3.pkg ---> Configfiles
> nagios-html-x86-3.2.3.pkg   ---> HTML and other...
> nagios-x86-3.2.3.pkg
> nagios-cgi-x86-3.2.3.pkg   > CGI Stuff
> nagios-full-x86-3.2.3.pkg   ---> everyyng
> nagios-plugins-x86-1.4.15.pkg  -> Plugins
> nrpe-x86-2.12.pkg
>
>
>
> Am 14.10.11 17:27, schrieb Dan Swartzendruber:
>> I monitor a bunch of servers and such on my home system using nagios
>> (icinga) on a ubuntu VM.  Each target has nrpe to handle the network
>> requests and run the nagios plugins.  Has anyone gotten the nrpe/nagios
>> stuff working on OI?  Google hasn't turned up anything useful, I'm
>> afraid...
>>
>> ___
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss@openindiana.org
>> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
>
> Cheers. :)
>
> --
> with kind regards
>
>  Bernd Helber
>
>
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread Bernd Helber

Hi Dan,

i built Nagios and NRPE few Month ago for Open Solaris

maybe its what you need

http://unixhaus.de/wp-content/Solaris/x86/nagios/

All packages have been built with Sun Studio againgst Webstack.
If you would prefer to build the packages by yourself, i could send you
my Documentation, unfortunately, at the Moment its written in german.

But i would be able to transfer it from german into English. But it will
take a little bit time. ;)

Those are the packages

nagios-base-x86-3.2.3.pkg  > Minimal Build
nagios-config-x86-3.2.3.pkg ---> Configfiles
nagios-html-x86-3.2.3.pkg   ---> HTML and other...
nagios-x86-3.2.3.pkg
nagios-cgi-x86-3.2.3.pkg   > CGI Stuff
nagios-full-x86-3.2.3.pkg   ---> everyyng
nagios-plugins-x86-1.4.15.pkg  -> Plugins
nrpe-x86-2.12.pkg



Am 14.10.11 17:27, schrieb Dan Swartzendruber:
> I monitor a bunch of servers and such on my home system using nagios
> (icinga) on a ubuntu VM.  Each target has nrpe to handle the network
> requests and run the nagios plugins.  Has anyone gotten the nrpe/nagios
> stuff working on OI?  Google hasn't turned up anything useful, I'm
> afraid...
> 
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss


Cheers. :)

-- 
with kind regards

 Bernd Helber


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread Dan Swartzendruber


thanks guys...



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread Jonathan Adams
from our Internal Wiki ... for compiling on Solaris 10 ... may be out
of date since I did this a long time ago.

Solaris_10 is a network install server

>From a basic installation (not complete):

# GNU CC
pkgadd -d /net/Solaris_10/Product SUNWgccruntime SUNWbinutils SUNWarc
SUNWgcc SUNWgmake SUNWsprot

# Library Tools and Headers
pkgadd -d /net/Solaris_10/Product SUNWtoo SUNWhea SUNWxcu4 SUNWggrp

# Apache2 web server
pkgadd -d /net/Solaris_10/Product SUNWapch2u SUNWapch2r
svccfg import /var/svc/manifest/network/http-apache2.xml

# Extra Libs
pkgadd -d /net/Solaris_10/Product SUNWgmake SUNWcsu SUNWlibmr SUNWlibm

# Samba
pkgadd -d /net/Solaris_10/Product SUNWsmbar SUNWlibpopt SUNWsmbau
SUNWsmbac SUNWuiu8


# nslookup/bind
pkgadd -d /net/Solaris_10/Product SUNWbindr SUNWbind

In order to get "check_swap" to work with the Nagios_plugins you need
to change the 'configure' script from:

elif $PATH_TO_SWAP -l 2>/dev/null | egrep -i "^path +dev
+swaplo +blocks +free" >/dev/null

to:

elif $PATH_TO_SWAP -l 2>/dev/null | egrep -i "^(path|swapfile)
+dev +swaplo +blocks +free" >/dev/null

because of some of our older systems you will need to configure nrpe
with the '--disable-ssl' option.

after compiling and installing NRPE (in this case in /usr/local/nagios)

modify /etc/inetd.conf

nrpestream  tcp nowait  nagios  /usr/local/nagios/bin/nrpe
 /usr/local/nagios/bin/nrpe -n -c /usr/local/nagios/etc/nrpe.cfg -i

modify /etc/services

nrpe5666/tcp# NRPE

then run inetconv

On 14 October 2011 16:51, James Carlson  wrote:
> Dan Swartzendruber wrote:
>> I monitor a bunch of servers and such on my home system using nagios
>> (icinga) on a ubuntu VM.  Each target has nrpe to handle the network
>> requests and run the nagios plugins.  Has anyone gotten the nrpe/nagios
>> stuff working on OI?  Google hasn't turned up anything useful, I'm
>> afraid...
>
> Nagios itself claims to run on Solaris 9 and better, which should
> include OpenIndiana.
>
> It looks like someone at Sun tweaked the software for OpenSolaris, which
> would certainly be a better bet, but the links to the packages are all
> dead; consumed by the Borgacle.
>
> http://blogs.oracle.com/drapeau/entry/nagios_is_available_for_opensolaris
>
> Perhaps this would be a better starting point:
>
> http://gibbontech.blogspot.com/2007/04/compiling-nagios-30a3-and-plugins-for.html
>
> --
> James Carlson         42.703N 71.076W         
>
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread James Carlson
Dan Swartzendruber wrote:
> I monitor a bunch of servers and such on my home system using nagios
> (icinga) on a ubuntu VM.  Each target has nrpe to handle the network
> requests and run the nagios plugins.  Has anyone gotten the nrpe/nagios
> stuff working on OI?  Google hasn't turned up anything useful, I'm
> afraid...

Nagios itself claims to run on Solaris 9 and better, which should
include OpenIndiana.

It looks like someone at Sun tweaked the software for OpenSolaris, which
would certainly be a better bet, but the links to the packages are all
dead; consumed by the Borgacle.

http://blogs.oracle.com/drapeau/entry/nagios_is_available_for_opensolaris

Perhaps this would be a better starting point:

http://gibbontech.blogspot.com/2007/04/compiling-nagios-30a3-and-plugins-for.html

-- 
James Carlson 42.703N 71.076W 

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] nagios/nrpe?

2011-10-14 Thread Dan Swartzendruber
I monitor a bunch of servers and such on my home system using nagios 
(icinga) on a ubuntu VM.  Each target has nrpe to handle the network 
requests and run the nagios plugins.  Has anyone gotten the nrpe/nagios 
stuff working on OI?  Google hasn't turned up anything useful, I'm afraid...


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Nagios NRPE & Plugins

2011-07-27 Thread Jason J. W. Williams
Are there any plans to bring the nagios, nagios-plugins, nrpe packages
into OI from the OpenSolaris pending repo work?
(http://blogs.oracle.com/drapeau/entry/nagios_is_available_for_opensolaris)

-J

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss