This is a cache of https://support.nagios.com/kb/article/nrpe-no-output-returned-from-plugin-623.html. It is a snapshot of the page at 2025-05-14T00:12:29.781+0000.
NRPE - No Output Returned From Plugin
Home » Categories » Products » NRPE » Troubleshooting » Common Problems

NRPE - No Output Returned From Plugin

Problem Description

This KB article addresses the following NRPE error:

No Output Returned From Plugin

 

Assumed Knowledge

The following KB article contains an explanation of how NRPE works and may need to be referenced to completely understand the problem and solution that is provided here:

NRPE - Agent and Plugin Explained

 

Troubleshooting The Error

There are multiple solutions to this problem depending on the cause.

 

Permissions

The most common solution is to check the permissions on the check_nrpe binary on the Nagios xi server:

ls -la /usr/local/nagios/libexec/check_nrpe

 

The expected permissions should resemble:

-rwxrwxr-x. 1 nagios nagios  75444 Nov 21 01:38 check_nrpe


If not, change ownership to user/group "nagios" and fix up the permissions:

chown nagios:nagios /usr/local/nagios/libexec/check_nrpe
chmod u+rwx /usr/local/nagios/libexec/check_nrpe
chmod u+rx /usr/local/nagios/libexec/check_nrpe

 

Missing Plugin

Another cause is a missing plugin file, though, in order to receive this error, you usually have to also be experiencing a secondary configuration issue. In order to resolve issues relating to missing plugins, please refer to the following KB article:

NRPE - Return Code Of 127 Is Out Of Bounds - Plugin May Be Missing

 

 

Mismatch of Arguments between Nagios xi and nrpe.cfg

The final cause, and usually the secondary issue for those who found their plugin missing from the expected location, is an argument usage mismatch between the remote host's nrpe.cfg command directive and the arguments passed by Nagios xi through check_nrpe.   Please refer to the following KB article to help troubleshoot this:

NRPE - CHECK_NRPE: Received 0 Bytes From Daemon. Check The Remote Server Logs For Error Messages

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
How To Clear Solaris Service Maintenance Status
Viewed 31915 times since Mon, Mar 6, 2017
NRPE - Turn Off xiNETD Logging On Success
Viewed 13533 times since Tue, Mar 7, 2017
NRPE - Packet Size Explained
Viewed 30863 times since Thu, Jun 30, 2016
NRPE - Agent and Plugin Explained
Viewed 68775 times since Fri, Jul 14, 2017
NRPE - NRPE: Unable To Read Output
Viewed 90620 times since Mon, Jul 17, 2017
NRPE - Return Code Of 127 Is Out Of Bounds - Plugin May Be Missing
Viewed 29130 times since Fri, Jul 14, 2017
NRPE - CHECK_NRPE: Error Receiving Data From Daemon
Viewed 11328 times since Mon, Jul 17, 2017
CHECK_NRPE: Error - Could not connect to xxx.xxx.xxx.xxx: Connection reset by peer
Viewed 26875 times since Fri, Jul 14, 2017
NRPE - CHECK_NRPE: Received 0 Bytes From Daemon. Check The Remote Server Logs For Error Messages
Viewed 10833 times since Mon, Jul 17, 2017
NRPE - UNKNOWN: No Handler For That Command
Viewed 15019 times since Mon, Jul 17, 2017