If the OffHourMaintenance schedule has been deleted, how can it be restored?
Option 1:
Recreate a new schedule manually by copying the details from another Foglight Management Server.
Option 2:
Run the attached script and this will load the default OffHourMaintenance schedule into Foglight
Usage:
Go to $FMS_HOME/bin and run the command:
For Unix
./fglcmd.sh –usr<username> -pwd <password> -cmd util:configimport -f ImportOffHourMaintenanceDB.xml
For Windows:
fglcmd.bat –usr<username> -pwd <password> -cmd util:configimport -f ImportOffHourMaintenanceDB.xml