Search found 7 matches

by Mr. Vitriol
Fri Jan 24, 2014 2:59 am
Forum: Open Source Nagios Projects
Topic: Different output of plugin via nrpe and on client
Replies: 3
Views: 1376

Re: Different output of plugin via nrpe and on client

Most of the time the two outputs are identical or very close to each other. At other times I get so vastly different outputs that I am worried that something is wrong. On this one server I get different outputs all the time: 5 open remote 473 open localy A colleague of mine said that the maximum lim...
by Mr. Vitriol
Thu Jan 23, 2014 8:55 am
Forum: Open Source Nagios Projects
Topic: Different output of plugin via nrpe and on client
Replies: 3
Views: 1376

Different output of plugin via nrpe and on client

Hi, I have a strange problem. I wrote a small plugin so that I can monitor how many open files are caused by a java process. When I execute the plugin on the remote server I get following return message: root@vm:~# /usr/lib/nagios/plugins/check_open_files.sh -s java -w 25 -c 35 CRITICAL - java has 4...
by Mr. Vitriol
Fri Dec 06, 2013 5:44 am
Forum: Open Source Nagios Projects
Topic: check_logfiles does not seem to work
Replies: 3
Views: 1495

Re: check_logfiles does not seem to work

Thanks for your help.

Unfortunatley urgent problems keep me buisy in the moment. I was not able to follow your hint. I will get back to it as fast as I can.
by Mr. Vitriol
Thu Nov 28, 2013 10:16 am
Forum: Open Source Nagios Projects
Topic: check_logfiles does not seem to work
Replies: 3
Views: 1495

check_logfiles does not seem to work

Hi, I'm slowly getting a grip on nagios and it's various functions. The newest task, I set for myself, is monitoring logfiles using check_logfiles , because we use logrotation on several servers. My Problem is, that the plugin does not seem to work. I dowloaded the file, unpacked it and used configu...
by Mr. Vitriol
Thu Nov 28, 2013 7:52 am
Forum: Open Source Nagios Projects
Topic: NRPE Connection refused on remote Host
Replies: 7
Views: 7814

Re: NRPE Connection refused on remote Host

What I sent was the remote server's nrpe.cfg and I left the IP of our Nagios Core out because my boss said so. In the meantime I found the problem and solved it. All I had to do was to comment the server_address out. # SERVER ADDRESS # Address that nrpe should bind to in case there are more than one...
by Mr. Vitriol
Tue Nov 26, 2013 9:59 am
Forum: Open Source Nagios Projects
Topic: NRPE Connection refused on remote Host
Replies: 7
Views: 7814

Re: NRPE Connection refused on remote Host

Thank you for your hints, unfortunatley the trick witch the owner/group could not help me. Both where allready set to nagios. Here is my nrpe.cfg: ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) #...
by Mr. Vitriol
Fri Nov 22, 2013 5:04 am
Forum: Open Source Nagios Projects
Topic: NRPE Connection refused on remote Host
Replies: 7
Views: 7814

NRPE Connection refused on remote Host

Hi, I'm new to this but I also asked experienced users, which where as unable to find the error, as I am. We are running a Nagios Server, which checks via NRPE all our customer servers. I added a new vm to this setup before without any incidents. This time around I am not able to connect our Nagios ...