Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
This is cron-activated downtime scheduler for Nagios hosts and services.
Current Version
Last Release Date
May 27, 2009
Owner
egalstad
Compatible With
The purpose of this tool is to use cron to schedule downtime for hosts or services that have regularly scheduled downtimes (like a Windows box being rebooted once a week to get all of the updates applied).
In "sched_host_downtime" $ECHOCMD is pretty useless, "echo" is a shell builtin. if [ $# -gt 0 ]; then usage Should be: if [ $# -eq 0]; then usage Also "usage" function should be defined before, not after.
You must be logged in to submit a review.
To:
From: