Timeperiod xi_timeperiod_24x7 forced in wizard
Posted: Mon Sep 09, 2019 11:56 am
Hi Nagiosmen,
I have made two wizards for our enterprise : one for linux, one for windows.
These two wizards are dereivated from XI standards linux/windows wizards.
My issue is that timeperiod xi_timeperiod_24x7 is forced in hosts/services generated wherereas nothing in the wizard code mention it :
In my company, timeperiod are inherited in host templates.
- How can I modifiy my wizard in order to leave timeperiod blank in the hosts/services created.
- How can I massively delete timeperiods when they have been previously set to xi_timerperiod_24x7?
Regards
I have made two wizards for our enterprise : one for linux, one for windows.
These two wizards are dereivated from XI standards linux/windows wizards.
My issue is that timeperiod xi_timeperiod_24x7 is forced in hosts/services generated wherereas nothing in the wizard code mention it :
Code: Select all
# pwd
/usr/local/nagiosxi/html/includes/configwizards/linux-server-sigma
# grep -r timeperiod *
#
- How can I modifiy my wizard in order to leave timeperiod blank in the hosts/services created.
- How can I massively delete timeperiods when they have been previously set to xi_timerperiod_24x7?
Regards