[Nagios-users] Error after installed Nagios in a new server

2009-11-09 Thread ReynierPM
Hi every: I've installed today Nagios on a new dedicated server. I've also one Bacula Server configured to check. When I try to access to "Hosts" or any other link I get this error: "It appears as though you do not have permission to view information for any of the hosts you requested..." I ch

Re: [Nagios-users] problem with check_mrtgtraf

2009-11-09 Thread AJay
Sorry about the confusion. Actually I was talking about pnp graphics. The check_mrtgtraf plugin got the correct traffic value from the mrtg log file -- e.g., 2 KB/s or 800 B/s. I just want the 800B/s to automatically convert to 0.8KB/s via the check_mrtgtraf plugin (OR via pnp). Today with

Re: [Nagios-users] RE CHECK_NRPE: Error - Could not complete SSL handshake.

2009-11-09 Thread akp geek
I got this issue on solaris. The way I have resolved the issue I have used ./Cofigure --enable-ssl=no that solved my proeblem Hope this helps Regards On Mon, Nov 9, 2009 at 11:22 AM, wrote: > hi > > Are openssl development libraries installed on the nagios server ? > If not, install it and c

Re: [Nagios-users] Problem starting Nagios

2009-11-09 Thread Morris, Patrick
Hi John! On Mon, 09 Nov 2009, John Oliver wrote: > I installed Nagios from Dag Wieers' RPMForge site > > [joli...@mda-services4 ~]$ rpm -q nagios > nagios-3.2.0-1.el5.rf > > > > When I try to start it: > > [joli...@mda-services4 ~]$ sudo /etc/init.d/nagios start > Starting na

[Nagios-users] Problem starting Nagios

2009-11-09 Thread John Oliver
I installed Nagios from Dag Wieers' RPMForge site [joli...@mda-services4 ~]$ rpm -q nagios nagios-3.2.0-1.el5.rf When I try to start it: [joli...@mda-services4 ~]$ sudo /etc/init.d/nagios start Starting nagios:CONFIG ERROR! Start aborted. Check your Nagios configuration. But

[Nagios-users] Nagios to monitor job progress?

2009-11-09 Thread Todd Mcneill
Hi- I have a batch process that runs on a Windows box that I'd like to monitor through Nagios. Currently, the job writes all status output to a log file, and this log file is parsed by another monitoring agent (NetIQ) in order to alert when problems occur. This job only runs once a month, and is

[Nagios-users] distributed servers not updating master with host problems

2009-11-09 Thread Noel Platzke
I've just started noticing a strange problem. If a host being monitored by a distributed server dies the master server isn't receiving the information it needs to generate an email. This doesn't happen every time only on occasion but I can't figure out why it's an intermittent problem. *This is an

Re: [Nagios-users] Help for install nagios on fedora 11

2009-11-09 Thread Morris, Patrick
On Mon, 09 Nov 2009, SODATONOU Dodji Comlan Samuel wrote: > On Sat, 07 Nov 2009 10:11:39 -0800, Morris, Patrick wrote > > SODATONOU Dodji Comlan Samuel wrote: > > > On the basis of nagios quickstart guide, i install without error > > > nagios-3.2 and > nagios- > > > pluggins-1.4.11 on a linux b

Re: [Nagios-users] Groupings

2009-11-09 Thread Greg Pangrazio
Kevin, Hosts and services can be members of multiple groups. I am doing exactly what you are saying. I define the host group and then the members. Some systems are in multiple host group definitions. Greg Pangrazio pangr...@gmail.com On Mon, Nov 9, 2009 at 1:38 PM, Kevin Holleran wrote:

[Nagios-users] Groupings

2009-11-09 Thread Kevin Holleran
Hello, I am relatively new to Nagios. I have laid out a structure for Nagios configs for all our servers, network gear, and 100 remote offices that we monitor. My question is can I group devices by multiple ways? For instance, I would like one group to be all the remote offices and include only

Re: [Nagios-users] Help for install nagios on fedora 11

2009-11-09 Thread SODATONOU Dodji Comlan Samuel
On Sat, 07 Nov 2009 10:11:39 -0800, Morris, Patrick wrote > SODATONOU Dodji Comlan Samuel wrote: > > On the basis of nagios quickstart guide, i install without error nagios-3.2 > > and nagios- > > pluggins-1.4.11 on a linux box server runnning fedora 11. > > > > But when i vérify the sample nagio

[Nagios-users] RE CHECK_NRPE: Error - Could not complete SSL handshake.

2009-11-09 Thread jonas kellens
As rpm -qa shows, I have the openssl-devel package installed : [nag...@itcenter1 ~]$ rpm -qa | grep ssl openssl-devel-0.9.8e-12.el5 app-ssl-5.0-10 openssl-0.9.8e-12.el5 What would then be my ??? /usr/bin/openssl /usr/include/openssl /usr/include/openssl/aes.h /usr/include/openssl/asn1.h /usr/in

[Nagios-users] RE CHECK_NRPE: Error - Could not complete SSL handshake.

2009-11-09 Thread frank . bourdeau
hi Are openssl development libraries installed on the nagios server ? If not, install it and compile nrpe with it (specify in command line : ./configure --with-ssl=) Cheers email: frank.bourd...@dga.defense.gouv.fr fonction: administrateur systèmes et réseaux tel: 0241936560 fax: 0241936681 E

Re: [Nagios-users] problem with check_mrtgtraf

2009-11-09 Thread Morris, Patrick
AJay wrote: > hi, all > My nagios is 3.2.0 with pnp-0.4.14 and I installed > mrtg-2.14.5-2. I use the default plugin check_mrtgtraf to monitor > interface traffic. Our system is not online yet, so the traffic is > very low -- sometime 2 KB/s, sometime 800 B/s. Everything works fine > exce

Re: [Nagios-users] problem with check_mrtgtraf

2009-11-09 Thread Marc Powell
On Nov 8, 2009, at 10:19 PM, AJay wrote: > hi, all > My nagios is 3.2.0 with pnp-0.4.14 and I installed > mrtg-2.14.5-2. I use the default plugin check_mrtgtraf to monitor > interface traffic. Our system is not online yet, so the traffic is > very low -- sometime 2 KB/s, sometime 800

[Nagios-users] CHECK_NRPE: Error - Could not complete SSL handshake.

2009-11-09 Thread jonas kellens
Probably one of the most asked questions. I don't know why in my case things aren't working. [nag...@itcenter1 ~]$ ps aux |grep nrpe nagios9194 0.0 0.1 8220 1712 ?Ss 08:39 0:00 /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d nagios 12480 0.0 0.0 3936 748

[Nagios-users] Custom nagios reports, some help / suggestions needed

2009-11-09 Thread Øyvind Nordang
Hi I was wondering if there was a way to send anything else than all or to the hostgroup parameter in avail.cgi? I want to be able to only show the availability for some of the host groups, not just one and not all. Another wish is to be able to list a report looking something like this: Hostgr

[Nagios-users] Connection refused/socket time out

2009-11-09 Thread keshav murthy
Hey guys, My environment - 2 nagios servers - 1 nagios server monitoring more than 920 clients and another more than 700 clients - Clients are both Windows and Unix servers - *No firewalls*. - Added both the nagios server's IP address on all the client's config file. Issue