Utilities

Check config / restart script

Description:

A simple check/restart script to be located in /usr/local/bin/

Useful when you modify, configure, test and playing around in the cfg files of your nagios installation.

It does the “nagios -v .. check” and if errors found, it will report which cfg files and which lines.. If none found it will restart with a 5 seconds timer (in case you regret).

Current Version

1.0

Last Release Date

2014-12-18

Compatible With

  • Nagios 3.x
  • Nagios 4.x

License

GPL


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!
Project Files
Project Photos
Project Notes
Reviews (1) Add a Review
Useful!
by user745, May 31, 2015
Here is a one-liner to do it automatically (requires inotify-tools)

while inotifywait -q -r -e modify /etc/nagios/ ; do echo "filename is changed"; nagios-reload;sleep 1;done
1 of 1 found this review helpful.
Helpful? Yes 1 No 0
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (1)
Favorites
1
Views
20,906