Re: [Nagios-users] NSClient++ weirdness

2006-10-25 Thread Allan Holdt Hansen INBODAN
Title: NSClient++ weirdness Be sure to run the latest version of nsclient++. Iirc there was some problems with uptime once.   I only use the NRPE functions of nsclient++, so i cannot comment on check_disk, but this works fine:   check_nrpe -H a.b.c.d-c CheckDriveSize -a Drive=C:\ MinWarnFree=

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Joerg Linge
Am Mittwoch, 25. Oktober 2006 20:15 schrieb Maxwell,Brady: > I have a need to setup some performance and trending graphing or charts > for many of the service checks I am performing with Nagios. [...] I use PNP http://www.ederdrom.de/doku.php/nagios/pnp_en PNP stores the Performance Data from the

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Demetri Mouratis
On Thu, 26 Oct 2006, Matthew Joyce wrote: > We use Cacti, on the Nagios machine, but in isolation, though I > understand this needn't be the case. > Cacti is nice, but imo, a bugger to make do what you want unless you're > prepared to invest significant time/coffee. > > It's one of those products

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Matthew Joyce
We use Cacti, on the Nagios machine, but in isolation, though I understand this needn't be the case. Cacti is nice, but imo, a bugger to make do what you want unless you're prepared to invest significant time/coffee.   It's one of those products that if you spend a couple of days on you can g

[Nagios-users] troubles with check_by_ssh

2006-10-25 Thread David Garvey
I am have problems using the most recent libraries of ssh2 the commerial version. Here is the error when nagios runs the plug-in.   Remote command execution failed: warning: You have no controlling tty. Cannot read confirmation.    Here is the command line execution...-bash-3.00$ libexec/check_by_s

[Nagios-users] NSClient++ weirdness

2006-10-25 Thread Dan Finkle
Title: NSClient++ weirdness Hi, I’m using NSClient++ to monitor a pair of w2k3 servers and trying to use both Nsclient and NRPE funtions I am getting funky data. For example, when running... monitor: sysadmin$ ./check_nt -H 172.16.232.37 -p 1248 -v UPTIME System Uptime - 49710 day(s) 6 hour

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Brian Loe
I BELIEVE it can, but I don't know that for sure. You can build a template for just about anything though...and in fact there is a nagios plugin already available though its mostly a frontend (the version I'm running anyway). Check out cacti.org and cacti.net and cactiusers.org.On 10/25/06, Carlos

Re: [Nagios-users] *****SPAM***** failover

2006-10-25 Thread subscribe
Long ago a guy gave me the following but I never got to try it.  I would love to hear what actually works.  Maybe a howto   Configuration doc on slave server...       Failover Configuration: Master Server (10.1.1.3): Configure NSCA:     Install Libmcrypt:  

[Nagios-users] Alerts with sendxmpp in Google Talk

2006-10-25 Thread Jeronimo Zucco
Hi. Anybody use sendxmpp to do nagios alerts in Google Talk (jabber protocol) ? If yes, what line command was used? I try this: # echo "test" | /usr/bin/sendxmpp -i -t -c -u [EMAIL PROTECTED] -p password -j talk.google.com:5222 [EMAIL PROTECTED] But no success. Thank you for any tip.

Re: [Nagios-users] Configuring Nagios to Send SNMP trap to anothe r monitoring tool

2006-10-25 Thread Tedman Eng
Have a peek at the Nagios FAQ: Sending SNMP traps to a management host http://nagios.org/faqs/viewfaq.php?faq_id=28 -Original Message- From: Raffaello Risso [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 25, 2006 7:55 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users]

[Nagios-users] Cecil Williams/STS/AUTOZONE is out of the office.

2006-10-25 Thread cecil . williams
I will be out of the office starting 10/24/2006 and will not return until 10/30/2006. Please send all requests/problems to IT AIX SUPPORT via lotus notes. - Using Tomcat but need to do more? Need to support web services, s

Re: [Nagios-users] failover

2006-10-25 Thread Rob Brown
Here's what I use: Running in cron every 5 minutes. Works like a charm. #!/bin/sh HOST=`hostname` NAGIOS_HOST=nagios1.mysite.com NRPE=/usr/local/nagios/libexec/check_nrpe CMD_FILE=/usr/local/nagios/var/rw/nagios.cmd CHECK_STATUS=/usr/local/nagios/var/master.status LOG_FILE=/usr/local/nagios/var/

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Justin Craig
Right, I only wanted SNMP4Nagios which I thought required net-snmp and possibly rdd.  Forgive me oh hp sys admin GOD.  I'm not a sys admin, I'm a Cisco VoIP engineer.  I've successfully installed fc3 linux OS, and compiled Nagios, monitoring about 500 hosts.  (kudos to me, no need to congratulate).

[Nagios-users] failover

