mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 19:46:12 -04:00
Add debug of reason why we are not running a monitor
This commit is contained in:
@@ -235,6 +235,8 @@ if ( $command =~ /^(?:start|restart)$/ ) {
|
||||
} # end if track motion
|
||||
} # end if controllable
|
||||
} # end if ZM_OPT_CONTROL
|
||||
} else {
|
||||
Debug("Not running process for Monitor $$monitor{Id} Because Capturing($$monitor{Capturing})== None or Type($$monitor{Type})==Website");
|
||||
} # end if capturing is not none or Website
|
||||
} # end foreach monitor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user