Given the following timeperiod import file:
Code: Select all
define timeperiod {
timeperiod_name Dev Dispatcher
alias Dev Dispatcher on dev-webprod off during the summer
september 1 - june 30 00:00-24:00
}
Code: Select all
define timeperiod {
timeperiod_name Dev Dispatcher
alias Dev Dispatcher on dev-webprod off during the summer
september 1 - june 30 00:00-24:00
}
Code: Select all
/usr/local/nagiosxi/html/includes/components/ccm/classes/import.class.phpGreat!eloyd wrote:Thanks. Look like that solved the import bug. Now I just need to figure out why one timeperiod that gets imported, but excludes another imported time period doesn't pass muster on the verify stage.
While possibly related, it's not the same problem. You can go ahead and lock this. I'll open another issue if there is one.