2006-10-25 Thread Lehman, John
Question for everyone.   I have 2 nagios servers and one is active all the time and the other is standby.   I have read the documentation on implementing failover but I am finding it difficult implementing.   Is there anyone that could give me sample scripts which “on the standby host

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Patrick Morris
On Wed, 25 Oct 2006, Justin Craig wrote: > This is getting uglier for me. I just wanted to install SNMP. If all you really want is net-snmp, then download the RPM for it, and try to install it. If it chokes on a dependency, install that, too. Repeat until net-snmp is installed. This is really b

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Justin Craig
This is getting uglier for me.  I just wanted to install SNMP. Now I am getting: [EMAIL PROTECTED] libxml]# yum install net-snmp Traceback (most recent call last):   File "/usr/bin/yum", line 28, in ?     import yummain   File "/usr/share/yum-cli/yummain.py", line 23, in ?     from yum import plu

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Hugo van der Kooij
On Wed, 25 Oct 2006, Justin Craig wrote: > I updated my num.conf file with the example provided and cleaned yum. > > Now, it's looks like progresion, but still get an error when trying to > install net-snmp. > > Ideas? > > [EMAIL PROTECTED] SNMP4Nagios-0.3]# yum install net-snmp > Setting up In

Re: [Nagios-users] Theme / website

2006-10-25 Thread Hugo van der Kooij
On Wed, 25 Oct 2006, Kyle Vorster wrote: > Does any one know of a webend for Nagios that supports Themes, or to > customize the pages. > > I am growing tired of the boring tables, and wish to spice it up a little. Well you could just write your own add-on if you are really bored. Hugo. --

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Carlos Mauricio Reyes Sanmiguel
Hi there.. regarding this question.. does Cacti works for information captured by the NRPE applications?, Thanks.. creyes "Brian Loe" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 25/10/2006 01:32 p.m. To "Maxwell,Brady" <[EMAIL PROTECTED]> cc Nagios Users mailinglist Subject Re:

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Brian Loe
I've had fun with Cacti - if thats the sort of thing you're looking for. On 10/25/06, Maxwell,Brady <[EMAIL PROTECTED]> wrote: > > > > > Hello Nagios Users, > > > > I have a need to setup some performance and trending graphing or charts for > many of the service checks I am performing with Nagios.

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Max H.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hugo van der Kooij wrote: > On Wed, 25 Oct 2006, Max H. wrote: >> Justin Craig wrote: > > ... > > PLEASE. I read the mailinglist and do not like duplicate messages. So > address the mailinglist only. > SORRY, Hugo. Please chill. If when you click

[Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Maxwell,Brady
Hello Nagios Users,   I have a need to setup some performance and trending graphing or charts for many of the service checks I am performing with Nagios. My question to the group is what approach have others taken to provide similar functionality in their own environments? I have already

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread frank
It seems that RedHat broke their Fedora HTTP servers with the recent release of Fedora Core 6. My yum setup has been solid for a long time but now I'm getting errors as well. Trying going to any URL other than / on fedora.redhat.com (like http://fedora.redhat.com/download/) will get a 404 with

[Nagios-users] Service Check Timeouts

2006-10-25 Thread Malcolm Frazier
Hi, I've been using Nagios for a while and I love it, but recently I switched my gateway in the office from old FreeBSD 4 machine to IPcop. This seems to have had an effect on my Nagios monitoring, most of the time and most of my service checks time out. The host checks are always find and the

Re: [Nagios-users] Theme / website

2006-10-25 Thread Xueshan Feng
On Wed, 2006-10-25 at 09:29 +0200, Kyle Vorster wrote: > Hi Guys, > > Does any one know of a webend for Nagios that supports Themes, or to > customize the pages. We customized our nagios interface by changing the css files under /usr/share/nagios2/htdocs/stylesheets (Debian nagios2-doc package).

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Max H.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Craig wrote: > I updated my num.conf file with the example provided and cleaned yum. > > Now, it's looks like progresion, but still get an error when trying to > install net-snmp. > > Ideas? I hate to turn you to another mailing list, but see

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Andreas Ericsson
Alexander Harvey wrote: > Greetings List, > > I have written a number of plugins, some of which I believe others might > find very useful, and I was wondering if anyone can advise me on where I'll > find what I need to know about becoming a Nagios plugin developer? > The easiest way, for you and

Re: [Nagios-users] External Commands segfault

2006-10-25 Thread Andreas Ericsson
David Schlecht wrote: > Hi Andreas > > > > Thanks for your attention. I didn't get a core dump but doing a > stack trace on the hanging process I get: > > > > #0 0x002de7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 > > #1 0x003b4eb3 in __open_nocancel ()

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Justin Craig
I updated my num.conf file with the example provided and cleaned yum. Now, it's looks like progresion, but still get an error when trying to install net-snmp. Ideas? [EMAIL PROTECTED] SNMP4Nagios-0.3]# yum install net-snmp Setting up Install Process Setting up Repo:  livna-stable repomd.xml 

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Thomas Sluyter
On 25 Oct, 2006, at 14:51, Alexander Harvey wrote: >> Judging by what you said, you're already one :) Feel free to share >> all your plugins on the Exchange, so all Nagios users can benefit >> from them. That's all there is to it :) > > Well I suppose in that sense I am a plugin developer but I wa

Re: [Nagios-users] Configuring Nagios to Send SNMP trap toanothermonitoring tool

2006-10-25 Thread Giles Coochey
I seem to remember that the OpenNMS project has a perl script that does just that - send SNMP traps:   http://svn.sourceforge.net/viewvc/opennms/opennms/branches/OPENNMS_1_2_BRANCH/tools/contrib/send-trap.pl?view=markup   Thanks   Giles From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

Re: [Nagios-users] Configuring Nagios to Send SNMP trap to anothermonitoring tool

2006-10-25 Thread Aaron Segura
I’m currently working on a notify plugin to do that exact thing.  Let me know if you find a suitable solution.  I’ll let you know when I get mine working.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Raffaello Risso Sent: Wednesday, October 25, 2006 8:55 AM To:

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Max H.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Craig wrote: > Maybe this thread will turn into a YUM troubleshooting issue? > > I get an error trying to install anything with yum. Also, try cleaning out the repo data: yum clean all Then: yum install net-snmp After you check your files

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Max H.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Craig wrote: > Maybe this thread will turn into a YUM troubleshooting issue? > > I get an error trying to install anything with yum. Double check your yum.conf file is ok. Check out the FAQ's on FC3.

[Nagios-users] Configuring Nagios to Send SNMP trap to another monitoring tool

2006-10-25 Thread Raffaello Risso
Hi all!   I've a question for you:   I've the need to define a new command in nagios to send an SNMP trap to another monitoring tool installed in my network. This event must happen in the case of ALERT/WARNING or CRITICAL result of check_ping instead of sending email. Anybody have a solution?   Tha

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Sjaak Nabuurs
Great !! I get this error as well on a few servers. Think it's something wrong with the "Yum" servers. Sjaak Justin Craig wrote: > Maybe this thread will turn into a YUM troubleshooting issue? > > I get an error trying to install anything with yum. > > [EMAIL PROTECTED] libexec]# yum instal

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Justin Craig
Maybe this thread will turn into a YUM troubleshooting issue? I get an error trying to install anything with yum. [EMAIL PROTECTED] libexec]# yum install net-snmp-5.3.1 Setting up Install Process Setting up Repo:  base Cannot find a valid baseurl for repo: base [EMAIL PROTECTED] libexec]#   And

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Aaron Segura
  http://nagiosplug.sourceforge.net/developer-guidelines.html   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Harvey Sent: Wednesday, October 25, 2006 6:51 AM To: Thomas Sluyter Cc: Nagios Users mailinglist Subject: Re: [Nagios-users] becoming a plugin

Re: [Nagios-users] check_mailq plugin

2006-10-25 Thread Sjaak Nabuurs
Hello Paul check_nrpe will running as nagios user. To check the mailq you need to be root. add this line with visudo: nagios ALL=NOPASSWD: /usr/local/nagios/libexec/check_mailq I'm running on Fedoracore4 Good luck Sjaak Paul Houselander wrote: >Hi > >Ive just started using nagio

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Max H.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Craig wrote: > ok so YUM is my friend, I am just now learning this. > > Now, do I need to install beecrypt first, then YUM install net-snmp? yum install net-snmp Yum is smart enough to pull all the dependencies down for you. MUCH MUCH bette

Re: [Nagios-users] Net-SNMP and SNMP4Nagios

2006-10-25 Thread Justin Craig
ok so YUM is my friend, I am just now learning this.   Now, do I need to install beecrypt first, then YUM install net-snmp?      On 10/24/06, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: On Tue, 24 Oct 2006, Justin Craig wrote:> I'm reaching out of the comfort zone of just pinging hosts.  I want

Re: [Nagios-users] Viewing a subset of systems checked by Nagios

2006-10-25 Thread Donnell Lewis
Oh, and a side note, make sure of course that you add the same username to the web auth that you use for the contact in contact.cfg. -Don Lewis On Wed, 2006-10-25 at 14:30 +0100, Wheeler, JF (Jonathan) wrote: > I have a Nagios installation with ~700 hosts and ~11000 services. What > we would lik

Re: [Nagios-users] Viewing a subset of systems checked by Nagios

2006-10-25 Thread Donnell Lewis
Yes this is possible. You would need to add the client(person) to the contacts.cfg file and then either to an existing contact group in contactgroups.cfg or make a new contactgroup specifically for that client. Unless given ALL privs in cgi.cfg every each user that has been added to the authentic

