Re: [Nagios-users] IBM System x3650

2011-05-22 Thread Kyle O'Donnell
the ipmi calls work for temp iirc

On Sun, May 22, 2011 at 7:49 PM, Stuart Browne <
stuart.bro...@ausregistry.com.au> wrote:

> > -Original Message-
> > From: trm asn [mailto:trm.nag...@gmail.com]
> > Sent: Friday, 20 May 2011 6:24 PM
> > To: Nagios Users List
> > Subject: [Nagios-users] IBM System x3650
> >
> > Dear List,
> >
> > Is there any way we can monitor hardware device health for IBM System
> > x3650 , like we can do for HP Proliant servers.
>
> I wrote something to do check the SNMP state of the fans, temperature and
> logs.
>
> It's not the neatest of code, but it works reasonably well.
>
> You may need to modify the model numbers in there if your 3650 isn't a
> 7979.
>
>
> Stuart J. Browne
> Senior Unix Administrator, Network Administrator
> AusRegistry Pty Ltd
> Level 8, 10 Queens Road
> Melbourne. Victoria. Australia. 3004.
> Ph:  +61 3 9866 3710
> Fax: +61 3 9866 1970
> Email: stuart.bro...@ausregistry.com.au
> Web: www.ausregistry.com.au
>
> The information contained in this communication is intended for the named
> recipients only. It is subject to copyright and may contain legally
> privileged and confidential information and if you are not an intended
> recipient you must not use, copy, distribute or take any action in reliance
> on it. If you have received this communication in error, please delete all
> copies from your system and notify us immediately.
>
>
> --
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> ___
> 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
>
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
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] Check_NRPE on AIX

2011-05-19 Thread Kyle O'Donnell
Those are the binaries that I compiled and uploaded a couple years ago.  We
are still using them today, but if you have any issues let me know.

I would suggest running the check_disk with the -x /proc as it is in nrpe as
the same user nrpe is running as via command line to ensure it behaves as
expected

I have had no issue using sudo on aix btw.

--kyleo
On May 18, 2011 9:32 AM, "Daniel Ceola"  wrote:
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
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] Conditional checks between different hou rs?

2010-09-21 Thread Kyle O'Donnell
setup 2 services where the check time periods don't overlap, and the
different values are checked during their respective times.

ie

service-check-cpu-day 0800-1800 with command args of say 90%
service check-cpu-night 18:01-24:00,00:00-07:59 with command args of
say 50%

not ideal because you create 2 different services, 

but its better than the other alternative:

write a wrapper for your plugins to check the time if date +'%H%M'
something something

--kyleo

On Tue, 21 Sep 2010 18:14:36 +, Scott Lofland 
wrote:
>>-Original Message-
>>From: Jim Avery [mailto:j...@jimavery.me.uk]
>>
>>On 20 September 2010 16:27, Ricardo F  wrote:
>>>
>>> Hello,
>>>     Is it possible to put different checks values
>>> (max_check_attempts, retry_check_interval, normal_check_interval, notification_interval)
>>> and check each one if is one hour on another?
>>
>>I'm pretty sure it isn't (not without a cludge of some sort anyway).
>>
>>I'm intrigued to know what would drive such a requirement as I don't
>>think you're the first to ask this and doubt you'll be the last.
>>
> 
> I've been about this type of functionality in my environment to take
> into account variable network and hardware conditions based on
> expected high user load at different times of the day as well as
> differing loads on different network segments during standard backup
> times or regular maintenance windows.
> 
> ___
> 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
> 
> --
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> ___
> 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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k don't run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k don't run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k don't run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k dont run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k dont run IOS.  I suspect there's an entirely
different set of OIDs to query.

On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k don't run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] Nexus 7000/5000

2010-09-09 Thread Kyle O'Donnell
the nexus 5k and 7k dont run IOS.  I suspect there's an entirely
different set of OIDs to query.

ftp://ftp-sj.cisco.com/pub/mibs/supportlists/nexus5000/Nexus5000MIBSupportList.html



On Thu, 9 Sep 2010 13:17:52 -0400, Nagios User 
wrote:
> Anyone monitoring Cisco's Nexus 7000/5000 for load average? The
> existing plugin (check_snmp_cisco_loadavg) gives an OID error. Please
> help me with this.
> 
> r...@nagios:/usr/local/nagios/libexec# ./check_snmp_cisco_loadavg -H
> 10.31.101.134 -C blabla
> Status is a WARNING level - SNMP OID does not exist
> 
> 
> --john
> 
> --
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> ___
> 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


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
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] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Kyle O'Donnell
might it be the double $$ ?

Additional Info:nn$SERVICEOUTPUT$" 

On Tue, 24 Aug 2010 09:57:56 -0700, Mirza Dedic  wrote:
> I recently upgraded my Ubuntu OS (8.04 >> 10.04) and Nagios from 3.0 to
> 3.1.2, and recently I ran into an issue where the data for
> "$SERVICEOUTPUT$" is never included in my email notification.
> 
> It is defined properly in the notification.cfg file as per below:
> 
> define command{
> 
>  command_name notify-service-by-email
> 
>  command_line /usr/bin/printf "%b" "* Nagios *nnNotification
> Type: $NOTIFICATIONTYPE$nnService: $SERVICEDESC$nHost:
> $HOSTALIAS$nAddress: $HOSTADDRESS$nState: $SERVICESTATE$nnDate/Time:
> $LONGDATETIME$nnAdditional Info:nn$SERVICEOUTPUT$" | /usr/bin/mail -s
"**
> $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is
> $SERVICESTATE$ **" $CONTACTEMAIL$
> 
> }
> 
> But in my email, it only has "Additional Info:" with nothing else.
> 
> How could I troubleshoot that $SERVICEOUTPUT$ is getting parsed properly
> and working? Maybe its something with my mail client?
> 
> Any help is appreciated.
> 
> Thanks. 
> 
> The Oppenheimer Group  CONFIDENTIAL This message is for the
> designated recipient only and may contain privileged, proprietary, or
> otherwise private information. If you have received it in error, please
> notify the sender immediately and delete the original. Any other use of
> the email by you is prohibited.

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
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] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Kyle O'Donnell

disregard my eyes are working again

On Tue, 24 Aug 2010 09:57:56 -0700, Mirza Dedic  wrote:
> I recently upgraded my Ubuntu OS (8.04 >> 10.04) and Nagios from 3.0 to
> 3.1.2, and recently I ran into an issue where the data for
> "$SERVICEOUTPUT$" is never included in my email notification.
> 
> It is defined properly in the notification.cfg file as per below:
> 
> define command{
> 
>  command_name notify-service-by-email
> 
>  command_line /usr/bin/printf "%b" "* Nagios *nnNotification
> Type: $NOTIFICATIONTYPE$nnService: $SERVICEDESC$nHost:
> $HOSTALIAS$nAddress: $HOSTADDRESS$nState: $SERVICESTATE$nnDate/Time:
> $LONGDATETIME$nnAdditional Info:nn$SERVICEOUTPUT$" | /usr/bin/mail -s
"**
> $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is
> $SERVICESTATE$ **" $CONTACTEMAIL$
> 
> }
> 
> But in my email, it only has "Additional Info:" with nothing else.
> 
> How could I troubleshoot that $SERVICEOUTPUT$ is getting parsed properly
> and working? Maybe its something with my mail client?
> 
> Any help is appreciated.
> 
> Thanks. 
> 
> The Oppenheimer Group  CONFIDENTIAL This message is for the
> designated recipient only and may contain privileged, proprietary, or
> otherwise private information. If you have received it in error, please
> notify the sender immediately and delete the original. Any other use of
> the email by you is prohibited.

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
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] Distributed Setup of Nagios

2010-08-19 Thread Kyle O'Donnell
using the professional or enterprise, not sure the branding anymore...

The mechanism we use to pass event data from the nagios pollers to the top
level was developed by us.  The methods internal to nagios; using OCHP and
OCSP, or the performance data processor, to pass events did not meet our
requirements... it added to much overhead to nagios and was limiting the
number of active host/service checks a single nagios instance could
perform.

The version GW and I hacked together was fairly simple, it was also based
on some code GW used for another function within their product, but was
easily recyclable.  It was perl script that ran as a daemon, read in the
nagios status log, parsed it, sent messages back to the top level nagios
via nsca.

It was totally rewritten and a bunch of other features were added by one
of my colleagues.

I am not sure if we are allowed to opensource this code... but I would
sure like the guy who wrote it to! (I know you're watching)

Outside of figuring the config synchronization of each nagios pollers,
which you can use monarch for (part of GW), this bit of code would make it
very simple to build large distributed nagios installs.

We have done some other significant changes to GW to scale as large as we
did, but these had less to do with nagios and more do to with GW.  We are
using a ramdisk for the nagios log directory, which helps quite a bit for
nagios performance.

--kyleo

On Thu, 19 Aug 2010 10:57:23 +0200, Bradley Radjoo
 wrote:
> Cool :-)
> 
> Kyle, I assume you're not using the Community Edition of Groundwork
> Monitor.
> 
> Because I was hoping to find some help on this mailing about a a
> Distributed Setup using
> a single instance of Groundwork Monitor Community Edition version 6+
with
> multiple Nagios 3 remote servers...
> This proves to be very hard to come by.
> 
> Any help would be really appreciated
> 
> On 18 Aug 2010, at 6:17 PM, Kyle O'Donnell wrote:
> 
>> 
>> groundwork monitor
>> 
>> 
>> On Wed, 18 Aug 2010 17:54:36 +0200, Bradley Radjoo
>>  wrote:
>>> WoW ! That is definately impressive 
>>> 
>>> Would this  be the Opsview Community edition Kyle ?
>>> 
>>> On 18 Aug 2010, at 5:07 PM, Kyle O'Donnell wrote:
>>> 
>>>> we have ~ 3 services and ~3000 hosts
>>>> 
>>>> we have 6 pollers (each have a backup) processing checks and
forwarding
>>>> back to a central nagios host.
>>>> 
>>>> our busiest poller has ~1000 hosts and ~9000 services... avg service
>>>> check
>>>> interval is 5 minutes, but there are a bunch at 1 and 2 minute
>> intervals.
>>>> 
>>>> avg service check latency is less than 1 second
>>>> 
>>>> This is ~3yr old hardware too, i suspect we could increase capacity
by
>>>> 50%
>>>> if we move to the new intel nahalems
>>>> 
>>>> we dont use active host checks
>>>> On Wed, 18 Aug 2010 15:51:55 +0100, Ton Voon 
wrote:
>>>>> On 18 Aug 2010, at 15:38, Max wrote:
>>>>> 
>>>>>> On Wed, Aug 18, 2010 at 7:22 AM, Ton Voon 
wrote:
>>>>>>> You may want to look at Opsview (http://opsview.com).
>>>>>>> 
>>>>>>> From a single point of configuration, it pushes out the nagios
>>>>>>> configuration to the remote slaves which are independently running
>>>>>>> their own copy of Nagios. We have users going up to 25 slaves!
>>>>>> 
>>>>>> Cool - how many active service checks / active host checks per
>> poller?
>>>>> 
>>>>> As many as a single nagios instance runs. You can scale out by
adding 
>> 
>>>>> more slaves. We also have a feature where you can have slave
clusters 
>> 
>>>>> to do workload balancing and redundancy, so you can just add another

>>>>> node if hardware is the issue.
>>>>> 
>>>>> The bottleneck would be at the central master, but that is very fast

>>>>> because of only processing passive results.
>>>>> 
>>>>> Ton
>>>>> 
>>>>> 
>>>>> 
>>>> 
>>
--
>>>>> This SF.net email is sponsored by 
>>>>> 
>>>>> Make an app they can't live without
>>>>> Enter the BlackBerry Developer Challenge
>>>>> http://p.sf.net/sfu/RIM-dev2dev 
>>>>> ___
>>>>> Nagios-use

Re: [Nagios-users] Distributed Setup of Nagios

2010-08-18 Thread Kyle O'Donnell

groundwork monitor


On Wed, 18 Aug 2010 17:54:36 +0200, Bradley Radjoo
 wrote:
> WoW ! That is definately impressive 
> 
> Would this  be the Opsview Community edition Kyle ?
> 
> On 18 Aug 2010, at 5:07 PM, Kyle O'Donnell wrote:
> 
>> we have ~ 3 services and ~3000 hosts
>> 
>> we have 6 pollers (each have a backup) processing checks and forwarding
>> back to a central nagios host.
>> 
>> our busiest poller has ~1000 hosts and ~9000 services... avg service
>> check
>> interval is 5 minutes, but there are a bunch at 1 and 2 minute
intervals.
>> 
>> avg service check latency is less than 1 second
>> 
>> This is ~3yr old hardware too, i suspect we could increase capacity by
>> 50%
>> if we move to the new intel nahalems
>> 
>> we dont use active host checks
>> On Wed, 18 Aug 2010 15:51:55 +0100, Ton Voon  wrote:
>>> On 18 Aug 2010, at 15:38, Max wrote:
>>> 
>>>> On Wed, Aug 18, 2010 at 7:22 AM, Ton Voon  wrote:
>>>>> You may want to look at Opsview (http://opsview.com).
>>>>> 
>>>>> From a single point of configuration, it pushes out the nagios
>>>>> configuration to the remote slaves which are independently running
>>>>> their own copy of Nagios. We have users going up to 25 slaves!
>>>> 
>>>> Cool - how many active service checks / active host checks per
poller?
>>> 
>>> As many as a single nagios instance runs. You can scale out by adding 

>>> more slaves. We also have a feature where you can have slave clusters 

>>> to do workload balancing and redundancy, so you can just add another  
>>> node if hardware is the issue.
>>> 
>>> The bottleneck would be at the central master, but that is very fast  
>>> because of only processing passive results.
>>> 
>>> Ton
>>> 
>>> 
>>> 
>>
--
>>> This SF.net email is sponsored by 
>>> 
>>> Make an app they can't live without
>>> Enter the BlackBerry Developer Challenge
>>> http://p.sf.net/sfu/RIM-dev2dev 
>>> ___
>>> 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
>> 
>>
--
>> This SF.net email is sponsored by 
>> 
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev 
>> ___
>> 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
> 
> Please note: This email and its content are subject to the disclaimer as
> displayed at the following link
>
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm.
> Should you not have Web access, send a mail to disclaim...@is.co.za and
a
> copy will be emailed to you.
> 
>
--
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> ___
> 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

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
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] Distributed Setup of Nagios

2010-08-18 Thread Kyle O'Donnell
we have ~ 3 services and ~3000 hosts

we have 6 pollers (each have a backup) processing checks and forwarding
back to a central nagios host.

our busiest poller has ~1000 hosts and ~9000 services... avg service check
interval is 5 minutes, but there are a bunch at 1 and 2 minute intervals.

avg service check latency is less than 1 second

This is ~3yr old hardware too, i suspect we could increase capacity by 50%
if we move to the new intel nahalems

we dont use active host checks
On Wed, 18 Aug 2010 15:51:55 +0100, Ton Voon  wrote:
> On 18 Aug 2010, at 15:38, Max wrote:
> 
>> On Wed, Aug 18, 2010 at 7:22 AM, Ton Voon  wrote:
>>> You may want to look at Opsview (http://opsview.com).
>>>
>>>  From a single point of configuration, it pushes out the nagios
>>> configuration to the remote slaves which are independently running
>>> their own copy of Nagios. We have users going up to 25 slaves!
>>
>> Cool - how many active service checks / active host checks per poller?
> 
> As many as a single nagios instance runs. You can scale out by adding  
> more slaves. We also have a feature where you can have slave clusters  
> to do workload balancing and redundancy, so you can just add another  
> node if hardware is the issue.
> 
> The bottleneck would be at the central master, but that is very fast  
> because of only processing passive results.
> 
> Ton
> 
> 
>
--
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> ___
> 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

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
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] check_proc --metric=CPU - alternativ es?

2010-08-13 Thread Kyle O'Donnell
 any of the input does not match requirements
if (($opt_w !~ /[0-9]/) || ($opt_c !~ /[0-9]/) || ($opt_m !~ /(CPU|MEM)/) || 
($opt_i !~ /[0-9]/) || ($opt_d !~ /[0-9]/)) {

print_help;
print "\n***unsupported options: warn($opt_w) crit($opt_c) 
metric($opt_m) delay($opt_d) iterations($opt_i) ***\n\n";
exit $ERRORS{UNKNOWN};
}

sub print_usage () {
print "\nusage:\n";
print "  $PROGNAME -w  -c  -m  -p  [-a 
pidarg] [-d delay] [-i iterations] [-t type] \n";
print "  $PROGNAME [-h | --help]\n";
print "  $PROGNAME [-V | --version]\n\n";
}

