Search found 23 matches

by shan_1986
Tue Apr 21, 2015 5:51 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

I have tried modifying the permission but i'm getting the same error message while executing in CCM and from nagios server.
Is this a problem with ubuntu machine, the same plugin works well in Centos.

Please advise.
by shan_1986
Mon Apr 20, 2015 3:29 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

Hello, Below is the output from the remote box: ****@****:~$ ps axuw|grep nrpe 1411391397 20499 0.0 0.0 6504 624 pts/7 S+ 03:10 0:00 grep --color=auto nrpe nagios 30035 0.0 0.0 39408 804 ? Ss Apr15 1:07 /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d ****@****:~$ netstat -at | grep nrpe tcp 0 0 *:nrpe *:*...
by shan_1986
Wed Apr 15, 2015 3:36 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

Hello,

Here is the output after executing the plugin as nagios user:

nagios@*****:/home/local/****/****$ /usr/lib/nagios/plugins/check_mountpoints -A
OK: all mounts were found (/mnt/CCR_Common )


Regards,
Sudarshan.
by shan_1986
Sat Apr 11, 2015 6:28 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

Hello, Yes that is the output we are receiving when we run from the server: /usr/lib/nagios/plugins/check_mountpoints -A OK: all mounts were found (/mnt/CCR_Common ) Here is the nrpe.cfg file for reference: ############################################################################# # Sample NRPE C...
by shan_1986
Fri Apr 10, 2015 5:02 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

Hello, This is the output i get when i run from the CCM (GUI): COMMAND: /usr/local/nagios/libexec/check_nrpe -H ****** -t 60 -c check_mountpoints OUTPUT: NRPE: Unable to read output Output when i run from the server: /usr/lib/nagios/plugins/check_mountpoints -A OK: All mounts were found command in n...
by shan_1986
Wed Apr 08, 2015 7:46 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Re: Need help with NRPE in nagiosXI:

Hello,

Have tried all the steps given in the document, but it didn't work.
But the other service checks are working fine which has the same permission.
The same service checks works well in Centos server. Is this a permission issue?
Please advise.

Regards,
Sudarshan.
by shan_1986
Tue Apr 07, 2015 8:34 am
Forum: Nagios XI
Topic: Need help with NRPE in nagiosXI:
Replies: 14
Views: 3826

Need help with NRPE in nagiosXI:

Hello All, Im getting this error "NRPE unable to read output" in nagios CCM for a service check. Plugin works fine inside the server (Ubuntu server), but when i place the service check in CCM, im getting this error. Other service checks work fine for the server, only issue with this servic...
by shan_1986
Wed Feb 25, 2015 7:12 am
Forum: Nagios XI
Topic: Need help in nagios XI:
Replies: 15
Views: 2442

Re: Need help in nagios XI:

I'm importing the service file with the same host name and applying using the reconfigure.sh script.
Could you guide me how to do that or is there any document with example?
by shan_1986
Tue Feb 24, 2015 1:00 am
Forum: Nagios XI
Topic: Need help in nagios XI:
Replies: 15
Views: 2442

Re: Need help in nagios XI:

System - Uptime is the service description. Its not in objects.cache file. Sorry to pester so much. Its working now. But i'm facing something else now. This is what i have done. 1. I have created a host template and bind that template to a specific host. 2. Created a service.cfg file for that host, ...
by shan_1986
Mon Feb 23, 2015 4:49 am
Forum: Nagios XI
Topic: Need help in nagios XI:
Replies: 15
Views: 2442

Re: Need help in nagios XI:

Thanks for your reply. That document is really helpful. In the example i gave you previously, "UPTIME" command is not getting inherited to the hosts i have specified. define service { host_name ASHENTWDFS-D01.ADVISORY.COM,ASHENTWDFS-D02.ADVISORY.COM service_description System - Uptime use ...