Build precise queries to find exactly what you need
Press ESC to close
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
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!