diff --git a/modules/monitoring/library/Monitoring/Object/Host.php b/modules/monitoring/library/Monitoring/Object/Host.php index 4427887e6..145f7c7c2 100644 --- a/modules/monitoring/library/Monitoring/Object/Host.php +++ b/modules/monitoring/library/Monitoring/Object/Host.php @@ -121,6 +121,7 @@ class Host extends MonitoredObject 'host_max_check_attempts', 'host_name', 'host_next_check', + 'host_next_update', 'host_notes', 'host_notes_url', 'host_notifications_enabled',