Re: [Nagios-users] Monarch like interface for Nagios 3.0rc1

2008-01-07 Thread Max
Whoops, sorry, I didn't realize Monarch was a Nagios-based program, I was thinking of the old search engine front end for htDig which was also named Monarch :p. Have you tried Fruity / Lilac? From what I have read and heard those are easier Nagios configuration GUIs to get running .. - Max

Re: [Nagios-users] Monarch like interface for Nagios 3.0rc1

2008-01-07 Thread Max
How about Splunk? Nagios even comes with simple hooks to jump from Nagios to Splunk for a device / service. Splunk is open-source and has a free version that can be used to ingest up to 500 MB of log files .. or are you trying to make all your Nagios service and host events free-text searchable?

Re: [Nagios-users] check_by_ssh problem

2008-01-07 Thread Holger Weiss
* [EMAIL PROTECTED] [2008-01-03 14:31]: > > * [EMAIL PROTECTED] [2008-01-02 21:56]: > >> > On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: > >> >> I want to do some checks on a remote host using check_by_ssh. > >> >> Although user nagios can ssh to that host without being asked > >> >> for a p

[Nagios-users] Monarch like interface for Nagios 3.0rc1

2008-01-07 Thread Groups
Hi all, We are brand new to Nagios/*ix. I've been nagging my head against the wall, and got it running. Config seems to be a nightmare. Anyone know where I can find a Monarch like interface for Nagios 3.0rc1 which is dumb proof so I can install & use it? Thanks Dave ==

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Lars Stavholm
Eric Aiken wrote: > Hi Brock > > Ok, upon further review I see that the write_fifo program is still required. > despite not using a fifo. Here's what I have for relavant config info > > ngraph.ncfg > > buffer 1024 > interface

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Brock Kuhse
Odd. The relevant portions of my working configuration are functionally identical yours. I have no HOOK statements in my nagios grapher configuration, though I can post the full file on the off chance it may help (if you feel like sifting through it). It might be worth trying to run the process-

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Brock Ok, upon further review I see that the write_fifo program is still required. despite not using a fifo. Here's what I have for relavant config info ngraph.ncfg buffer 1024 interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Brock Kuhse
Eric, I think you're missing the ngraph.ncfg component, which seems to tell collect2.pl that it can grab files in a given directory (I use /usr/local/nagios/var/rw instead of /dev/shm since I already know the nagios user has appropriate rights): interface file perffile_path

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Lars Stavholm
Eric Aiken wrote: > Hi Gerd > > Hi Gerd > > I'm struggling with the "undocumented" interface-file feature. I have the > same gaps problem. I've implemented your suggestions, but I'm confused about > how the data get's converted into rrd's. > > with the pipe's v

Re: [Nagios-users] rrd gaps

2008-01-07 Thread Eric Aiken
Hi Gerd Hi Gerd I'm struggling with the "undocumented" interface-file feature. I have the same gaps problem. I've implemented your suggestions, but I'm confused about how the data get's converted into rrd's. with the pipe's version my command.cfg contained define com

Re: [Nagios-users] Permission Issues

2008-01-07 Thread Sudheer Muddappa
I will post all the files tomorrow. Thanks, Sudheer Muddappa Marc Powell wrote: > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf Of Sudheer Muddappa >> Sent: Monday, January 07, 2008 4:40 PM >> To: Nagios Users >> Subject: Re

Re: [Nagios-users] [SPAM] Re: [SPAM] Re: NRPE Plug-in Development

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Carlos Chiriboga Calderon > Sent: Monday, January 07, 2008 4:29 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] [SPAM] Re: [SPAM] Re: NRPE Plug-in Development >

Re: [Nagios-users] [SPAM] Re: [SPAM] Re: NRPE Plug-in Development

2008-01-07 Thread Carlos Chiriboga Calderon
I'm so sorry but, my knowledge of english is so bad. In my last post i wrote: > The command is: > > > > /usr/local/nagios/libexec/check_bw -t 5 -wu 20 -cu 50 -if eth0 > > > > The output of my plugin is: > > > > BANDWIDTH CRITICAL: Upload: eth0 77.08 Kbps;|upload=77.08;5;10;2; The final numb

Re: [Nagios-users] Permission Issues

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sudheer Muddappa > Sent: Monday, January 07, 2008 4:40 PM > To: Nagios Users > Subject: Re: [Nagios-users] Permission Issues > > I am not sure which packages got updated. > > When I log

Re: [Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Aaron M. Segura
On Mon, 2008-01-07 at 14:13 -0800, Jeff Shumard - DefenseWeb Technologies wrote: > What you are saying is to use service dependencies instead of > parent/client hosts. I could do this it's just a lot of configuration > and I was trying to see if we could do it with the parent/client host > configu

Re: [Nagios-users] mysql (No output!)

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Luis Gardea > Sent: Monday, January 07, 2008 4:00 PM > To: Nagios-users@lists.sourceforge.net > Subject: [Nagios-users] mysql (No output!) > > hi > > > I have this problem, is the same

Re: [Nagios-users] Permission Issues

2008-01-07 Thread Sudheer Muddappa
I am not sure which packages got updated. When I login I see the right user being logged in. And the is no error or anything out of place in error log file of apache. Current Network Status Last Updated: Mon Jan 7 17:36:53 EST 2008 Updated every 90 seconds Nagios® - www.nagios.org Logged in as

Re: [Nagios-users] net-snmp raid check

2008-01-07 Thread Olga Gershanik
- write a custom script to check raid array. i used perl + call to external binary mdadm - put a call to an external script checking raid aray into snmpd.conf pass .1.3.6.1.4.1.2021.80 /usr/bin/perl /etc/snmp/checkraid.pl - make a command using check_snmp and define a corresponding service: defi

Re: [Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Jeff Shumard - DefenseWeb Technologies
What you are saying is to use service dependencies instead of parent/client hosts. I could do this it's just a lot of configuration and I was trying to see if we could do it with the parent/client host configuration. Is that what you are saying to setup is to depend all the checks to the one NRPE

Re: [Nagios-users] Email Alerts

2008-01-07 Thread mark . potter
[EMAIL PROTECTED] wrote on 01/07/2008 03:43:18 PM: > Hello, > > Where can I add an additional email address in Nagios? I have the > default one working fine. Can someone offer to me the location and > exact configuration parametes that I should enter. > > Share life as it happens with the n

[Nagios-users] mysql (No output!)

2008-01-07 Thread Luis Gardea
hi I have this problem, is the same that tu.bijit(at)gmail.com I tried the following with check_mysqld.pl plugin being the Nagios user. Following is the output [nagios(at)RHEL5 ~]$ cd /usr/local/nagios/libexec [nagios(at)RHEL5 libexec]$ ./check_mysqld.pl -H localhost -u root -p root MYSQL 5.0.2

Re: [Nagios-users] Email Alerts

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Michael Palmieri > Sent: Monday, January 07, 2008 3:43 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Email Alerts > > Hello, > > Where can I add an additional em

Re: [Nagios-users] Permission Issues

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sudheer Muddappa > Sent: Monday, January 07, 2008 3:35 PM > To: Nagios Users > Subject: [Nagios-users] Permission Issues > > Hi All, > > I am running Nagios 1.4 on Debian. > Everything

Re: [Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Aaron M. Segura
On Mon, 2008-01-07 at 12:45 -0800, Jeff Shumard - DefenseWeb Technologies wrote: > We have Nagios running its checks just fine. What have a mix network of > Windows and UNIX Servers. We have a windows server running NRPE_NT > which we run all our WMI Checks from for each of the windows hosts. W

[Nagios-users] Email Alerts

2008-01-07 Thread Michael Palmieri
Hello, Where can I add an additional email address in Nagios? I have the default one working fine. Can someone offer to me the location and exact configuration parametes that I should enter. _ Share life as it happens with the

Re: [Nagios-users] [SPAM] Re: NRPE Plug-in Development

2008-01-07 Thread Marc Powell
> -Original Message- > From: Carlos Chiriboga Calderon [mailto:[EMAIL PROTECTED] > Sent: Monday, January 07, 2008 2:32 PM > To: Aaron M. Segura > Subject: Re: [SPAM] Re: [Nagios-users] NRPE Plug-in Development > > Hi men, i need your help again, > > The command is: > > /usr/local/nagio

[Nagios-users] Permission Issues

2008-01-07 Thread Sudheer Muddappa
Hi All, I am running Nagios 1.4 on Debian. Everything was running fine. I guess one of our admins did a update on some packages, and now I get the following error. It appears as though you do not have permission to view information for any of the hosts you requested... If you believe this is

[Nagios-users] [Fwd: Re: [SPAM] Re: NRPE Plug-in Development]

2008-01-07 Thread Carlos Chiriboga Calderon
--- Begin Message --- Hi men, i need your help again, The command is: /usr/local/nagios/libexec/check_bw -t 5 -wu 20 -cu 50 -if eth0 The output of my plugin is: BANDWIDTH CRITICAL: Upload: eth0 77.08 Kbps;|upload=77.08;5;10;2; Can you say me what is wrong here? Thanks for all. Best regar

Re: [Nagios-users] plugin check_disk fails on Solaris 10 on 16 Terabyte volume (with research into issue)

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Dennis Jenkins > Sent: Monday, January 07, 2008 2:53 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] plugin check_disk fails on Solaris 10 on 16 > Terabyte volume (w

Re: [Nagios-users] Permission issues

2008-01-07 Thread Lars Stavholm
You might have better luck getting an answer if you use a new thread as opposed to using a thread that is not relevant to your specific problem. Just a friendly hint /L Sudheer Muddappa wrote: > Hi All, > > I am running Nagios 1.4 on Debian. > Everything was running fine. I guess one of our adm

[Nagios-users] plugin check_disk fails on Solaris 10 on 16 Terabyte volume (with research into issue)

2008-01-07 Thread Dennis Jenkins
Hello, This is my first post to this list. I was unable to find any previous mention of an issue like this, nor was I able to find a better place to submit this (bug report?) to. I'm not a Solaris expert (I am pretty good with Linux and BSD though - including writing low-level system cod

[Nagios-users] Nagios Configuration Parent/Child hosts

2008-01-07 Thread Jeff Shumard - DefenseWeb Technologies
We have Nagios running its checks just fine. What have a mix network of Windows and UNIX Servers. We have a windows server running NRPE_NT which we run all our WMI Checks from for each of the windows hosts. We send our checks to this host it submits a WMI Query to the correct host then sends bac

[Nagios-users] Permission issues

2008-01-07 Thread Sudheer Muddappa
Hi All, I am running Nagios 1.4 on Debian. Everything was running fine. I guess one of our admins did a update on some packages, and now I get the following error. It appears as though you do not have permission to view information for any of the hosts you requested... If you believe this is

Re: [Nagios-users] check_cluster for hosts and warning state not yellow.

2008-01-07 Thread Matthias Flacke
js wrote: > I'm using Nagios 3.0RC1. > I'm using the latest check_cluster plugin in order to implement cluster > logic into Nagios. > I'm monitoring clustered hosts and NOT services. > The whole thing seems to work correct but when the clusterhost is in a > warning state, it is still displayed in

Re: [Nagios-users] net-snmp raid check

2008-01-07 Thread Russell Adams
Net-snmp has the potential to run commands and return their exit code or output. See http://net-snmp.sourceforge.net/docs/man/snmpd.conf.html regarding the exec and extend directives. You could script a RAID check and then query that OID via check_snmp, just be sure to lock your OID in the extend

Re: [Nagios-users] check_hpasm error

2008-01-07 Thread Gerhard Lausser
Hi, > - With solution Nb1 : UNKNOWN - insufficient rights to call > sudo /sbin/hpasmcli please login at miysis as the user, who runs the nrpe daemon. call "sudo /sbin/hpasmcli -s help" Does this work without password? call /usr/local/nagios/libexec/check_hpasm -v What's the output? If it wor

[Nagios-users] logo labels in "user-supplied coords" status map

2008-01-07 Thread Brian Loe
Is there a way to control how the labels are displayed on the logos? Currently, I can't space the logos far enough away from each other for the labels not to be overriding other logos! - Check out the new SourceForge.net Marke

Re: [Nagios-users] check_cluster for hosts and warning state not yellow.

2008-01-07 Thread Jšoerg Linge
Matthew Richardson schrieb: >> From: js <[EMAIL PROTECTED]> >> To: Nagios users >> Cc: >> Date: Mon, 7 Jan 2008 17:47:08 +0100 >> Subject: [Nagios-users] check_cluster for hosts and warning state not >> yellow. >> > > >> Hi list, >> >> I'm using Nagios 3.0RC1. >> I'm using the latest c

Re: [Nagios-users] check_cluster for hosts and warning state not yellow.

2008-01-07 Thread Matthew Richardson
>From: js <[EMAIL PROTECTED]> >To: Nagios users >Cc: >Date: Mon, 7 Jan 2008 17:47:08 +0100 >Subject: [Nagios-users] check_cluster for hosts and warning state not yellow. >Hi list, > >I'm using Nagios 3.0RC1. >I'm using the latest check_cluster plugin in order to implement cluster >logic into N

Re: [Nagios-users] check_cluster for hosts and warning state not yellow.

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of js > Sent: Monday, January 07, 2008 10:47 AM > To: Nagios users > Subject: [Nagios-users] check_cluster for hosts and warning state not > yellow. > > Hi list, > > I'm using Nagios 3.0RC

Re: [Nagios-users] Error in parsing config files?

2008-01-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of js > Sent: Monday, January 07, 2008 10:58 AM > To: Nagios users > Subject: [Nagios-users] Error in parsing config files? > > Hi List, > > I'm using Nagios 3.0RC1. > > The strange thin

Re: [Nagios-users] check_cluster for hosts and warning state not yellow.

2008-01-07 Thread Eric F Crist
Sounds like a web interface problem. Keep in mind that 3.0 is still not a release. On Jan 7, 2008, at 10:47 AM, js wrote: > Hi list, > > I'm using Nagios 3.0RC1. > I'm using the latest check_cluster plugin in order to implement > cluster > logic into Nagios. > I'm monitoring clustered hosts

[Nagios-users] Error in parsing config files?

2008-01-07 Thread js
Hi List, I'm using Nagios 3.0RC1. My config files are stored into different directories which are loaded recursively by Nagios on startup. Regularly all my hosts get the well known and documented error: "Return code of 127 is out of bounds - plugin may be missing" I can be working for 5 hours

[Nagios-users] check_cluster for hosts and warning s tate not yellow.

2008-01-07 Thread js
Hi list, I'm using Nagios 3.0RC1. I'm using the latest check_cluster plugin in order to implement cluster logic into Nagios. I'm monitoring clustered hosts and NOT services. The whole thing seems to work correct but when the clusterhost is in a warning state, it is still displayed in GREEN, whil

[Nagios-users] Log rotation problem

2008-01-07 Thread Raúl Rodriguez
Hi all, I´m having problems with log rotation. My nagios version is 2.5 and the rotation method is daily. The problem i that suddenly the content of the rotated logs is the timestamp of the 00:00 and only the current state, and the rest of data don´t appear. Data at nagios.log file is correct

Re: [Nagios-users] The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server

2008-01-07 Thread riky.none
Giles Coochey ha scritto: >>> /nagios/cgi-bin/statusmap.cgi >>> >>> was not found on this server hi i install nagios 3 in ubuntu 710 server WITH libg2 (apt-get > install > libg2-dev) i read information :"Get Nagios 3.0 up and running in 15 minutes >>

[Nagios-users] NRPE Authentication/Authorization?? DEVS PLEASE READ

2008-01-07 Thread Hari Sekhon
Hi, Recent expanded usage of my NRPE daemons has gotten me thinking about better authentication and authorization. It seems that NRPE is quite lacking in authentication (there is none!). Most of us work around this deficiency by wrapping it xinetd to restrict IP addresses to the monitoring

Re: [Nagios-users] The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server

2008-01-07 Thread Giles Coochey
> >> > > /nagios/cgi-bin/statusmap.cgi > > > >> was not found on this server > >> > >> hi i install nagios 3 in ubuntu 710 server WITH libg2 (apt-get install > >> libg2-dev) > >> i read information :"Get Nagios 3.0 up and running in 15 minutes flat! > >> No baloney. Read the quickstart. > >>

Re: [Nagios-users] The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server

2008-01-07 Thread Giles Coochey
Have you checked the FAQ: http://www.nagios.org/faqs/viewfaq.php?faq_id=119 > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of riky.none > Sent: 07 January 2008 13:59 > To: Nagios Users Mailinglist > Subject: [Nagios-users] The requested

[Nagios-users] The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server

2008-01-07 Thread riky.none
hi i install nagios 3 in ubuntu 710 server WITH libg2 (apt-get install libg2-dev) i read information :"Get Nagios 3.0 up and running in 15 minutes flat! No baloney. Read the quickstart. " but i not display the STATUSMAP grazie ---

Re: [Nagios-users] check_hpasm error

2008-01-07 Thread PO Michel
Hi Gerhard Thanks a lot for your support. I have tried both and I get : - With solution Nb1 : UNKNOWN - insufficient rights to call sudo /sbin/hpasmcli - With solution Nb 2 : NRPE: Unable to read output SELinux is disabled on my box. Maybe there is something wrong

Re: [Nagios-users] net-snmp raid check

2008-01-07 Thread Hari Sekhon
Lars Stavholm wrote: > Anyone know of a way to use net-snmp to check for Linux sw raid status? > /L > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atd