sub print_help () {
print "\n$PROGNAME $PROGVER\n\n";
print "Kyle O'Donnell (03-05-2009)\n";
print_usage();
print "\n";
print "  warn\t\tpercent  used resulting in warning state\n";
print "  crit\t\tpercent  used resulting in critical status\n";
print "  metric\tCPU or MEM\n";
print "  pidname\tname of process to search for\n";
print "  pidarg\targument of a process fot search for\n";
print "  delay\t\tdelay in seconds between polling of data (default: 
1)\n";
print "  iter\t\tnumber of iterations of the top output (default: 2)\n";
print "  type\t\tthe command type to use for obtaining metrics 
(default: see below)\n\n";
print "example:  $PROGNAME -w 80 -c 90 -m CPU -p nscd -d 2 -i 5\n";
print "  monitor cpu usage of the nscd process, wait 2 secs between 
collection of 5 data sets\n\n";
print "example:  $PROGNAME -w 80 -c 90 -m CPU -p java -a xyz\n";
print "  monitor cpu usage of a java process with the argument ayx\n\n";

if ($sysname =~ /SunOS/) {

print "*** SunOS detected ... ***\n";
print "*** MEM is not supported! ***\n";
print "*** types supported top ps prstat (default: top) ***\n";
print "*** prstat does not print arguments -a ignored! ***\n\n";
}

if ($sysname =~ /AIX/) {

print "*** AIX detected ... ***\n";
print "*** types supported: top* ps (default: ps) ***\n";
print "*** man ps to determine if the way CPU% is calcuated 
matches your requirements ***\n\n";
print "*** expirimental* unixtop does not work fully in AIX 
***\n";
print "*** top does not print command names properly ***\n";
print "*** top does not print MEM% -m MEM ignored! ***\n";
print "*** top does not print command arguments ***\n\n";
}

if ($sysname =~ /Linux/) {

print "*** Linux detected ... ***\n";
print "*** types supported: top (default: top) ***\n\n";
}

}


#
# get data by running the command and looping where appropriate
#  


sub get_data () {

my @output = `$chkcmd`;

# this is the most accurate because we can output multiple instaces of top and 
loop through each set
# i have chosen to considered process or processes with the same arguments as 
one metric
# ie: if there are 8 processes with the word httpd and each is consuming 1.0% 
memory this script
# considers httpd to be consuming 8.0% memory (8 processes * 1.0% memory)


if ($sysname =~ /Linux/) {

foreach $line (@output) {

chomp $line;

# start the loop on PID, and calculate the sums for each 
processes until the next PID
# PID is a unique identifier used to determine when the next 
dataset from 'top' starts

if ($line =~ /PID/) {

$add{$loop} = $sum;
undef $sum;
$loop++;
}

else {
$line =~ s/^[\s]+//g;

($pid, $user, $prior, $nice, $vsz, $rss, $shr, $state, 
$cpu, $mem, $time, $cmd, @args) =  split(/[\s]+/, $line);

if ($cmd =~ /^\//) {

# extract the binary name of the command 
running if path is present
@arrcmd = split(/\/+/, $cmd);
$cmd = $arrcmd[$#arrcmd];
}

if (!defined($opt_a)) {

if (($cmd =~ /$opt_p/) && ($line !~ 
/$PROGNAME/)) { 

  

Re: [Nagios-users] Nagios Monitoring with out NRPE

2010-04-09 Thread Kyle O'Donnell

does check_http reside in / :)

On Fri, 9 Apr 2010 13:29:13 -0700, patrick.mor...@hp.com wrote:
> Hi akp!
> 
> On Fri, 09 Apr 2010, akp geek wrote:
> 
>> Thank you. I am able to use the check_http
>> 
>> The problem that I am running into
>> 
>> ./check_http -w 5 -c 10  -H www.mysite.com  
>> works fine
>> 
>> but what we have is subdomains
>> 
>> if I do
>> 
>> /check_http -w 5 -c 10  -H
>>
www.mysite.com/subDomain/index.html
>> 
>> it does not work
> 
> Anyone who has ever worked in any support role will tell you that "it
> doesn't work" is *never* an adequate description of a problem.  You're
> getting an error message; please tell us what it is.  Copy and paste is
> not hard.
> 
>
--
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> 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

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] nrpe solaris?

2010-04-05 Thread Kyle O'Donnell
SunOS 5.8 (tested and work on SunOS 5.9)
http://www.monitoringexchange.org/p/1283

SunOS 5.10 (sparc)
http://www.monitoringexchange.org/p/1284

SunOS 5.10 (x86)
http://www.monitoringexchange.org/p/1289

On Mon, 5 Apr 2010 12:07:31 -0500, Paras pradhan 
wrote:
> On Mon, Apr 5, 2010 at 12:28 AM, Asrai khn  wrote:
> 
>>
>> 2. You can disable SSL while running nrpe on remote Solaris box...
>>
>> nrpe -n -c /nagios/etc/nrpe.cfg -d
>>
> 
> 
> 
>> -n is not recognized in the package that I have download from
>> monitoringexchange.
>>
> 
> 
> 
>> and then can use check_nrpe from nagios box with -n argument.
>>
>> 2. Or you can install NRPE using blastwave.org repository on Solaris
>> boxes.
>>
> 
> I can see only nrpe for solaris 8. no packages for 9 and 10 for nrpe on
> blastwave?
> 
>
http://www.blastwave.org/jir/pkgcontents.ftd?software=nrpe&style=brief&state=5&arch=sparc
> 
> Thanks
> Paras.
> 
> 
>>
>>
>>
>> On Sat, Apr 3, 2010 at 1:45 AM, Paras pradhan
>> wrote:
>>
>>> Is there any pre compiled nrpe package for solaris 8 9 and 10?
>>>
>>> The one at
>>>
>>>
>>>
http://www.monitoringexchange.org/inventory/Utilities/AddOn-Projects/Communication/NRPE/NRPE-Solaris
>>>
>>>
>>> doesn't seem to work ( installs but ssl handshake error if queried
from
>>> the nagios server. Do I need any extra package here?)
>>>
>>>
>>>
>>> Thanks!
>>> Paras.
>>>
>>>
>>>
>>>
--
>>> Download Intel® Parallel Studio Eval
>>> Try the new software tools for yourself. Speed compiling, find bugs
>>> proactively, and fine-tune applications for parallel performance.
>>> See why Intel Parallel Studio got high marks during beta.
>>> http://p.sf.net/sfu/intel-sw-dev
>>> ___
>>> 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
>>>
>>
>>
>>
>> --
>> I sense much NT in you, NT leads to Blue Screen.
>> Blue Screen leads to downtime, downtime leads to suffering. NT is the
>> path
>> to the darkside
>>
>>
>>
--
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> ___
>> 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
>>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] Recommended nice level for NRPE?

2010-03-29 Thread Kyle O'Donnell
We rolled out nrpe with a `nice` of '+5', but noticed that we would have a
number of service check timeouts.  We have increased the service check
timeout to 45 and even 60 seconds on our older systems.  We expect to
remove the `nice` though.  Monitoring is too important :)


On Mon, 29 Mar 2010 15:06:03 +0200, Jelle Smet  wrote:
> Hi list, 
> 
> I have a bunch of processing hosts, which consume all their
> cpu resources when working. This is normal, by design. 
> 
> As a result I
> often get timeouts for certain checks. I have set my global nrpe timeout
on
> 30 seconds, which is already quite high.
> Do you have any experience with
> setting/resetting the nicelevel for the nrpe daemon?
> Is there a recommended
> setting? 
> 
> Thanks,

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] ampersand in email address

2010-03-24 Thread Kyle O'Donnell
Yes and I've tried putting quotes around the $CONTACTEMAIL$ in the
notification command, as well as in the email address definition in the
contact.

On Wed, 24 Mar 2010 10:22:30 +, Assaf Flatto 
wrote:
> Kyle O'Donnell wrote:
>> Trying to figure out how to escape an ampersand (&) in one of the email
>> addresses I need to send notifications to (yes it is RFC compliant). 
>> Short
>> of writing a script with the address hard coded and creating a custom
>> command what can be done?
>>
>>   
> have you tried escaping the '&'  ?
> 
> e.g  dormant\&dra...@hiddeenlair.com  (dormant esc ampersend dragon at 
> hiddenlair dot com )

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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


[Nagios-users] ampersand in email address

2010-03-23 Thread Kyle O'Donnell
Trying to figure out how to escape an ampersand (&) in one of the email
addresses I need to send notifications to (yes it is RFC compliant).  Short
of writing a script with the address hard coded and creating a custom
command what can be done?

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] Nagios and NSCA for HPUX

2010-03-10 Thread Kyle O'Donnell
I compiled nrpe/nsca/plugins for hpux10.20/11/11.11 and uploaded to what
was the nagiosexchange I think its called monitoringexchange now.


On Wed, 10 Mar 2010 23:45:13 +0530, shanku majumdar
 wrote:
> I would say go ahead ! install it if you bump somewhere just drop an
email
> again someone will definitely help.
> 
> I started in the same manner! but be sure to do this on test first
rather
> than in production directly (its a suggestion).
> 
> On Wed, Mar 10, 2010 at 11:15 PM, Nair  wrote:
> 
>> Hi Friends
>>
>> Please assist me installing NSCA and Nagios in HPUX box. This required
>> in a
>> distributed setup, where the Nagios server resides on a RHEL server.
>>
>> Thank you in advance.
>> Nair.
>>
>>
>>
>>

>>
>>
--
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> ___
>> 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
>>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] Different timeperdiods for warning / cri tical states ?

2010-03-10 Thread Kyle O'Donnell
create two different contacts with the same email address, one with a
contact profile that alerts for critical messages 24x7, one with a profile
that alerts warning messages 9-5, or whatever is appropriate.


On Wed, 10 Mar 2010 10:18:48 -0500, "Nicolas Ross"
 wrote:
> Hi !
> 
> We have a nagios 2.x installation that I plan to upgrade to 3.x soon...
> 
> For some services, I'd like to be able to send notification 24x7, but
only 
> with a critical state. For exemple a disk space checking service. When
it 
> reaches warning state, I don't want to be waked up at 3 am. But when
it's 
> critical, it's ok.
> 
> I know I can define 2 services whith 2 notification_options and 2 time 
> periods, but that would make 2 services, with 2 different names for
every 
> partition on our servers...
> 
> Is there another way to acomplish this ? 
> 
> 
>
--
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> 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

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] check_snmp plugin not visible

2010-03-08 Thread Kyle O'Donnell
yum install net-snmp-devel

add --with-snmp to your plugins compile

On Tue, 9 Mar 2010 01:26:37 +0530, Ambati Srinivas 
wrote:
> Hi,
> 
> I never expected this speed reply :-) Thanks much.
> 
> Yep Installed net-snmp-5.4.2.1-19.fc12.i686  and
> net-snmp-utils-5.4.2.1-19.fc12.i686 on nagios core however I have not
yet
> enable snmp monitoring in file /usr/local/nagios/etc/nagios.cfg   does
that
> effect???
> 
> vi /usr/local/nagios/etc/nagios.cfg
> # Definitions for monitoring a router/switch
> #cfg_file=/usr/local/nagios/etc/objects/switch.cfg
> 
> 
> Please advice further
> 
> AM
> 
> 
> 
> 
> On Tue, Mar 9, 2010 at 1:16 AM, Kyle O'Donnell  wrote:
> 
>> What were you configure options?  Do you have net-snmp(dev libs too)
>> installed?
>>
>>
>> On Tue, 9 Mar 2010 01:05:46 +0530, Ambati Srinivas 
>> wrote:
>> > Hi,
>> >
>> > I very recently installed nagios Nagios-3.2.0 and
>> Nagios-plugins-1.4.14on
>> > fedora 12. All went however I am not able to execute nor see
check_snmp
>> > under /usr/local/nagios/libexec/
>> >
>> > For your reference:
>> > [r...@nagios01 plugins]# cd /usr/local/nagios/libexec/
>> > [r...@nagios01 libexec]# ls
>> > check_apt   check_file_age  check_log   check_oracle
>> > check_tcp
>> > check_breezecheck_flexlmcheck_mailq check_overcr
>> > check_time
>> > check_by_sshcheck_ftp   check_mrtg  check_ping
>> > check_udp
>> > check_clamd check_http  check_mrtgtraf  check_pop
>> > check_ups
>> > check_cluster   check_icmp  check_nagioscheck_procs
>> > check_users
>> > check_dhcp  check_ide_smart check_nntp  check_real
>> > check_wave
>> > check_dig   check_ifoperstatus  check_ntcheck_rpc
>> negate
>> > check_disk  check_ifstatus  check_ntp   check_sensors
>> urlize
>> > check_disk_smb  check_imap  check_ntp_peer  check_smtp
>> utils.pm
>> > check_dns   check_ircd  check_ntp_time  check_ssh
>> utils.sh
>> > check_dummy check_load  check_nwstatcheck_swap
>> > [r...@nagios01 libexec]#
>> >
>> >
>> >
>> > While I can see files in /nagios-plugins-1.4.14/plugins (after untar)
>> > check_snmp
>> > check_snmp.c
>> > check_snmp.o
>> > For your refernce:
>> > [r...@nagios01 Downloads]# ls
>> > nagios-3.2.0 nagios-plugins-1.4.14
>> > nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz
>> > [r...@nagios01 Downloads]# pwd
>> > /home//Downloads
>> > [r...@nagios01 Downloads]# ls
>> > nagios-3.2.0 nagios-plugins-1.4.14
>> > nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz
>> > [r...@nagios01 Downloads]#
>> > [r...@nagios01 libexec]# cd
>> > /home//Downloads/nagios-plugins-1.4.14/plugins
>> > [r...@nagios01 plugins]# pwd
>> > /home//Downloads/nagios-plugins-1.4.14/plugins
>> > [r...@nagios01 plugins]# ls
>> > check_apt  check_ide_smart.ocheck_overcrcheck_udp
>> > check_apt.ccheck_imap   check_overcr.c  check_ups
>> > check_apt.ocheck_ldap.c check_overcr.o  check_ups.c
>> > check_by_ssh   check_load   check_pgsql.c   check_ups.o
>> > check_by_ssh.c check_load.c check_ping  check_users
>> > check_by_ssh.o check_load.o check_ping.ccheck_users.c
>> > check_clamdcheck_mrtg   check_ping.ocheck_users.o
>> > check_cluster  check_mrtg.c check_pop   common.h
>> > check_cluster.ccheck_mrtg.o check_procs Makefile
>> > check_cluster.ocheck_mrtgtraf   check_procs.c   Makefile.am
>> > check_dig  check_mrtgtraf.c check_procs.o   Makefile.in
>> > check_dig.ccheck_mrtgtraf.o check_radius.c  negate
>> > check_dig.ocheck_mysql.ccheck_real  negate.c
>> > check_disk check_mysql_query.c  check_real.cnegate.o
>> > check_disk.c   check_nagios check_real.onetutils.c
>> > check_disk.o   check_nagios.c   check_smtp  netutils.h
>> > check_dns  check_nagios.o   check_smtp.cnetutils.o
>> > check_dns.ccheck_nntp   check_smtp.opopen.c
>> > check_dns.ocheck_nt check_snmp  popen.h
>> > check_dummycheck_nt.c

Re: [Nagios-users] check_snmp plugin not visible

2010-03-08 Thread Kyle O'Donnell
What were you configure options?  Do you have net-snmp(dev libs too)
installed?  


On Tue, 9 Mar 2010 01:05:46 +0530, Ambati Srinivas 
wrote:
> Hi,
> 
> I very recently installed nagios Nagios-3.2.0 and
Nagios-plugins-1.4.14on
> fedora 12. All went however I am not able to execute nor see check_snmp
> under /usr/local/nagios/libexec/
> 
> For your reference:
> [r...@nagios01 plugins]# cd /usr/local/nagios/libexec/
> [r...@nagios01 libexec]# ls
> check_apt   check_file_age  check_log   check_oracle  
> check_tcp
> check_breezecheck_flexlmcheck_mailq check_overcr
> check_time
> check_by_sshcheck_ftp   check_mrtg  check_ping
> check_udp
> check_clamd check_http  check_mrtgtraf  check_pop 
> check_ups
> check_cluster   check_icmp  check_nagioscheck_procs
> check_users
> check_dhcp  check_ide_smart check_nntp  check_real
> check_wave
> check_dig   check_ifoperstatus  check_ntcheck_rpc 
negate
> check_disk  check_ifstatus  check_ntp   check_sensors 
urlize
> check_disk_smb  check_imap  check_ntp_peer  check_smtp
utils.pm
> check_dns   check_ircd  check_ntp_time  check_ssh 
utils.sh
> check_dummy check_load  check_nwstatcheck_swap
> [r...@nagios01 libexec]#
> 
> 
> 
> While I can see files in /nagios-plugins-1.4.14/plugins (after untar)
> check_snmp
> check_snmp.c
> check_snmp.o
> For your refernce:
> [r...@nagios01 Downloads]# ls
> nagios-3.2.0 nagios-plugins-1.4.14
> nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz
> [r...@nagios01 Downloads]# pwd
> /home//Downloads
> [r...@nagios01 Downloads]# ls
> nagios-3.2.0 nagios-plugins-1.4.14
> nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz
> [r...@nagios01 Downloads]#
> [r...@nagios01 libexec]# cd
> /home//Downloads/nagios-plugins-1.4.14/plugins
> [r...@nagios01 plugins]# pwd
> /home//Downloads/nagios-plugins-1.4.14/plugins
> [r...@nagios01 plugins]# ls
> check_apt  check_ide_smart.ocheck_overcrcheck_udp
> check_apt.ccheck_imap   check_overcr.c  check_ups
> check_apt.ocheck_ldap.c check_overcr.o  check_ups.c
> check_by_ssh   check_load   check_pgsql.c   check_ups.o
> check_by_ssh.c check_load.c check_ping  check_users
> check_by_ssh.o check_load.o check_ping.ccheck_users.c
> check_clamdcheck_mrtg   check_ping.ocheck_users.o
> check_cluster  check_mrtg.c check_pop   common.h
> check_cluster.ccheck_mrtg.o check_procs Makefile
> check_cluster.ocheck_mrtgtraf   check_procs.c   Makefile.am
> check_dig  check_mrtgtraf.c check_procs.o   Makefile.in
> check_dig.ccheck_mrtgtraf.o check_radius.c  negate
> check_dig.ocheck_mysql.ccheck_real  negate.c
> check_disk check_mysql_query.c  check_real.cnegate.o
> check_disk.c   check_nagios check_real.onetutils.c
> check_disk.o   check_nagios.c   check_smtp  netutils.h
> check_dns  check_nagios.o   check_smtp.cnetutils.o
> check_dns.ccheck_nntp   check_smtp.opopen.c
> check_dns.ocheck_nt check_snmp  popen.h
> check_dummycheck_nt.c   check_snmp.cpopen.o
> check_dummy.c  check_nt.o   check_snmp.oruncmd.c
> check_dummy.o  check_ntpcheck_ssh   runcmd.h
> check_fping.c  check_ntp.c  check_ssh.c runcmd.o
> check_ftp  check_ntp.o  check_ssh.o sslutils.c
> check_game.c   check_ntp_peer   check_swap  sslutils.o
> check_hpjd check_ntp_peer.c check_swap.ct
> check_hpjd.c   check_ntp_peer.o check_swap.ourlize
> check_hpjd.o   check_ntp_time   check_tcp   urlize.c
> check_http check_ntp_time.c check_tcp.c urlize.o
> check_http.c   check_ntp_time.o check_tcp.o utils.c
> check_http.o   check_nwstat check_time  utils.h
> check_ide_smartcheck_nwstat.c   check_time.cutils.o
> check_ide_smart.c  check_nwstat.o   check_time.o
> [r...@nagios01 plugins]#
> 
> Please advice,
> 
> am

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] Want to Install nagios

2010-03-08 Thread Kyle O'Donnell
perhaps you should visit nagios.com instead of nagios.org


On Tue, 9 Mar 2010 00:15:53 +0530, 
wrote:
> Hi ,
> 
>  
> 
> Please suggest what can be done for this issue.
> 
>  
> 
> Thanks a lot in advance.
> 
>  
> 
> Thanks & Regards,
> 
> Ravi G
> 
>  
> 
> From: Noel Platzke [mailto:neuf...@gmail.com] 
> Sent: Tuesday, March 09, 2010 12:08 AM
> To: nagios List
> Subject: Re: [Nagios-users] Want to Install nagios
> 
>  
> 
> That's not a nagios problem. It's an issue with your machine not being
> able to talk to the yum repository.
> 
> On Mon, Mar 8, 2010 at 1:29 PM, 
> wrote:
> 
> Hi,
> 
> I have given the command ' yum install httpd php ' to install the
> packages initially but the below error occurred.
> 
> Please suggest.
> 
> 
> Loaded plugins: refresh-packagekit
> Could not retrieve mirrorlist
> http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=x86_64
> error was
> [Errno 4] IOError: 
> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
> fedora. Please verify its path and try again
> 
> Thanks & Regards,
> Ravi G
> 
> 
> -Original Message-
> From: Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES)
> Sent: Monday, March 08, 2010 11:53 PM
> To: 'Assaf Flatto'; nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] Want to Install nagios
> 
> Hi,
> 
> When I have given the following command ,the below error occurred.
> 
> Please suggest.
> 
> 
> Loaded plugins: refresh-packagekit
> Could not retrieve mirrorlist
> http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=x86_64
> error was
> [Errno 4] IOError: 
> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
> fedora. Please verify its path and try again
> 
> Thanks & Regards,
> Ravi G
> 
> 
> -Original Message-
> From: Assaf Flatto [mailto:nag...@flatto.net]
> Sent: Monday, March 08, 2010 11:42 PM
> To: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Want to Install nagios
> 
> 
> start here
> 
> http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html
> 
> 
> ravishankar.gundlap...@wipro.com wrote:
>>
>> Hi,
>>
>>
>>
>> I have Linux box with Red Hat Fedora 10 installed on it.
>>
>>
>>
>> I want to install Nagios core  3.2 and Nagios-Plugins-1.4.14
>>
>>
>>
>> Please can someone guide me how can I do this.
>>
>>
>>
>> Thanks & Regards,
>>
>> *Ravi G*
>>
>>
>>
>>
> 
>>
>>
> 
> --
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>>
> 
>>
>> ___
>> 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
> 
> 
> 
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> 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
> 
> 
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> 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

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

Re: [Nagios-users] Circular Service Dependencies: Better ways?

2010-03-04 Thread Kyle O'Donnell
check_cluster

it will check the current status of one or more services and send alerts
based on one or both being down

On Thu, Mar 4, 2010 at 6:18 PM, Gius, Mark  wrote:

>  I have a problem that pretty much the same as this one from a couple
> years back:
>
>
>
> http://thread.gmane.org/gmane.network.nagios.devel/4167/focus=4168
>
>
>
> Basically, I want to only send notifications when both of these services
> are in the red:
>
>
>
> > define servicedependency{
>
> > host_name   server0
>
> > dependent_host_name server1
>
> > dependent_service_description   service0
>
> > service_description service0
>
> > inherits_parent 0
>
> > execution_failure_criteria  n
>
> > notification_failure_criteria   o
>
> > }
>
> > define servicedependency{
>
> > host_name   server1
>
> > dependent_host_name server0
>
> > dependent_service_description   service0
>
> > service_description service0
>
> > inherits_parent 0
>
> > execution_failure_criteria  n
>
> > notification_failure_criteria   o
>
> > }
>
>
>
> Nagios throws an error with the above configuration (which can be
> overridden with –x).
>
>
>
> The thread I reference above talks about using “check_cluster”, although
> the documentation on that is a little sparse, and it specifically references
> Nagios 2, so it may not have been updated in quite some time.
>
>
>
> Is there any better way to achieve this behavior, or is the solution from
> two years ago still the way to go?
>
>
>
> -Gius
>
>
>
>
>
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> 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
>
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

[Nagios-users] nagios 3.0.x 3.2.x compat

2010-02-05 Thread Kyle O'Donnell
Are the config file syntaxs  100% compatible?

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-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] How to stop sending notification after 3 times?

2010-01-25 Thread Kyle O'Donnell
you could also pass the macro $NOTIFICATIONNUMBER$ to your
notification command, which does an if on the value.

[ $NOTIFICATIONNUMBER$ -le 3 ] && echo blah blah blah $HOSTNAME$
$SERVICE... |mail

On 1/25/10, Binbin Wang  wrote:
> Hi all
>
> I make some troubles in nagios setting. My customer just only receive
> notification only 3 times, and stop receiving it even through that warning
> still exists. Anyone know how to set up nagios ? thanks in advance.
>
> Binbin

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
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] auditing for external commands?

2009-11-17 Thread Kyle O'Donnell
setup a log file monitor for the apache access_log whenever anyone uses the
ext command cgi's  the apache log should give you the username and the http
post data depending on how you configure apache,

On Tue, Nov 17, 2009 at 7:50 PM, Frost, Mark {PBG} wrote:

>
> We're looking at possibly allowing more individual users into the web
> interface and allowing them to schedule their own downtime.  One concern is
> that if a team doesn't get an alert they could come to my team (the team
> that administers Nagios) and say "why didn't Nagios send us an alert when X
> was down?" when the issue was actually caused because a member of their own
> team had disabled notifications.
>
> I know we can see that an external command was executed in the log file and
> when, but there's no way of knowing (as far as I can see) who actually
> requested that that command be run.  In my opinion, it could be useful to
> know that 'bob' requested that notifications be disabled on host X
> particularly as it pertains to the web interface.
>
> Is there a way to do this or would this need to be a feature request?
>
> Thanks
>
> Mark
>
>
>
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ___
> 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
>
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] Log Username for External Command

2009-10-28 Thread Kyle O'Donnell
Use the apache log.

It will tell you which user selected the extcommand.cgi (or whatever the
name is)

--kyleo

On Wed, Oct 28, 2009 at 4:01 PM, Charles Breite <
charles.bre...@altertrading.com> wrote:

>  Hi Everyone,
>
> I am trying to find a way to log the username of anyone who sends an
> external command to Nagios. i.e. disable notifications.
>
> I get the DISABLE_NOTIFICATIONS in my logs via logging in Nagios.cfg but I
> want to be able to know who sent the command.
>
> Using Nagios 3.1.2
>
> Thanks for any help!
>
>
>
>
>
>
>
>
> --
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ___
> 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
>
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
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] notification)interval being ignored?

2009-10-20 Thread Kyle O'Donnell
we don't use escalations at all.

here is whats currently in the objects.cache (service is now in OK
status though)

define service {
host_name   myserver
service_description fg-to-svc-os_sun_df_OS
check_period24x7
check_command   fg-to-chk-nrpe-sun_df_OS!5666!10%!5%!/!/var!/tmp
contact_groups  fg-to-cg-admins
notification_period 24x7
initial_state   o
check_interval  5.00
retry_interval  2.00
max_check_attempts  3
is_volatile 0
parallelize_check   1
active_checks_enabled   0
passive_checks_enabled  1
obsess_over_service 0
event_handler_enabled   0
low_flap_threshold  0.00
high_flap_threshold 0.00
flap_detection_enabled  0
flap_detection_options  o,w,u,c
freshness_threshold 0
check_freshness 0
notification_optionsu,w,c,r
notifications_enabled   1
notification_interval   1440.00
first_notification_delay0.00
stalking_optionsn
process_perf_data   0
failure_prediction_enabled  1
retain_status_information   1
retain_nonstatus_information1
}

could the nagiosstatus.sav be affecting anything?

On 10/20/09, Marc Powell  wrote:
>
> On Oct 20, 2009, at 2:18 PM, Kyle O'Donnell wrote:
>
>> I am running nagios 3.0.6...
>>
>> I don't know if this is happening for all hosts/services, but it seems
>> to be happening more and more...
>>
>> critical service alert goes to hard state - notification 1 sent
>> notification_interval == 1440 minutes
>> No more notifications, service remains in the same state for 34days
>> service drops to warning state - notification 1 sent
>> service drops to OK state - notification 1 sent.
>>
>> here is the service template:
>>
>> define service {
>>namefg-to-st-ni5ri2ma3
>>is_volatile 0
>>check_period24x7
>>max_check_attempts  3
>>normal_check_interval   5
>>retry_check_interval2
>>active_checks_enabled   0
>>passive_checks_enabled  1
>>parallelize_check   1
>>obsess_over_service 0
>>check_freshness 0
>>notifications_enabled   1
>>notification_interval   1440
>
> Do you see this notification interval in objects.cache? Do you maybe
> have a service escalation that's overriding it?
>
> --
> Marc
>
>
> --
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ___
> 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
>

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
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


[Nagios-users] notification)interval being ignored?

2009-10-20 Thread Kyle O'Donnell
I am running nagios 3.0.6...

I don't know if this is happening for all hosts/services, but it seems
to be happening more and more...

critical service alert goes to hard state - notification 1 sent
notification_interval == 1440 minutes
No more notifications, service remains in the same state for 34days
service drops to warning state - notification 1 sent
service drops to OK state - notification 1 sent.

here is the service template:

define service {
namefg-to-st-ni5ri2ma3
is_volatile 0
check_period24x7
max_check_attempts  3
normal_check_interval   5
retry_check_interval2
active_checks_enabled   0
passive_checks_enabled  1
parallelize_check   1
obsess_over_service 0
check_freshness 0
notifications_enabled   1
notification_interval   1440
notification_period 24x7
notification_optionsu,c,w,r
event_handler_enabled   0
flap_detection_enabled  0
process_perf_data   0
retain_status_information   1
retain_nonstatus_information1
contact_groups  fg-to-cg-admins
register0
}

here is the service def
define service {
service_description fg-to-svc-os_sun_df_OS
use fg-to-st-ni5ri2ma3
host_name   myserver
check_command
fg-to-chk-nrpe-sun_df_OS!5666!10%!5%!/!/var!/tmp
}

Any ideas?

Thanks,
Kyle

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
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


[Nagios-users] nagios and dns

2009-09-22 Thread Kyle O'Donnell
All,

I recall reading some nagios documentation which had the reasons why
using dns resolution was not a great idea, but I cannot remember where
it was?

Does anyone have/or can they point me to that doc?

Thanks,
Kyle

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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


[Nagios-users] AIX 6.1 Binaries for nsca, nrpe, nagios-plugins available

2009-09-03 Thread Kyle O'Donnell
I've compiled the binaries and uploaded to the
nagios^H^H^H^H^H^Hmonitoringexchange:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3192.html;d=1

Compiled binaries for AIX 6.1

NRPE 2.12
./configure --prefix=/opt/nagios --enable-command-args --without-ssl

NSCA 2.7.2
./configure --prefix=/opt/nagios --without-mcrypt

check_logfiles 3.0:
./configure --prefix=/opt/nagios --with-seekfiles-dir=/var/tmp
--with-protocols-dir=/var/tmp

nagios-plugins-trunk-200909021200
./configure --prefix=/opt/nagios --enable-perl-modules
--with-ps-command="/usr/sysv/bin/ps -eo 's uid pid ppid vsz rss pcpu
etime comm args'" --with-ps-format="%s %d %d %d %d %d %f %s %s %n"
--with-ps-cols=10
--with-ps-varlist="procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos"

ENJOY!

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
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] any solution which will allow me to forward Nagios alerts to Netcool?

2009-08-26 Thread Kyle O'Donnell
I wrote something for two way connection to netcool...

For alerts themselves i use the tivoli command postemsg, if you have
the license for that EIF probe, and wrote a shell script wrapper which
gets executed by nagios as a notification command.

I wrote something that reads the nagios log for problem ack/remove
problem ack, sched downtime, add comments, del comments then sends
postemsg commands to omnibus to let it know something is ack/down.

I then created a fakehost/fakeservice which omnibus uses to send me
external commands, so if someone is using netcool UI instead of nagios
and want to sched downtime they do by formatting the appropriate
command and sending to nagios via nsca (all this is behind the scenes
in a web interface)

printf fakehost\tfakservice\t3\tACK_SVC_PROB:host:arg:arg:arg...\n" |send_nsca

The downtime deletion is a bit harder...

I use host ifservice start/end time in epoch as identifiers and when
omnibus sends me a del downtime i read in the status.log (or
downtime.log for nagios2) and find the downtime id to delete.

On 8/26/09, Scott Xiao  wrote:
> Max
> Thanks!
> I believe netcool has receiver. If not, I will inform netcool engineer
> to configure one. So how to configure nagios to to send alert using
> NAGIOS-NOTIFY-MIB service and host events ? Could you please provide
> some more info/doc/url I can refer to ?
> Thanks !
> Best regards
> Scott
>
>
> -Original Message-
> From: max.schub...@gmail.com [mailto:max.schub...@gmail.com] On Behalf
> Of Max
> Sent: Wednesday, August 26, 2009 12:31 PM
> To: Scott Xiao
> Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] any solution which will allow me to forward
> Nagios alerts to Netcool?
>
> Scott,
>
> On Wed, Aug 26, 2009 at 12:02 AM, Scott Xiao
> wrote:
>>
>>  Hi friends
>> Is there any solution which will allow me to forward
>> Nagios alerts to Netcool? I read looperng but not many details on how
> to
>> forward the alert to netcool, any advice (url /docs)?
>> Thanks
>> Scott
>
> Does Netcool have a trap receiver?  If so, you can forward alerts with
> SNMP.  We forward Nagios notifications to Spectrum by sending them as
> traps using the NAGIOS-NOTIFY-MIB service and host events .. works
> quite well.
>
> - max
>
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ___
> 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
>

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
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] Send Only one notification...

2009-07-22 Thread Kyle O'Donnell
you could always write a custom notification command

[ $NOTIFICATIONNUMBER$ -eq 1 ] && echo "host service blah blah" | mail
-s $contactemail$

On 7/22/09, Charlie Reddington  wrote:
> Hey Luis, whats up man!
>
> Couldn't you just create a separate contact, and set it up with
> escalations, but only have it alert once? Maybe something like this...
> (note, untested).
>
> define hostescalation {
>  host_name   *
>  first_notification  1
>  last_notification   1
>  notification_interval   60
>  contact_groups  new_contact
> }
>
> Charlie
>
> On Jul 22, 2009, at 8:47 AM, Luis Fernando Lacayo wrote:
>
>> Good Day everyone,
>>
>> I was wondering if someone is kind enough to help me with a little
>> thing I am stuck with.
>>
>> I need to create a helpdesk ticket from NAGIOS from certain
>> devices.  I am not sure of how to send only one email to the
>> helpdesk but multiple emails to admins of these devices.
>>
>> any guidance and /or example would be greatly appreciated.
>>
>> thanks.
>>
>> Luis
>> --
>> ___
>> 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
>
>

--
___
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] Antwort: Announcement: Brooklyn for Nagios now available for iPhone and iPod Touch!

2009-06-02 Thread Kyle O'Donnell
BB version would be awesome.

On 6/2/09, Max  wrote:
> On Tue, Jun 2, 2009 at 10:26 AM, D. Emmanuel Feinsmith
>  wrote:
>> Sascha,
>>
>> I have considered and done some preliminary research on developing the
>> app for the Blackberry. The Blackberry SDK is nowhere near as powerful
>> as that of the iPhone, and also, the amount of memory available to
>> running software is also quite a bit less, so as a result, the options
>> are somewhat limited on that platform.
>
> I think a better approach for Blackberry, and the one I am started on,
> is to do this as a web UI for blackberry.  I have started on a
> PHP-based UI that is Blackberry friendly for our corporate users to
> use; if it turns out to be useful enough to share with others I will
> definitely do so as a GPL project.  The first functionality I am
> implementing is acknowledging alerts with comments via blackberry and
> viewing the states of hosts and services via blackberry .. things that
> our SAs care about most when a notification comes in at 2 am :p.
>
> - Max
>
> --
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> ___
> 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
>

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
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] Monitoring a HP-UX system

2009-04-28 Thread Kyle O'Donnell
check_ssh
check_tcp/udp can read and eval output

how about snmp?

On 4/28/09, Palle L Jensen  wrote:
> Hey List,
>
>
>
> I was wondering if anyone would know if it is possible to monitor a few
> things on a HP-UX system without installing anything on the server? We are
> unable to install anything, plugins, apps etc on the server, it's a
> production server. Below is a description of the general requirements.
>
>
>
> The general requirements:
>
> - Cannot install anything on the system - it's a validated production
> system.
>
> - It runs a SSH server daemon that we'd like to monitor.
>
> - What I'd like to see is some way to have it connect to the specified port,
> read the banner and then just abort the connection. The purpose of this is
> that perhaps the Nagios system could read the banner response it gets, and
> if it is not what it's expected, or fails to receive a banner/login prompt,
> send an alert.
>
>
>
> I know that monitoring the ping is workable, but how about anything else,
> see above. Any help is much appreciated.
>
>
>
> Thanks,
>
> PJ
>
>
>
> Nagios box running:  openSUSE 10.3 / Nagios v3.0.1. / Nagios Webinterface
> 3.0.1. / Nagios Nuvola 1.0.3. / Nagios Plugins 1.4.11. / Nagios Plugins
> Extra 1.4.11. / Nagios Grapher 1.6.1-rc5.
>
>
>
>

--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
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] Precompiled Solaris Binaries

2009-04-17 Thread Kyle O'Donnell
I'll be compiling these shortly and uploading to nagios exchange.

On 4/17/09, Marc Ismael  wrote:
> On Fri, Apr 17, 2009 at 10:08 PM, Christopher McAtackney > wrote:
>
>> Hi everyone,
>>
>> I was wondering if there were pre-compiled binaries of Nagios 3.0.6,
>> NRPE 2.12 and Plugins 1.4.13 for Solaris 10 x86 available anywhere?
>>
>> Cheers,
>> Chris
>>
>
> Just throwing myself on the thread, I also was looking for these
>
> Marc.I
>

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
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] Alert based on response?

2009-03-19 Thread Kyle O'Donnell
i would create a custom notification command that does an eval on the
$SERVICEOUTPUT$ before issuing /bin/mail.

then create a contact to use that new notification command.

On 3/19/09, Jason Frisvold  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
>   I have a number of UPS devices to monitor.  We're looking to alert on
> conditions such as On Battery, On Bypass, and possibly others.  I can
> create service entries for each condition, but that causes multiple SNMP
> queries to be sent to the same device.  So I'm wondering if there is a
> way to query once and alert based on the response.
>
> Thanks,
>
> - --
> - ---
> Jason Frisvold
> Network Engineer
> frisv...@lafayette.edu
> - ---
> "What I cannot create, I do not understand"
>- Richard Feynman
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (GNU/Linux)
> Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org
>
> iD8DBQFJwnLjO80o6DJ8UvkRAuyvAKCMsDJ9BE3rrZObFJjS7SOH6MbtKgCePdKz
> cKl2JRMavhkDWImSGnuogvI=
> =MYxn
> -END PGP SIGNATURE-
>
> --
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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
>

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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] Lilac, a Nagios 3.x Configuration Tool, has released 1.0 Release Candidate 1.

2009-03-10 Thread Kyle O'Donnell
we are doing the same thing

1 active 1 stand-by masters
6 active 6 stand-by slaves

slaves feed  alerts to master

some slaves act somewhat independently from the master, that is they
manage notifications/downtime

some are satellites and the master is used.

our slaves are primarily used to provide presence in our remote data
centres, but we also use them in our larger data centres where a
single nagios instance cannot process the required number of service
checks.



On 3/10/09, m...@catsnest.co.uk  wrote:
> Hi,
>
> We use (or currently working towards) a pair of master servers
> (Active/standby) and mutiple slave pairs. With the slaves doing checks in
> diffrent locations / envirments and feeding the results up to the central
> server.
>
> Ritchie.
>
> On Mon, Mar 9, 2009 at 4:27 PM, Taylor Dondich  wrote:
>
>> That's on the map for 1.2.  The first thing to determine is, what is
>> the best way to handle distributed environments properly.  Do we have
>> a single master with multiple slave monitoring servers?  How do most
>> people do distributed monitoring?
>>
>> Taylor
>>
>> On Mon, Mar 9, 2009 at 7:46 AM, Jonathan Call  wrote:
>> > I don't see it mentioned anywhere so I thought I would ask,
>> >
>> > Does Lilac support distributed Nagios deployments?
>> >
>> > Jonathan
>> >
>> >> -Original Message-
>> >> From: Taylor Dondich [mailto:tdond...@gmail.com]
>> >> Sent: Sunday, March 08, 2009 10:12 PM
>> >> To: nagios-user Mailinglist
>> >> Subject: [Nagios-users] Lilac, a Nagios 3.x Configuration Tool,has
>> >> released 1.0 Release Candidate 1.
>> >>
>> >> Lilac, the Nagios configuration tool with the MOST coverage of 3.x
>> >> features, has released 1.0 release candidate 1.  This version
>> >> features:
>> >>  - Multiple Template Inheritance
>> >>  - Advanced Timeperiod Definitions
>> >>  - Enhanced Templates (Attach services, dependencies, escalations to
>> >> host templates, something you CAN'T do with regular Nagios config
>> >> files)
>> >>  - Robust Auto-Discovery system
>> >>  - Import existing Nagios 2.x and Nagios 3.x configurations
>> >>  - Import configurations from existing Fruity installations
>> >>  - Export to Nagios 3.x, perform pre-flight checks and restart Nagios
>> > at
>> >> will
>> >>  - Background Import/Export/Auto-Discovery processes (no need to wait
>> >> at the browser for your exports/imports/discovery processes to take
>> >> place)
>> >>
>> >> Take a look, join the community, and help build the most powerful
>> >> configuration tool for Nagios out there!
>> >>
>> >> Downloads and Documentation is available at www.lilacplatform.com
>> >>
>> >> --
>> >> Taylor Dondich
>> >> Check out Lilac, a configuration tool for Nagios 3 at
>> >> http://www.lilacplatform.com
>> >>
>> >> Check out my Shortcut with O'Reilly Press:
>> >> Network Monitoring with Nagios:
>> >> http://oreilly.com/catalog/9780596528195/index.html
>> >>
>> >>
>> > 
>> > --
>> >> 
>> >> Open Source Business Conference (OSBC), March 24-25, 2009, San
>> > Francisco,
>> >> CA
>> >> -OSBC tackles the biggest issue in open source: Open Sourcing the
>> >> Enterprise
>> >> -Strategies to boost innovation and cut costs with open source
>> >> participation
>> >> -Receive a $600 discount off the registration fee with the source
>> > code:
>> >> SFAD
>> >> http://p.sf.net/sfu/XcvMzF8H
>> >> ___
>> >> 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
>> >
>> >
>> > This email message is intended for the use of the person to whom it has
>> been sent, and may contain information that is confidential or legally
>> protected. If you are not the intended recipient or have received this
>> message in error, you are not authorized to copy, distribute, or otherwise
>> use this message or its attachments. Please notify the sender immediately
>> by
>> return e-mail and permanently delete this message and any attachments.
>> Verio, Inc. makes no warranty that this email is error or virus free.
>> Thank
>> you.
>> >
>>
>>
>>
>> --
>> Taylor Dondich
>> Check out Lilac, a configuration tool for Nagios 3 at
>> http://www.lilacplatform.com
>>
>> Check out my Shortcut with O'Reilly Press:
>> Network Monitoring with Nagios:
>> http://oreilly.com/catalog/9780596528195/index.html
>>
>>
>> --
>> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
>> CA
>> -OSBC tackles the biggest issue in open source: Open Sourcing the
>> Enterprise
>> -Strategies to boost innovation and cut costs with open source
>> participation
>> -Receive a $600 discount off the registration fee with the 

Re: [Nagios-users] A group of Nagios users are:

2009-03-10 Thread Kyle O'Donnell
nagiosticians?

nagiologists?

i do like nagii though

On 3/10/09, Jim Avery  wrote:
> 2009/3/9 Martyn :
>> Just on a lighter note, what do we call a bunch of Nagios users;
>> Nagiothions?
>
>
> A contactgroup. :-P
>
> --
> ___
> 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
>

--
___
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] Specifying order of notifications

2009-03-09 Thread Kyle O'Donnell
read up on escalations

http://nagios.sourceforge.net/docs/3_0/escalations.html


On 3/9/09, Mohr James  wrote:
> Hi All!
>
> Is there any way of specifying the order in which notifications are sent
> to contacts. We send out SMSs to several addresses one of which should
> always be the first. This contact is first in the list in the
> contactgroup and first in the contact file, but still is not the first
> one to which the SMS is sent. Is there anyway of defining this?
>
> Regards,
>
> Jim Mohr
>
>
>
> --
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail ist nicht gestattet.
>
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
>
>
>

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
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] event handlers - remounting smb shares

2009-03-06 Thread Kyle O'Donnell
write the logic into the event handler script.


pass the $SERVICEOUTPUT$ to the event handler

have the event handler check if the appropriate moutpoint has returned
the desired (or undesired) error

if condition mount
else echo wrong mount failure dont do anything.



On 3/6/09, Assaf Flatto  wrote:
> Hello Kyle
>
> You missed my point - i think .
>
> Doing checks on the remote machine is not a problem , i am doing so via NRPE
> and with no problems .
> My issue is  - how do i make it dynamic - and not a different  script for
> each mount point .
>
> I want it to be a single script that when i pass the arguments to the event
> handler over the nrpe ,
> i add the failed mount point as an argument .
>
> I took a look at rexec , but i am still in the same problem - how do i get
> the mount point
> extracted - figured from the output and pass it to the remount event handler
> ?
>
> Assaf
>
>
> On Friday 06 March 2009 14:03:04 Kyle O'Donnell wrote:
>> How do you check your systems remotely?
>>
>> search the nagiosexchange for something called 'rexec'  it is an event
>> handler that I wrote that executes commands remotely using ssh or
>> NRPE.
>>
>> If using NRPE a script to run your mount should be written and added
>> to your nrpe.cfg command list.
>>
>>
>> if this is local, write a script do perform your mount, define it as a
>> command inside nagios, and select the defined command as the event
>> handler.
>>
>> On 3/6/09, Assaf Flatto  wrote:
>> > Hello List
>> >
>> > I am having an issue with trying to implement event handlers .
>> >
>> > Let me explain the background first :
>> > We have a several servers that are rebooted every weekend and one of
>> > them
>> > is a file server with
>> > several exported mount points to other servers .
>> > After the reboots one of the machines is unable to recover the mount
>> > points ( could be cause we are
>> > still using smbfs and not cifs )  and we need to manually remount those
>> > filesystems .
>> >
>> > I wanted to implement an event handler to remount the "stuck" mount
>> > points after the reboot is
>> > complete ,( doing a "mount -f -a " is not an option ) , the problem i am
>> > facing is - how do i pass
>> > the mount point to the event handler ?
>> > is it at all possible ?
>> >
>> > the output from the command is as follows ;
>> > the error :
>> > [1235783450] Warning: The check of service 'sapmnt_PX1 disk space' on
>> > host 'host' looks like it was
>> > orphaned (results never came back).  I'm scheduling an immediate check
>> > of
>> > the service...
>> >
>> > what is should be  :
>> > DISK OK - free space:
>> > /public_data/PR1/interfaces/incoming/Lynx/UK/srf_mount 88720 MB
>> > (16%);|
>> > /public_data/PR1/interfaces/incoming/Lynx/UK/srf_mount=483424MB;572124;57
>> >2134;0;572144
>> >
>> > Anyone ever done something like this ?
>> > Any Ideas ?
>> > --
>> > Assaf Flatto
>> > SSP Ops Team
>> > Linux System Administrator
>> > 169 Euston Road, London, NW1 2AE
>> >
>> >
>> >
>> >
>> >
>> > IMPORTANT . this email and the information in it may be confidential,
>> > legally
>> > privileged and/or protected by law. It is intended solely for the use of
>> > the person to whom it is addressed. If you are not the intended
>> > recipient, please
>> > notify the sender immediately and do not disclose the contents to any
>> > other person, use it for any purpose, or store or copy the information
>> > in
>> > any medium.
>> > Please also delete all copies of this email and any attachments from
>> > your
>> > system.
>> >
>> > We cannot guarantee the security or confidentiality of email
>> > communications. We
>> > do not accept any liability for losses or damages that you may suffer as
>> > a result of your receipt of this email including but not limited to
>> > computer service or system failure, access delays or interruption, data
>> > non-delivery or
>> > mis-delivery, computer viruses or other harmful components.
>> >
>> > Copyright in this email and any attachments belong to Select Service
>> > Partner UK
>> > Limited. Should you communicate with anyone at Select Service Partner UK
>> > Limited by

Re: [Nagios-users] event handlers - remounting smb shares

2009-03-06 Thread Kyle O'Donnell
How do you check your systems remotely?

search the nagiosexchange for something called 'rexec'  it is an event
handler that I wrote that executes commands remotely using ssh or
NRPE.

If using NRPE a script to run your mount should be written and added
to your nrpe.cfg command list.


if this is local, write a script do perform your mount, define it as a
command inside nagios, and select the defined command as the event
handler.


On 3/6/09, Assaf Flatto  wrote:
> Hello List
>
> I am having an issue with trying to implement event handlers .
>
> Let me explain the background first :
> We have a several servers that are rebooted every weekend and one of them is
> a file server with
> several exported mount points to other servers .
> After the reboots one of the machines is unable to recover the mount points
> ( could be cause we are
> still using smbfs and not cifs )  and we need to manually remount those
> filesystems .
>
> I wanted to implement an event handler to remount the "stuck" mount points
> after the reboot is
> complete ,( doing a "mount -f -a " is not an option ) , the problem i am
> facing is - how do i pass
> the mount point to the event handler ?
> is it at all possible ?
>
> the output from the command is as follows ;
> the error :
> [1235783450] Warning: The check of service 'sapmnt_PX1 disk space' on host
> 'host' looks like it was
> orphaned (results never came back).  I'm scheduling an immediate check of
> the service...
>
> what is should be  :
> DISK OK - free space: /public_data/PR1/interfaces/incoming/Lynx/UK/srf_mount
> 88720 MB
> (16%);|
> /public_data/PR1/interfaces/incoming/Lynx/UK/srf_mount=483424MB;572124;572134;0;572144
>
> Anyone ever done something like this ?
> Any Ideas ?
> --
> Assaf Flatto
> SSP Ops Team
> Linux System Administrator
> 169 Euston Road, London, NW1 2AE
>
>
>
>
>
> IMPORTANT . this email and the information in it may be confidential,
> legally
> privileged and/or protected by law. It is intended solely for the use of the
> person to whom it is addressed. If you are not the intended recipient,
> please
> notify the sender immediately and do not disclose the contents to any other
> person, use it for any purpose, or store or copy the information in any
> medium.
> Please also delete all copies of this email and any attachments from your
> system.
>
> We cannot guarantee the security or confidentiality of email communications.
> We
> do not accept any liability for losses or damages that you may suffer as a
> result of your receipt of this email including but not limited to computer
> service or system failure, access delays or interruption, data non-delivery
> or
> mis-delivery, computer viruses or other harmful components.
>
> Copyright in this email and any attachments belong to Select Service Partner
> UK
> Limited. Should you communicate with anyone at Select Service Partner UK
> Limited by
> email, you consent to us monitoring and reading any such correspondence.
>
> Nothing in this email shall be taken or read as suggesting, proposing or
> relating to any agreement concerted practice or other practice that could
> infringe UK or EC competition legislation.
>
> Select Service Partner UK Limited is a company registered in England and
> Wales
> (company number 05687183) whose registered office is at 1 The Heights,
> Brooklands, Weybridge. Surrey. KT13 0NY
>
>
>
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> 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
>

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
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] Bulk Disable of Event Handlers?

2009-03-05 Thread Kyle O'Donnell
downtime does not stop event handlers.

On Thu, Mar 5, 2009 at 6:18 PM, Jonah Horowitz wrote:

> Does scheduled downtime stop event handlers?  I didn't think it did.
>
> Jonah
>
> On 3/5/09 2:03 PM, "Lee Azzarello"  wrote:
>
> > You can put the services in a service group and schedule downtime for
> > all services in that group.
> >
> > -lee
> >
> > On Thu, Mar 5, 2009 at 4:23 PM, Jonah Horowitz 
> > wrote:
> >> I finally took the plunge and set up event handlers on a set of our
> >> webservers.  It¹s great because it restarts the web service
> automatically
> >> when there is an issue.  The problem is, we can¹t take them down for
> >> maintenance without Nagios restarting them.  I know I can disable the
> event
> >> handlers across the entire nagios system via the ³Tactical² view.  Is
> there
> >> any way to do it across a service group through the web interface?
> >>
> >> Either through the web or through a command line script would be great.
> >>
> >> If not, I¹ll probably write/post my own.
> >>
> >> Thanks,
> >> --
> >> Jonah Horowitz · Monitoring Manager · jhorow...@looksmart.net
> >> W: 415-348-7694 · F: 415-348-7033 · M: 415-513-7202
> >> LookSmart - Premium and Performance Advertising Solutions
> >> 625 Second Street, San Francisco, CA 94107
> >>
> >>
> >>
>
> ->>
> -
> >> Open Source Business Conference (OSBC), March 24-25, 2009, San
> Francisco, CA
> >> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> >> -Strategies to boost innovation and cut costs with open source
> participation
> >> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> >> http://p.sf.net/sfu/XcvMzF8H
> >> ___
> >> 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
> >>
> >
> >
> --
> > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> > -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> > -Strategies to boost innovation and cut costs with open source
> participation
> > -Receive a $600 discount off the registration fee with the source code:
> SFAD
> > http://p.sf.net/sfu/XcvMzF8H
> > ___
> > 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
>
> --
> Jonah Horowitz · Monitoring Manager · jhorow...@looksmart.net
> W: 415-348-7694 · F: 415-348-7033 · M: 415-513-7202
> LookSmart - Premium and Performance Advertising Solutions
> 625 Second Street, San Francisco, CA 94107
>
>
>
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> 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
>
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
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] Tomcat Plugin

2009-02-27 Thread Kyle O'Donnell
check on the nagiosexchange for check_jmx or search for tomcat.

On 2/27/09, Paulo Andrade  wrote:
>
> Hello everybody. I just got in the list of nagios-users and hope to
> contribute soon!
>
> I have the following question, there is a plugin to monitor Tomcat? I need
> it to monitor exceptions on the server in production. If not, anyone have
> any guess for development?
>
> Thank you!
>
> Regards,
>
> Paulo Andrade
> MobileCard
>
>
>
>
>
>
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> 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
>

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
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] Nagios and Solaris 10 client

2009-02-19 Thread Kyle O'Donnell
there are binaries for nrpe available on the nagiosexchange.org site.

you must run the nrpe daemon with the -n option and when using check_nrpe

On Thu, Feb 19, 2009 at 10:51 PM, syed jafar  wrote:

>
>
> Does anyone know how to add Solaris 10 client to NAGIOS host/server. The
> server is running LINUX and I am trying to add Solaris 10 client and want to
> be able to monitor disk space and CPU utilization. I was getting errors
> during the addon compilation ans was told to compile using the -n option
> which disables SSL. Now when I try to run the nrpe I seem to be getting the
> SSL errors. What is the proper was the add clients to monitor the disk and
> CPU utilization.
>
>
>
> Thanks,
>
> Syed Jafar
>
>
> --
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ___
> 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
>
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
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] One Time Check

2009-02-06 Thread Kyle O'Donnell
I've wondered which method is more efficient in nagios.

using time periods + normal interval (run every 1 hr but get the time
period to 00:00-01:00)

or settting the normal interval to 1440

On 2/6/09, Rahul Nabar  wrote:
> On Fri, Feb 6, 2009 at 10:59 AM, Marc Powell  wrote:
>
>>
>>
>> set the correct check_interval in the service definition.
>> http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service
>>
>> check_interval  1440 # 1440 minutes or 1 every 24 hours.
>>
>
> Unless it is important to control *when* the check runs within a 24 hour
> period?
>
> --
> Rahul
>

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-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] Nagios sending notifications to Tivoli (TEC)

2009-02-06 Thread Kyle O'Donnell
we are using postemsg as well.  but we execute it as a notification
command instead of an eventhandler.

On 2/6/09, Thomas Hager  wrote:
> On Fri, 2009-02-06 at 16:07 +1100, Martin Barry wrote:
>> Howdy
> hi,
>
>> Is there anyone on list who has had any success with with Nagios sending
>> notifications to Tivoli Enterprise Console (TEC)?
> yes, we do that. IBM provides a command-line tool called postemsg to
> send external notifications to the TEC.
>
> we trigger this tool via eventhandlers.
>
> hth,
> tom.
>
> --
> Thomas "Duke" Hager   d...@sigsegv.at
> GPG: 1024D/D27F858Chttp://www.sigsegv.at/gpg/duke.gpg
> =
> "Never Underestimate the Power of Stupid People in Large Groups."
>
>

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-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] Which books are best for Nagios 3

2009-02-04 Thread Kyle O'Donnell
I've always used the nagios documenation.  Is there something these
books provide that isn't covered?

--kyleo

On 2/4/09, Paul Weaver  wrote:
>> On Jan 19, 2009, at 11:25 AM, James Miller wrote:
>>
>> > Recently I upgraded us from 2.9 to 3.0.6 and I'm looking for
>> > recommendations for a book or two on 3.0 to take my
>> knowledge to the
>> > next level.  I've found the following books available and I'm
>> > wondering which ones are the best:
>>
>> > Any suggestions would be _greatly_ appreciated!
>>
>> 5. This list. Try to discover the answer to as many questions
>> as you can yourself by reading the docs and source and by
>> trial. Try to understand the why of an answer you discover or
>> provided by someone else. I consider it a much more
>> interesting and varied resource than the few standard
>> examples a book might have; plus it's free =).
>
> Only once you reach a certain level. There are no doubt many lurkers
> who have trouble getting started. I know I did. I got a copy of
> "Building a Monitoring Infrastructure with Nagios" (Feb07) and found
> that invaluable, but we're still on nagios version 2
>
> A book is nicer to read on the train too
>
> --
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code
> to
> build responsive, highly engaging applications that combine the power of
> local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-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
>

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-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] Ways and tweaks to make nagios more efficient. load average on monitoring host edging up.

2009-01-28 Thread Kyle O'Donnell
no active host checks

just active service checks (few passive too)

To disable change the host definition/template option active_checks_enabled 0

Host checks are done on demand when any service returns a critical
state (maybe a non-OK state I can't remember).  This is default nagios
functionality.

The update of your host status check results will only happen when a
host check is intiated.  If a service on that host never goes into a
non-OK state it will never execute the host check.  If it does it will
execute a host check, if the host is down it will stop executing
service checks, and use your host check_interval to continue executing
host checks, when the host returns to an OK state service check
processing will begin again.

if you want to have a host alive check that does both ssh and ping i
would suggest writing a wrapper plugin which first executes check_ssh
and upon failure executes a ping:

#!/bin/sh
hostaddress=$1
check_ssh $hostaddress

if [ $? -eq 0 ]; then

echo "ssh up = host up"
exit 0
else

check_ping $hostaddress

fi

On 1/28/09, Rahul Nabar  wrote:
> On Wed, Jan 28, 2009 at 1:32 AM, Kyle O'Donnell
> wrote:
>
>> I use service deps.  Most of my services are nrpe checks and I create
>> a dep on nrpe.  If a check comes back critical (or which ever state
>> you choose to execute the dep) it does an nrpe check,  if nrpe returns
>> critical (or whichever state you choose) it stops executing the
>> services dependant on nrpe.
>>
>> My load is less than 2 on a machine with 800 hosts and 6000 services.
>>
>> Active host checks are disabled.
>
>
> So, you have no active checks at all? Or just no active host checks? I am a
> bit confused. All my checks are active. How does one disable active host
> checks? And then when will the host check be done at all?
>
>
>>
>> As for ping I don't check as a service only a host check which gets
>> executed if any service turns critical.
>
>
> That might be the exact functionality I was thinking of. If I look under
> "Host Status Details for all host groups" I see very recent and regular
> checks being done on all my hosts under the column for "Last Check". Even
> ones that do not have any services critical.
>
> Or will I only see the behavior you describe after I somehow disable
> "active
> host checks"?
>
>
>>
>> You can use check_ssh as the host check command instead of ping if you
>> prefer as well.
>>
>
> Good idea. But I still want ping to fall back on. If ssh fails only then
> ping. Is that logical?
>
> --
> Rahul
>

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
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] Ways and tweaks to make nagios more efficient. load average on monitoring host edging up.

2009-01-27 Thread Kyle O'Donnell
I use service deps.  Most of my services are nrpe checks and I create
a dep on nrpe.  If a check comes back critical (or which ever state
you choose to execute the dep) it does an nrpe check,  if nrpe returns
critical (or whichever state you choose) it stops executing the
services dependant on nrpe.

My load is less than 2 on a machine with 800 hosts and 6000 services.

Active host checks are disabled.

As for ping I don't check as a service only a host check which gets
executed if any service turns critical.

You can use check_ssh as the host check command instead of ping if you
prefer as well.


On 1/27/09, Mathieu Gagné  wrote:
> Hi,
>
>
> Rahul Nabar wrote:
>> I set up my nagios system to monitor 256 odd nodes each with about 6
>> services (direct and NRPE). It is working fine but my load averages have
>> started edging upwards. Not critical yet but I wanted some tips to make
>> things more efficient and see if there are things I might have done
>> ineffeciently.
>
> We have +2000 hosts and +4700 services configured on one of our Nagios
> instance. Load average is between 1.3 an 2.0 which I find acceptable.
>
> Our hardware is the following: Core2 Duo 4300 @ 1.80GHz with 2GB of RAM.
>
>> One of the points I identified is this: I am doing a ping and ssh check
>> on each server. This seems redundant. Is there a way to set it up so that:
>> Do a ssh check; if this succeds obviously ping is ok. If it fails do a
>> ping check and report on that.
>
> "check-host-alive" is only triggered when a service associated with the
> host changes state.
>
> However, I personally consider PING to be a service in itself,
> monitoring the network performance/quality.
>
> PING can still answer but with degraded performances (packet loss, poor
> response time). You probably want to be informed about such problems.
> (ie. in case of a (D)DoS where your network port is maxed out)
>
>> How about the other way around too? I have a bunch of NRPE checks:
>> load_average, total-processes, scratch and home dir usage, pbs_mom,
>> ntp_time. If ssh fails then there is obviously no reason to try these
>> other checks right? But I think the monitoring_host wastes its cycles
>> still trying them (based on the "Last Check" time)
>
> The SSH service state can be CRITICAL while all the other services are
> still OK. (ie. ssh server misconfiguration) You probably want to be
> informed about it too.
>
>> Any tips how I can achieve these effeciency tweaks? Or is there a
>> problem in my strategy? Any other performance tweaks so that I can
>> squeeze every ounce of Nagios performace?
>>
>> Already I am using NRPE rather than check_by_sshh since I was told the
>> latter might be ineffecient for the monitoring host load usage.
>
> What kind of server are you using?
>
> Also, what's the check_interval? A 1 minute interval might put the
> server on its knee since it would be scheduling and executing 1536
> checks per minute. (as per your informations)
>
> There's a lot of factors that could impact Nagios performance and you
> should be aware of all of them. Reading the documentation and
> understanding the impact of each configuration would be a good start.
>
> --
> Mathieu
>
> --
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> ___
> 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
>

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
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] Setting up NRPE on HP UX

2009-01-05 Thread Kyle O'Donnell
ive compiled them for 10.20 and 11.00 (works with 11.11)

http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2559.html;d=1
http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2556.html;d=1



On 1/5/09, Kaplan, Andrew H.  wrote:
> Hi there --
>
> I would check out the following URL:
>
> http://www.bennyvision.com/projects/nagios/index.php
>
> I have used the files that are available there with great success.
>
> -Original Message-
> From: Christian Iñiguez [mailto:challenger_jos...@yahoo.com.mx]
> Sent: Monday, January 05, 2009 12:14 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Setting up NRPE on HP UX
>
> Hi All!
>
> I have 2 machines with Unix HP UX, and I'd like to monitoring
> them installing
> nrpe, but I haven't found documentation or how to's about it.
>
> On Linux plataform is working very well, but it's a kind of difficult to do
> it
> on UNIX (HP UX)
>
> Does any body know how can perform this?
>
> Thanks in advance
>
>
>   ¡Todo sobre Amor y Sexo!
> La guía completa para tu vida en Mujer de Hoy.
> http://mx.mujer.yahoo.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
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
> --
> ___
> 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
>

--
___
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] Lilac 1.0 beta 1 released! The most robust Nagios3.x configuration tool available!

2008-12-11 Thread Kyle O'Donnell
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=17595

php 5.2.7 is in the testing repo

