Nagios Remote Plugin Executor (NRPE) https://www.nagios.org/
Go to file
Silvan Calarco c4e68e7c68 require nagios-plugins
install a default nrpe command configuration for nagios [release 2.15-2mamba;Wed May 07 2014]
2024-01-06 07:30:52 +01:00
nagios-commands-nrpe.cfg require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe-2.13-include_nrpe_d_directory.patch require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe-2.13-initscript_add_reload.patch require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe-2.13-initscript_extra_options.patch require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe-2.13-initscript_return_codes.patch require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe-2.13-relocate_pid_file.patch require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe.spec require nagios-plugins 2024-01-06 07:30:52 +01:00
nagios-nrpe.sysconfig require nagios-plugins 2024-01-06 07:30:52 +01:00
README.md require nagios-plugins 2024-01-06 07:30:52 +01:00

nagios-nrpe

Nrpe runs as a background process on the remote host and processes command execution requests from the check_nrpe plugin on the Nagios host. Upon receiving a plugin request from an authorized host, it will execute the command line associated with the command name it received and send the program output and return code back to the check_nrpe plugin.