Search found 5 matches

by ankitsahai
Sun Sep 02, 2012 1:56 am
Forum: Open Source Nagios Projects
Topic: Help needed in creating configuration files.
Replies: 7
Views: 1505

Re: Help needed in creating configuration files.

Hurray, the bug is fixed and I started monitoring my local machine using NAGIOS.. :D :D :D

Installing openssl-devel in RHEL-5 has fixed the issue for me ERROR : Return Code of 127 is out of bounds - plugins may be missing)

Thanks to all for their inputs.
by ankitsahai
Fri Aug 31, 2012 10:18 pm
Forum: Open Source Nagios Projects
Topic: Help needed in creating configuration files.
Replies: 7
Views: 1505

Re: Help needed in creating configuration files.

Earlier I ignored the error I got while installing nagios-plugins due to which now I am getting the error 127-plugins not installed. I checked and found that libexec directory is empty. I have attached the error that I am getting while compiling and installing nagios-plugins in my previous post, it'...
by ankitsahai
Fri Aug 31, 2012 9:51 am
Forum: Open Source Nagios Projects
Topic: Help needed in creating configuration files.
Replies: 7
Views: 1505

Re: Help needed in creating configuration files.

When I ran "make" command while Compiling and installing the nagios plugins, I received some error. I think due to this only I am getting problem while viewing the service status as I mentioned in my last post.

PFA file having output and error of the same.
by ankitsahai
Fri Aug 31, 2012 9:28 am
Forum: Open Source Nagios Projects
Topic: Help needed in creating configuration files.
Replies: 7
Views: 1505

Re: Help needed in creating configuration files.

Thanks for the link. I am able to configure nagios to monitor ftp and ssh services of a remote linux machine. Configuration verification also completed successfully using command: "/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg" Now I am able to see my hostname and the tw...
by ankitsahai
Thu Aug 30, 2012 10:32 am
Forum: Open Source Nagios Projects
Topic: Help needed in creating configuration files.
Replies: 7
Views: 1505

Help needed in creating configuration files.

I have installed Nagios-3.4.1 and nagios-plugins-1.4 on RHEL5-32bit. Now I want to monitor public services like httpd or sshd of a remote server using nagios. What changes I have to made and where, kindly help in creating configuration files. As per my understanding after reading the online document...