Timeperiods

Time Period definitions will be saved in /usr/local/nagios/etc/timeperiods.cfg.

define timeperiod{
        timeperiod_name 24x7
        alias           24 Hours A Day, 7 Days A Week
        sunday          00:00-24:00
        monday          00:00-24:00
        tuesday         00:00-24:00
        wednesday       00:00-24:00
        thursday        00:00-24:00
        friday          00:00-24:00
        saturday        00:00-24:00
        }

define timeperiod{
        timeperiod_name workhours
        alias           "Normal" Working Hours
        monday          08:30-17:00
        tuesday         08:30-17:00
        wednesday       08:30-17:00
        thursday        08:30-17:00
        friday          08:30-17:00
        }

define timeperiod{
        timeperiod_name nonworkhours
        alias           Non-Work Hours
        sunday          00:00-24:00
        monday          00:00-08:30,17:00-24:00
        tuesday         00:00-08:30,17:00-24:00
        wednesday       00:00-08:30,17:00-24:00
        thursday        00:00-08:30,17:00-24:00
        friday          00:00-08:30,17:00-24:00
        saturday        00:00-24:00
        }

define timeperiod{
        timeperiod_name none
        alias           No Time Is A Good Time
        }

Recent Updates

  • 8 months 9 hours ago
    1.27.2 update
  • 8 months 1 week ago
    Drupal 10/11 config
  • 8 months 1 week ago
  • PHP
    8 months 1 week ago
    PHP 8.3.11 and AlmaLinux
  • 8 months 1 week ago
    New version of Pound