On 12/11/08, Randal, Phil <[EMAIL PROTECTED]> wrote:
> Shame it requires PHP 5.2.
>
> Any chance of re-engineering it so it works out of the box with a
> standard RedHat / CentOS 5.2 install?
>
> My past experience of the hassles of custom builds of PHP makes me very
> wary of going down that route again.
>
> Cheers,
>
> Phil
>
> --
> Phil Randal | Networks Engineer
> Herefordshire Council | Deputy Chief Executive's Office | I.C.T.
> Services Division
> Thorn Office Centre, Rotherwas, Hereford, HR2 6JT
> Tel: 01432 260160
> email: [EMAIL PROTECTED]
>
> Any opinion expressed in this e-mail or any attached files are those of
> the individual and not necessarily those of Herefordshire Council.
>
> This e-mail and any attached files are confidential and intended solely
> for the use of the addressee. This communication may contain material
> protected by law from being passed on. If you are not the intended
> recipient and have received this e-mail in error, you are advised that
> any use, dissemination, forwarding, printing or copying of this e-mail
> is strictly prohibited. If you have received this e-mail in error please
> contact the sender immediately and destroy all copies of it.
>
> -Original Message-
> From: Taylor Dondich [mailto:[EMAIL PROTECTED]
> Sent: 10 December 2008 19:45
> To: nagios-user Mailinglist
> Subject: [Nagios-users] Lilac 1.0 beta 1 released! The most robust
> Nagios3.x configuration tool available!
>
> Lilac 1.0 beta 1 is NOW released.  Featuring a robust importer for
> importing existing Nagios 2.x and 3.x configurations, an exporter to
> export to Nagios 3.x and a robust Auto-Discovery system.  Downloads and
> documentation at http://www.lilacplatform.com
>
> Thanks to everyone for their extensive testing of Alpha and filing bugs
> and suggestions.  Beta 1 is *very* awesome.
>
> --
> Taylor Dondich
> Check out Lilac, a configuration tool for Nagios 3 at
> http://www.lilacplatform.com
>
> Check out my Shortcut with O'Reilly Press:
> Network Monitoring with Nagios:
> http://oreilly.com/catalog/9780596528195/index.html
>
> 
> --
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to
> help pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.
> 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
>
> --
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.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
>

--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.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] Nagios acknowledgement (with check_logfiles plugin)

2008-11-10 Thread Kyle O'Donnell
We configure check logfiles as a volatile service and choose not to
use the sticky option.  Some logs we configure check-logfiles to send
a message via nsca for each pattern match, ensuring we don't miss any
notifications.  We also configure check-logfiles services not to send
out recovery messages, and only schedule downtime or disable
notifications during maintenance.

On 11/10/08, Jim Winkle <[EMAIL PROTECTED]> wrote:
> We're deploying Nagios (currently using 3.0.2) for our Unix servers, and I
> have
> a question about acknowledgement.
>
> We're using the check_logfiles plugin to monitor syslogs (e.g.
> /var/adm/messages on Solaris). check_logfiles returns CRITICAL when it
> detects
> a problem, but then normally clears itself (returns OK) the next time it
> runs.
> Nagios notifies us only once under this scenerio, and since it's possible
> that
> pagers might miss just one page (paging services aren't 100% reliable), we'd
> rather get notified until we explicitly acknowledge the problem.
>
> The check_logfiles plugin does have the capability to continue to report the
> error (using its "sticky" option). This is good since then we're notified
> longer, but if we then use the Nagios "Acknowledge" link to acknowledge the
> problem, new problems (e.g. new errors in /var/adm/messages) reported by the
> check_logfiles plugin get ignored.
>
> My question: Is there a way with Nagios to acknowledge a problem reported by
> a
> plugin like check_logfiles without ignoring future problems? Or would this
> be
> new functionality needed in Nagios? I realize we can syslog an "okpattern"
> string and check_logfiles will then clear, but I'm looking for something
> using
> the Nagios web (and external command_file) interfaces. Using the Nagios
> "Acknowledge" link would be ideal, since that's what folks are going to be
> using for other problems.
>
> Nagios and the check_logfiles plugin are great tools... perhaps I'm simply
> missing something.
>
> Thanks in advance!
>
> -- Jim
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> 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
>

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
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


[Nagios-users] nrpe argument limit

2008-09-26 Thread Kyle O'Donnell
Hi,

Does anyone know if there is an argument limit to commands run via
nrpe?  I've defined one command with 18 args and it works, but another
command with 21 args and it errors.

Thanks,
Kyle

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
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


[Nagios-users] check_disk with many ARGS over nrpe

2008-09-23 Thread Kyle O'Donnell
Here is the command running locally:

/opt/nagios/libexec/check_disk -e -w 10% -c 5% -p / -w 10% -c 5% -p
/var -w 10% -c 5% -p /opt/gw -w 10% -c 5% -p /opt -w 10% -c 5% -p
/usr/local/groundwork -w 10% -c 5% -p /tmp -w 10% -c 5% -p
/var/opt/universal
DISK OK| /=1781MB;8924;9420;0;9916 /var=885MB;7141;7538;0;7935
/opt/gw=10489MB;333060;351563;0;370067 /opt=609MB;16068;16961;0;17854
/usr/local/groundwork=3515MB;14745;15564;0;16384
/tmp=83MB;1784;1883;0;1983 /var/opt/universal=10MB;222;234;0;247

Here is the line in my nrpe.cfg:

command[check_diskthresh7]=/opt/nagios/libexec/check_disk -e -w $ARG1$
-c $ARG2$ -p $ARG3$ -w $ARG4$ -c $ARG5$ -p $ARG6$ -w $ARG7$ -c $ARG8$
-p $ARG9$ -w $ARG10$ -c $ARG11$ -p $ARG12$ -w $ARG13$ -c $ARG14$ -p
$ARG15$ -w $ARG16$ -c $ARG17$ -p $ARG18$ -w $ARG19$ -c $ARG20$ -p
$ARG21$


Here is the command run via check_nrpe:

/opt/nagios/libexec/check_nrpe -H localhost -p 5666 -n -u -t 25 -c
check_diskthresh7 -a 10% 5% / 10% 5% /opt 10% 5% /var 10% 5% /tmp 10%
5% /opt/gw 10% 5% /opt/universal 10% 5% /var/opt/universal
Unknown argument
Usage: check_disk -w limit -c limit [-W limit] [-K limit] {-p path | -x device}
[-C] [-E] [-e] [-g group ] [-k] [-l] [-M] [-m] [-R path ] [-r path ]
[-t timeout] [-u unit] [-v] [-X type]


Shouldn't the command work over NRPE, or have I just been starring at
it too long and missed something simple.

Thanks,
Kyle

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
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] sources Nagios

2008-07-22 Thread Kyle O'Donnell
nagiosplugins.org

On Tue, Jul 22, 2008 at 8:10 PM, Thierry Granier <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello!
> where can i find the sources of the plugins and the source of Nagios
> please?
> Thanks in advance
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.9 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkiGdw0ACgkQF0VsK96v2MJ2fwCgq+fRvpVecNhkJZce+dF3Fw0P
> nWAAn1ZQUkml5xxnPsUuIsmUCO9aJaq1
> =1Bi+
> -END PGP SIGNATURE-
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> 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
>
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
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

[Nagios-users] aix/hpux/sun nrpe nsca nagiosplugin binaries

2008-04-04 Thread Kyle O'Donnell
Hi,

I finally got around to compiling binaries for some of the platforms we use:

NRPE 2.12 NSCA 2.7.2 Nagios-Plugins-1.4.11

AIX 5.3
HP-UX 10.20, 11.00
SunOS 5.8, 5.10

Enjoy!
Kyle

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
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


[Nagios-users] nagios.cmd over nfs

2008-01-22 Thread Kyle O'Donnell
Hi,

I've migrated the nagios web interface onto a different physical
server, nfs mounting the nagios directory from the actual nagios
server.

Only snag I'm running into right now is trying to access the
nagios.cmd pipe over nfs.  When trying to schedule downtime, disable
notifications etc... the web interface just spins. I see cmd.cgi is
being executed, but nothing happens.

Both servers have the same uid/gids for nagios, webserver is even
running as nagios user.

I know a 'work-around' is to ssh+keys>nagios.cmd pipe, but this isn't an option.

Any ideas?

Kyle

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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


[Nagios-users] nagios and peregrine

2007-10-05 Thread Kyle O'Donnell
Hi,

Does anyone know of, or have an integration between nagios and
peregrine service desk (bi-directional would be nice :)


--kyleo

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.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] Nagios and Capacity Planning

2007-09-30 Thread Kyle O'Donnell
If you mean capacity planning of the resources being monitored, then just
ensure your check results contain performance data.  There are many tools
which can take the data, store it in a db, and graph it.

If you're talking capacity planning for the monitoring servers (100
monitored devices today 500 in 3 months...) that's an entirely more
complicated discussion, and you'll need to provide more details (number of
services, types of checks (active/passive,snmp/nrpe/ping?)

--kyleo


On 9/30/07, Rogelio Bastardo <[EMAIL PROTECTED]> wrote:
>
> On 9/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >  Hi All,
> >
> > Does anyone know off a capacity planning add-on for Nagios or are others
> > using data from Nagios to perform capacity planning functions?
> >
> I am unaware of any "add-on". You have to define all of your checks
> manually and give threshholds that you have arbitrarily set.
>
> Perhaps if you gave us a bit more information as to what exactly you're
> trying to accomplish, one of us might be able to help give you a better
> answer.
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> 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
>
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
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

[Nagios-users] HP Non-Stop/Tandem

2007-09-25 Thread Kyle O'Donnell
Does anyone know of plugins/agents for the hp nonstop/tandem platform?
 I haven't found anything on the nagiosexchange or google.

--kyleo

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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


[Nagios-users] nsca apis

2007-08-15 Thread Kyle O'Donnell
Hi,

Does anyone know if any perl, java, or python nsca APIs are available?

Thanks,
Kyle

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.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] dont want notification when machine reboots

2007-07-27 Thread Kyle O'Donnell
Have the reboot initiate a send_nsca notification to your nagios server.
Write a wrapper for reboot command, edit the alt+ctrl+del marco, the new
power management tools should even be able to let you exec something when
the power buttons been pressed.


--kyle
On 7/27/07, Lalita Drolia <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
> I have nagios configured for our lab here. But the problem I am facing is
> that every time a user reboots his machine for some practical purposes,
>
> We get a down and subsequent up mail.
>
> I would not like to receive these mails.
>
> But I have not found a way where nagios would wait for 5 minutes after a
> machine goes down and then send out a notification,
>
> Is it possible?
>
>
>
> Please help,
>
> With thanks,
>
> Lalita
>
>
>
>
>
> Notice: This email message, together with any attachments, may contain
> information of BEA Systems, Inc., its subsidiaries and affiliated entities,
> that may be confidential, proprietary, copyrighted and/or legally
> privileged, and is intended solely for the use of the individual or entity
> named in this message. If you are not the intended recipient, and have
> received this message in error, please immediately return this by email and
> then delete it.
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.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
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.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

[Nagios-users] nagios scaling and server spec

2007-06-29 Thread Kyle O'Donnell
Hi All,

I am trying to spec some hardware for a nagios environment capable of
~5000 hosts, and ~50,000 services.

I am wondering if anyone has any hardware recommendations for the
active-service-check machines (or polling), and the (hopefully) 1
centralized passive-service-check recipient.  And, if anyone believes
the central server can handle that many events.

I currently have an all in one machine monitoring ~600 hosts and ~5000 services.

Thanks!
Kyle

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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] parameter inside notifications

2007-04-16 Thread Kyle O'Donnell
Check the the nagios macros definitions:

http://nagios.sourceforge.net/docs/2_0/macros.html

$SERVICECHECKCOMMAND$ might meed your needs.

--Kyle
On 4/16/07, Marco Borsani <[EMAIL PROTECTED]> wrote:
>
>
> Hi all !
>
>
>
> I'd like to insert the command parameters inside the notifications.
>
>
>
> Reading the manual it does not seem possible, is it corrects ?
>
>
>
> Marco Borsani
> Technical Operation
>
> tel.:+390104310115
> e-fax: +390683175950
> *   [EMAIL PROTECTED]
>
> ITnet S.r.l.
> Direzione e Coordinamento di Wind Telecomunicazioni S.p.A.
> Via Pacinotti, 39
> 16151 - Genova
>
>
> In ottemperanza al D. lgs 196/03 in materia di protezione dei dati
> personali, le informazioni contenute in questo messaggio sono strettamente
> riservate e sono esclusivamente indirizzate al destinatario indicato (oppure
> alla persona responsabile di rimetterlo al destinatario). Qualsiasi uso,
> riproduzione o divulgazione di questo messaggio è vietata. Nel caso in cui
> aveste ricevuto questa mail per errore, Vi invitiamo ad avvertire il
> mittente al più presto a mezzo posta elettronica e distruggere il messaggio
> erroneamente ricevuto.
>
> According to Italy's new data protection code (Legislative Decree no.
> 196/2003) in force on January 1st 2004, Italian Law 196/03 concerning
> privacy, the information contained in this e-mail is confidential and is
> intended for the addressee only. If you are not the correct recipient,
> please note that any use, dissemination or copy of this document/information
> is strictly prohibited.If you have received this message in error, you
> should destroy it and please notify us immediately by e-mail.
>
>
>
>

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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


[Nagios-users] websphere mq plugins on NE

2007-04-04 Thread Kyle O'Donnell
Hi,

I wrote a bunch of little scripts to monitoring MQ and just threw them
on the nagiosexchange.

http://www.nagiosexchange.org/Misc.54.0.html?&tx_netnagext_pi1[p_view]=920

Enjoy!

--kyleo

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] checking multiple log files

2007-04-03 Thread Kyle O'Donnell
Hi Josh,

Thanks very much, but I went the lazy route.

I modified the following in check_logfiles:

from:

