Home Directory Plugins Operating Systems Linux Start Stop Restart NRPE Script

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Start Stop Restart NRPE Script

Rating
0 votes
Favoured:
0
Hits
234094
Files:
FileDescription
nrpeNRPE Script
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Just a quick script to drop in to your /etc/init.d directory and added it to your run levels using "chkconfig --add nrpe". Afterwards you can run "service nrpe stop, start, restart" commands. This has been tested with Fedora Core &
This script assumes that the nrpe executable is located under "/usr/sbin" and the config file (nrpe.cfg) is located under "/etc". If the files are located in different locations you can create symbolic links or edit the script directly.

Also I am not linking this file to any website, it's really a simple script that does not require a full project website.