[Nagios-users] Viewing a subset of systems checked by Nagios

2006-10-25 Thread Wheeler, JF (Jonathan)
I have a Nagios installation with ~700 hosts and ~11000 services. What we would like to do is to allow some users to view (via the web interface) only a subset of the systems being monitored; in the current instance this is just one host, but there could be other instances requiring a number of ho

[Nagios-users] check_mailq plugin

2006-10-25 Thread Paul Houselander
Hi Ive just started using nagios and have it set up on a Cent 0S 4.3 box. Seems to be working ok but ive ran into a problem where I want to check the size of the mail queue on another server. Ive installed nrpe on the remote server and checked its working by running on the nagios server:- /usr/l

Re: [Nagios-users] Theme / website

2006-10-25 Thread Kyle Vorster
Thanks Niels, Will have a look Niels Hamaker wrote: > Hi, > > Oreon seems to be a decent frontend (http://www.oreon.org/). I don't > know about it supporting templates, but it looks good. A colleague of > mine is trying it out at the moment. > Only problem is that the project is very frech-orie

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Alexander Harvey
On 10/25/06, Thomas Sluyter <[EMAIL PROTECTED]> wrote: On 25 Oct, 2006, at 14:07, Alexander Harvey wrote:> I have written a number of plugins, some of which I believe others> might> find very useful, and I was wondering if anyone can advise me on> where I'll > find what I need to know about becomin

Re: [Nagios-users] Theme / website

2006-10-25 Thread Niels Hamaker
Hi, Oreon seems to be a decent frontend (http://www.oreon.org/). I don't know about it supporting templates, but it looks good. A colleague of mine is trying it out at the moment. Only problem is that the project is very frech-oriented, and the english translations leave a bit to be desired (I

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Alexander Harvey
On 10/25/06, Thomas Sluyter <[EMAIL PROTECTED]> wrote: On 25 Oct, 2006, at 14:07, Alexander Harvey wrote:> I have written a number of plugins, some of which I believe others> might> find very useful, and I was wondering if anyone can advise me on> where I'll > find what I need to know about becomin

Re: [Nagios-users] becoming a plugin developer

2006-10-25 Thread Thomas Sluyter
On 25 Oct, 2006, at 14:07, Alexander Harvey wrote: > I have written a number of plugins, some of which I believe others > might > find very useful, and I was wondering if anyone can advise me on > where I'll > find what I need to know about becoming a Nagios plugin developer? Judging by what

[Nagios-users] becoming a plugin developer

2006-10-25 Thread Alexander Harvey
Greetings List,I have written a number of plugins, some of which I believe others might find very useful, and I was wondering if anyone can advise me on where I'll find what I need to know about becoming a Nagios plugin developer? Kind Regards,Alex Harvey ---

[Nagios-users] Debugging plugins

2006-10-25 Thread Tobias Klausmann
Hi! While debugging it would sometimes be nice to be able to run a plugin/check from the commandline in exactly the same fashion as Nagios does. What I'm after is a way of running (for example): simulate -c /etc/nagios/nagios.conf -p 'check_http!80!http://somewhere.com' The macros (like %HOSTA

[Nagios-users] check webservice plugin

2006-10-25 Thread Andreas Fladischer
[EMAIL PROTECTED] i'm searching a plugin to test the login on different webservices!can someone tell me, wheather there is such a plugin available? with best regards and thanks in advance Andreas - Using Tomcat but need to

Re: [Nagios-users] Theme / website

2006-10-25 Thread Giles Coochey
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kyle Vorster > Sent: 25 October 2006 10:00 > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Theme / website > > Hi Christoph, > > Thank you for the link, but I am not looking

Re: [Nagios-users] Theme / website

2006-10-25 Thread Kyle Vorster
Hi Christoph, Thank you for the link, but I am not looking for a icon set, something to replace the html of the cgi's Was just wondering if someone else out there have done it, or know of a package or ways. Regards, Kyle Vorster Christoph Otto wrote: > http://www.nagiosexchange.org/ > > > Kyl

[Nagios-users] Theme / website

2006-10-25 Thread Kyle Vorster
Hi Guys, Does any one know of a webend for Nagios that supports Themes, or to customize the pages. I am growing tired of the boring tables, and wish to spice it up a little. If any one can help, i would be great full. Kind Regards, -- Kyle Vorster Serve Hosting cc Email: [EMAIL PROTECTED] M

[Nagios-users] Theme / website

2006-10-25 Thread Kyle Vorster
Hi Guys, Does any one know of a webend for Nagios that supports Themes, or to customize the pages. I am growing tired of the boring tables, and wish to spice it up a little. If any one can help, i would be great full. Kind Regards, -- Kyle Vorster Serve Hosting cc Email: [EMAIL PROTECTED] M