Re: [Nagios-users] Multiple daemon processes?

2009-08-27 Thread Kevin Freels
till being started as the parent of all the subprocesses, while the first one seems to be only for marking the pid (which it doesn't really do). Any ideas are greatly appreciated! k -=-=-=- > -Original Message----- > From: Kevin Freels [mailto:kfre...@sendmail.com] > Sent: Mo

[Nagios-users] Multiple daemon processes?

2009-08-24 Thread Kevin Freels
Greetings! Re-submitting this one with a proper Subject heading Errata: nagios-3.1.2, FC 11, Apache 2.2.11 When I start up Nagios, I get two instances of the Nagios daemon: [10:27:19 root rockwell:/etc/init.d] ps -ef | grep nagios | grep -v nrpe nagios 23036 1 0 10:24 ?00:00:

Re: [Nagios-users] Setting up un-authenticated users

2009-08-21 Thread Kevin Freels
> 'make install-commandmode' does this. Sorry, yes, that is correct, and I did indeed do that. > Is your web server user a member of the nagios group in /etc/group? > Did you restart the web server after adding it to the group? A-HA!!! Thanks, Marc That did it!! > Marc One other questio

Re: [Nagios-users] Setting up un-authenticated users

2009-08-21 Thread Kevin Freels
rockwell:/usr/local/nagios/var/rw] ls -la total 8 drwxrwsr-x. 2 nagios nagios 4096 2009-08-21 09:55 . drwxrwxr-x. 5 nagios nagios 4096 2009-08-21 09:56 .. prw-rw 1 nagios nagios0 2009-08-21 09:55 nagios.cmd So I'm stumped Bueller? Bueller? k -=-=-=- > --

[Nagios-users] Setting up un-authenticated users

2009-08-21 Thread Kevin Freels
Greetings! Errata: nagios-3.1.2, FC 11, Apache 2.2.11 I am migrating our Nagios server from one box to another. In the process, I changed O/S platforms and upgraded to the latest/greatest version of Nagios. I was able to copy all my configs to the new box, and (with a couple minor hiccups) have t

Re: [Nagios-users] check_mailq, nrpe, and root perms on client

2009-06-15 Thread Kevin Freels
> Where are the e-mails coming from? sudo logs normally but > only sends an e-mail if you've specifically configured it to > do so (mail_always). > That's off by default in all the distributions I have > experience with (and that I can recall)... If that's > something you don't really need th

Re: [Nagios-users] check_mailq, nrpe, and root perms on client

2009-06-15 Thread Kevin Freels
, but not on others (I think it's the ones that require vmstat as the base for checking the memory). k -=-=-=- > -Original Message- > From: Mat W [mailto:lmw94...@hotmail.com] > Sent: Monday, June 15, 2009 11:27 AM > To: Kevin Freels; nagios-users@lists.sourceforge.n

[Nagios-users] check_mailq, nrpe, and root perms on client

2009-06-15 Thread Kevin Freels
entially unnecessary. I also thought of: -- running nrpe as "root" (not comfortable with that) -- SUID on check_mailq -- chown'ing check_mailq root:root I'm stumped Any ideas are greatly appreciated! Thanks in advance!! k -=-=-=- Kevin Freels Director of Information

Re: [Nagios-users] nrpe and check_mailq

2008-08-25 Thread Kevin Freels
Okay, I started to go down the sudo path until I realized I have other systems that check_mailq works just fine on without having to be root. The difference is that the system it works on is a FreeBSD and the system that's choking is Linux. check_mailq on the working system is running as the same

[Nagios-users] nrpe and check_mailq

2008-08-22 Thread Kevin Freels
c check_load OK - load average: 0.06, 0.14, 0.17|load1=0.060;15.000;30.000;0; load5=0.140;10.000;25.000;0; load15=0.170;5.000;20.000;0; I've tried the usual (restart nrpe on the client, telnet to 5666), all seems to be okay. Hints? Tips? Tricks? Thanks, as always!! ....k -=-=-=- Kevi

Re: [Nagios-users] Bus error on start and verification

2008-04-01 Thread Kevin Freels
gt; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kevin Freels > Sent: Tuesday, April 01, 2008 12:22 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Bus error on start and verification > > Greetings! > > To get the prelims out o

[Nagios-users] Bus error on start and verification

2008-04-01 Thread Kevin Freels
nagios3/checkresults \ --with-htmurl=/nagios3/ \ --with-cgiurl=/nagios3/cgi-bin \ --with-httpd-conf=/usr/local/etc/apache2/httpd.conf This is also the same system that we have Nagios 1.2 running on. Ideas? Bueller? Thanks, as always! ....k -=-=-=- Kevi

[Nagios-users] Upgrading from 1.2 to 3.0

2008-03-19 Thread Kevin Freels
However, as I said, there's no info for 1.x => 2.0 that I could find, so even that's a questionable proposition. What is involved with going from 1.x to 3.0 directly in one jump? Or is this one of those "better to start off clean" scenarios? Any advice is greatly appreci