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


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



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,916