#  maybe a rotation situation, a typo in the configfile,...
trace("could not find logfile %s", $loginfo->{logfile});
$lastmsg{UNKNOWN} = sprintf "could not find logfile %s",
$loginfo->{logfile};
push(@{$matchlines->{UNKNOWN}}, $lastmsg{UNKNOWN);

to:

#  maybe a rotation situation, a typo in the configfile,...
trace("could not find logfile %s", $loginfo->{logfile});
$lastmsg{OK} = sprintf "could not find logfile %s",
$loginfo->{logfile};
push(@{$matchlines->{OK}}, $lastmsg{OK});



I was mistaken about the output.  It does print the last offending
line, but it's found in the 'performance data' output instead.
Running it from the cmd line its printed after the '|', checked
perfdata, and voila.. right there :)


Thanks again,
Kyle


On 4/3/07, Josh Yost <[EMAIL PROTECTED]> wrote:
>
> Kyle O'Donnell wrote:
> > Hi,
> >
> > I need to check for a string in multiple log files.  The names of the
> > log files will contain a constant string, and be located in constant
> > directory.
> >
> > Currently I am using the check_logfiles plugin with the following
> configuration:
> >
> >
> > @logs = (
> >   {
> > tag => 'mqrefused',
> > logfile => '/var/mqm/exits/logs/.*.log',
> > rotation => 'solaris',
> > warningpatterns => 'refused',
> >   }
> >
> > );
> >
> > @logs = (
> >   {
> > tag => 'mqfdcprobe',
> > logfile => '/var/mqm/errors/.*.FDC',
> > rotation => 'solaris',
> > warningpatterns => 'Probe Id',
> >   }
> >
> > );
> >
> >
> > The only problems are that, the output does not contain the offending
> > string/line, and the status is set to UNKNOWN when a string isn't
> > matched.
> >
>
> Hi,
> I would suggest writing your own plugin if it's this specific & you
> know what you're looking for.  What you're wanting to do would be pretty
> easy in perl (but I'm not sure what output you're looking for exactly).
>
> here's my really quick, ugly, untested implementation =):
>
> use lib '/usr/nagios/libexec';
> use utils qw ( %ERRORS );
>
> my @files;
> push @files, (glob ('/var/mqm/exits/logs/*.log'),
>   glob ('/var/mqm/errors/*.FDC'));
>
> my %errors;
> for my $f (@files){
>   unless (open FILE, $f){
> print "can't open file $f!\n"; exit $ERRORS{'UNKNOWN'}
>   }
>   my $counter = 0;
>   while (){
> $counter++;
> if (($f =~ /log$/ && /refused/) || ($f =~ /FDC$/ && /Probe ID/)){
>push @{$errors{$f}},$counter
> }
>   }
>   close FILE;
> }
>
> if (!%errors){
>   print "OK!\n"; exit $ERRORS{'OK'}
> }
> else{
>   for my $key (sort keys %errors){
> print "$key: errors at lines ", join ',',@{$errors{$key}}, " ";
>   }
>   print "\n";
>   exit $ERRORS{'CRITICAL'}
> }
>
>
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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


[Nagios-users] checking multiple log files

2007-04-03 Thread Kyle O'Donnell
Hi,

I need to check for a string in multiple log files.  The names of the
log files will contain a constant string, and be located in constant
directory.

Currently I am using the check_logfiles plugin with the following configuration:


@logs = (
  {
tag => 'mqrefused',
logfile => '/var/mqm/exits/logs/.*.log',
rotation => 'solaris',
warningpatterns => 'refused',
  }

);

@logs = (
  {
tag => 'mqfdcprobe',
logfile => '/var/mqm/errors/.*.FDC',
rotation => 'solaris',
warningpatterns => 'Probe Id',
  }

);


The only problems are that, the output does not contain the offending
string/line, and the status is set to UNKNOWN when a string isn't
matched.

One thought was to write a wrapper for check_logs.pl which does

for i in `ls *.log`

do

output=`check_logs.pl -f $i -s /tmp/$i.tmp -p "blah"`
printf $output\t

done

This should print all of the output... I can work out the exit status
as well... but this isn't ideal

Any Ideas?

Thanks,
Kyle

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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


[Nagios-users] nrpe.2.5.2 and 2.7.1 solaris 8 compile errors

2007-03-30 Thread Kyle O'Donnell
Hi,

Has anyone had problems compiling nrpe on solaris8:?

cd ./src/; make ; cd ..
make[1]: Entering directory `/opt/src/nrpe-2.7.1/src'
gcc -g -O2 -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c  -lnsl -lsocket  -liberty
utils.c: In function `randomize_buffer':
utils.c:106: error: `RAND_MAX' undeclared (first use in this function)
utils.c:106: error: (Each undeclared identifier is reported only once
utils.c:106: error: for each function it appears in.)
make[1]: *** [nrpe] Error 1
make[1]: Leaving directory `/opt/src/nrpe-2.7.1/src'

The fix seems to be adding:

#define RAND_MAX 2048

(where 2048 is just a random number that looked pretty :)

in src/utils.c

--kyleo

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] setting the From: email address

2007-03-23 Thread Kyle O'Donnell
i use sendmail -f

printf "%" "To: for\n Subject: bar\n this is an alert" |sendmail -f
nagiosadmin $contactemail$

On 3/23/07, Morris, Patrick <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf
> > Of Robin Mordasiewicz
> > Sent: Friday, March 23, 2007 9:07 AM
> > To: nagios-users@lists.sourceforge.net
> > Subject: [Nagios-users] setting the From: email address
> >
> > What are people doing in order to set the From: email address
> > that notifications appear to come from.
> >
> > When using mail the email notifications appear to come from
> > the [EMAIL PROTECTED] which nagios runs.
>
> In my case, I've configured my mailer so that the From address is
> masqueraded when the Nagios account sends mail.
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> 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
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] Sun StorEdge 3310

2007-03-22 Thread Kyle O'Donnell
Just added to nagios exchange.:

http://www.nagiosexchange.org/Solaris.50.0.html?&tx_netnagext_pi1[p_view]=910


If you have any problems let me know.

--kyleo

On 3/21/07, Michael Weiner <[EMAIL PROTECTED]> wrote:
> Does anyone have a plugin that can check on the status of a SE3310 ? In
> particular i am interested in check an SE3310 connected to a Sun Fire 280R
> remotely.
>
> Any ideas would be appreciated.
> Michael Weiner
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] Sun StorEdge 3310

2007-03-21 Thread Kyle O'Donnell

I wrote one not long ago.  I'll see if I can dig it up tomorrow.

--kyleo



On 3/21/07, Ben O'Hara <[EMAIL PROTECTED]> wrote:


On 3/22/07, Raphaël 'SurcouF' Bordet <[EMAIL PROTECTED]> wrote:
>
> Le mercredi 21 mars 2007 à 17:00 -0400, Michael Weiner a écrit :
> > Does anyone have a plugin that can check on the status of a SE3310 ?
> > In particular i am interested in check an SE3310 connected to a Sun
> > Fire 280R remotely.
>
> Hi,
>
> I don't known any plugin but, according to "Sun Storedge 3310 SCSI Array
> Release Notes"[1], RAID controller firmware version 4.15 has enhanced
> SNMP protocol. According to "Sun StorEdge 3000 Family RAID Firmware 4.15
> User's Guide"[2], you can configure the Notification Processing Center
> (NPC)[3] via the RAID firmware to use SNMPv1 or SNMPv2c protocols for
> GET and SET messages and SNMPv1 for TRAP messages.
> You have to wrote a specific plugin for SNMP GET messages or you can use
>
> configure snmptrapd and snmptt to translate SNMP TRAP messages to Nagios
> external commands.
>
> Regards,



Yeah, if you know what to query and getting hold of the MIB files seems
near on inpossiblebut if anyone has got it working let me know aswell
;-)

Ben

[1]:http://www.sun.com/products-n-solutions/hardware/docs/pdf/816-7292-28.pdf
> [2]:http://docs.sun.com/app/docs?l=fr&q=SNMP&p=doc%2F817-3711-16
> [3]:http://docs.sun.com/source/817-3711-16/ch11_configparam.html#18512
> --
> Raphaël 'SurcouF' Bordet
>
>
>
> -
>
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> 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




--
"A Scientist will earn a living by taking a really difficult problem and
spends many years solving it, an engineer earns a living by finding really
difficult problems and side stepping them"
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
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] net-snmp on solaris

2007-03-14 Thread Kyle O'Donnell
You can go the easy route and grab the pkgs from sunfreeware or blastwave

but if you're set on compiling I use the following:

./configure --prefix=/opt/snmp --enable-developer --disable-embedded-perl --
enable-ucd-snmp-compatibility --with-default-snmp-version=1 --with-mib-modules=s
mux mibII/mta_sendmail ucd-snmp/diskio --with-perl-modules --with-zlib=/usr/loca
l/lib --with-persistent-directory=/opt/snmp/var --with-cc=/usr/local/bin/gcc

make && make install

--kyleo



On 3/14/07, David Rivera <[EMAIL PROTECTED]> wrote:
> anyone have doc for installing this on Solaris,
>
> I know there is a README in the source code, but the thing is 10 miles long,
> and frankly it is a little intimitating.
>
>
> thanks
> David
>
>
>
> Money can't buy happiness, but neither can poverty.
> -Leo Rosten
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] Nagios Users as Admin

2007-03-13 Thread Kyle O'Donnell
modify cgi.cfg

authorized_for_system_information=nagiosadmin,newuser
authorized_for_system_commands=nagiosadmin,newuser
authorized_for_configuration_information=...
authorized_for_all_services...
authorized_for_all_hosts=...

On 3/13/07, Nedim Bicic <[EMAIL PROTECTED]> wrote:
> Hey everyone i have Nagios 2.4 i have the default login as nagiosadmin as
> master administrator where everyone do external commands such as
> acknowledgements
>
> but i want to be able to add different users to view and have the same
> permission as admin to change stuff on nagios webinterface?
>
> i tryed adding a user1 as an example, but when i login no information can be
> seen (ex : no hosts are there no services) How do i enable this user to have
> same view and permission as admin I am sure this is possible thanks ???
>
> -Nedim
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] nrpe on solaris

2007-03-12 Thread Kyle O'Donnell
nrpe 1.x and 2.x do not communicate.  try grabbing nrpe 1.x and
compile check_nrpe.



On 3/12/07, Weiner, Michael <[EMAIL PROTECTED]> wrote:
> Good morning folks. I was taking someone's advice and decided to try
> NRPE for remote command checks FROM a linux nagios server against a
> Solaris remote server. I am running nagios-2.7 on a Fedora Core 6 server
> and nrpe-1.9_5 on a solaris 9 remote host along with
> nagios-plugins-1.3.1_2 for sparc. I have the nrpe running as a daemon at
> the moment to keep things simple, and without SSL, have the nrpe.cfg
> tweaked to run on port: 5666/U: nagios/G: nagios and the example check
> defined:
>
>
>
> Command[check_load]=/usr/local/lib/nagios/plugins/check_load -w 15,10,5
> -c 30,25,20
>
>
>
> And run the following from the nagios server while the nrpe daemon is
> running on the remote host:
>
>
>
> /usr/lib/nagios/plugins/check_nrpe -n -H remote.host.name -p 5666 -t 30
> -c check_load
>
>
>
> And I continually get the proverbal
>
>
>
> nrpe[427]: [ID 421412 daemon.error] Could not read request from client,
> bailing out...
>
>
>
> error. Any thoughts or ideas on what I could fix/check/reconfigure?
>
>
>
> Thanks in advance
>
> Michael Weiner
>
>
> ===
>
>
>
>
> Cleveland Clinic is ranked one of the top 3 hospitals in
> America by U.S.News & World Report. Visit us online at
> http://www.clevelandclinic.org for a complete listing of
> our services, staff and locations.
>
>
> Confidentiality Note:  This message is intended for use
> only by the individual or entity to which it is addressed
> and may contain information that is privileged,
> confidential, and exempt from disclosure under applicable
> law.  If the reader of this message is not the intended
> recipient or the employee or agent responsible for
> delivering the message to the intended recipient, you are
> hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited.  If
> you have received this communication in error,  please
> contact the sender immediately and destroy the material in
> its entirety, whether electronic or hard copy.  Thank you.
>
>
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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] NRPE and Nagios plugin for Tru64 and HPUX 10

2007-03-07 Thread Kyle O'Donnell
Hi,

I've successfully compiled the nrpe, nsca and *most* of the
nagios-plugin binaries for hpux 10.20.

Off the top of my head:

There were a few plug-ins that wouldn't compile, I didn't need them so
i removed from the Makefile.

Nrpe and Nsca src required a few changes:
-didn't bother trying to compile in ssl support
-the compiler didn't like some of the operators used in utils.c  ( had
to change if => to if > && < in places)

nrpe config options
$ ./configure --prefix=/opt/nagios --with-nrpe-user=nagios
--with-nrpe-group=nagios --disable-ssl --without-ssl CCOPTS=+DA1.1
CXXOPTS=+DA1.1 --enable-command-args

nsca config options:
./configure --prefix=/opt/nagios CCOPTS=+DA1.1 CXXOPTS=+DA1.1

I'll be upgrading to the latest nrpe/nsca version shortly and will
post more specifics then.

--kyleo


On 3/7/07, C. Bensend <[EMAIL PROTECTED]> wrote:
>
> > If you are running Nagios 1.x, the precompiled binaries for hpux 10.x can
> > be
> > found at www.bennyvision.com  . They are
> > located on
> > the projects page.
>
> Please note that those binaries are ooolddd.  I
> need to update the page with a banner in about 60-point BLINK to
> emphasize that fact.  ;)
>
> I don't have access to a decent HP-UX build environment any longer,
> hence, the outdatedness of the binaries.  Please be aware.
>
> Benny
>
>
> --
> "During the Armageddon, only two things will survive - cockroaches
> and Cher."-- "What's her bra size" online game
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> 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
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
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