Search found 6 matches

by spoko22
Tue Dec 09, 2014 6:04 am
Forum: Open Source Nagios Projects
Topic: NRPE command doesn't work when called from remote host
Replies: 3
Views: 3797

Re: NRPE command doesn't work when called from remote host

Oh God, I feel so ashamed right now. Solution in my original post was fine. What was that I was struggling for about a week?

...
...
...

You have to RESTART nagios-nrpe-server after changing sudoers, reload is not enough.
by spoko22
Mon Dec 08, 2014 6:51 am
Forum: Open Source Nagios Projects
Topic: NRPE command doesn't work when called from remote host
Replies: 3
Views: 3797

NRPE command doesn't work when called from remote host

Hello, first of all: I know there were already questions about this issue, but even using their answers I still cannot figure out why my command is not working. What I want to do is call a script on remote host using NRPE. However, this what the script is going to do may be only executed by specific...
by spoko22
Fri Sep 05, 2014 3:15 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.2.0 won't start as daemon - config problems.
Replies: 7
Views: 3579

Re: Nagios 3.2.0 won't start as daemon - config problems.

OK guys, thanks for your assistance, but it looks like I worked my problems out. I will update my original question, so if anyone else is gonna look for the answer, this thread may be useful. I found the reason why didn't my nagios start - directory /var/run/nagios3 was missing, so Nagios couldn't c...
by spoko22
Thu Sep 04, 2014 4:35 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.2.0 won't start as daemon - config problems.
Replies: 7
Views: 3579

Re: Nagios 3.2.0 won't start as daemon - config problems.

Okay, I fixed the wrong site address. What I needed to do was to change Alias /nagios "/etc/nagios3/share" to Alias /nagios3 "/etc/nagios3/share" However, I still cannot run nagios as daemon and I hope this post will bump my thread a little (please mods, don't be mad for double p...
by spoko22
Wed Sep 03, 2014 8:56 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.2.0 won't start as daemon - config problems.
Replies: 7
Views: 3579

Re: Nagios 3.2.0 won't start as daemon - config problems.

Yes, there is. This Nagios is going to be a backup copy for other Nagios working on different server (when this different server is down and it quite often is, I want to use this backup server for monitoring our targets). This original server's version 3.2.0, so I decided to install the same one, to...
by spoko22
Wed Sep 03, 2014 8:37 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.2.0 won't start as daemon - config problems.
Replies: 7
Views: 3579

Nagios 3.2.0 won't start as daemon - config problems.

Hello, I compiled and installed Nagios according to http://nagios.sourceforge.net/docs/3_0/quickstart-ubuntu.html . There is something wrong with my config though and I hope you could help me get on track. My Nagios 3.2.0 was installed to /etc/nagios3. 1. Nagios won't run as daemon or as service - A...