Nagios Exchange
  • Home
  • Directory
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up

Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now

Plugins4379Themes and Skins11Addons732Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Nagios Core Documentation Intro To Nagios V-Shell
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (4)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)TcoUpLoad (1)
See More
Newest Contributors
Community Member (51)Davide Lemma (4)Alarig Le Lay (1)Penn Rabb (1)Sean Falzon (1)
See More
Home > R. Peters
RP

R. Peters

@rjp

User Stats

Favorites0

Views0

Projects3

Check NTP client
VMWare
Check NTP client
Script to verify the NTP client status on ESX hosts.
0.0 (0)
12.3K
0
R. Peters
GPL
Check logged on user
Windows
Check logged on user
Checks if a specific user is logged on to a specific system.
4.0 (1)
27K
0
R. Peters
GPL
Check VMware Tools
VMWare
Check VMware Tools
Checks the installation of VMware Tools on a VM.
5.0 (1)
14.9K
0
R. Peters
GPL
downtime_sched

Very nice addon

I was looking for a web-based possibility to schedule recurring downtime in Nagios. This addon offered exactly the things we needed. I've used the downtime-2.2 version with our Nagios Core 4.1.1, and I can confirm that it works fine. The only things that are different in the 3.0 version, are the downtime_job.pl file and the new line in the side.php file. The downtime_job.pl script schedules the downtime in Nagios, based on the recurring schedule you provided. I haven't seen any problems with the 2.2 version of the script. Make sure you use the new line in side.php however. Nothing has changed in downtime_sched.cgi I've followed the instructions in the 2.2 README file, and modified the files as described, but with a few additional settings. See below. In downtime_job.pl: my($NAGDIR) = "/usr/local/nagios" ; # Nagios root directory my($CFGFILE) = "$NAGDIR/etc/schedule.cfg"; # my configuration file my($CMDFILE) = "$NAGDIR/var/rw/nagios.cmd"; # Nagios CMD file my($OBJECTS) = "$NAGDIR/var/objects.cache"; # Nagios 2 objects file my($DOWNDAT) = "$NAGDIR/var/downtime.dat"; # existing sched downtime In downtime_sched.cgi: my($NAGIOS) = "/usr/local/nagios"; my($CFGFILE) = "$NAGIOS/etc/schedule.cfg"; # My config file! my($STATUSLOG) = "$NAGIOS/var/status.log";# if defined, check validity my($OBJECTS) = "$NAGIOS/var/objects.cache";# if defined, use nagios2 cache Furthermore, I've also added the following line to both sub headers parts in downtime_sched.cgi: This will make the text style the same as the rest of the Nagios web interface.

Reviewed 9 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks