commands – status service
Show or reload the BeyondCron servers status service.
Usage
status service (reload|show)
where
reload | the status service after making one or more config changes. If the configuration variable beyondcron.status.service is unset, this will have the effect of disabling the external status service. |
show | details of the current status service. |
read (show), admin (reload) on /_beyondcron/services
Examples
Show the status service details
BeyondCron % status service show
Status service JDBC - connected 14:43:56 23/05/2020 postgresql jdbc:postgresql://localhost:5433/beyondcron
Load or reload the status service
BeyondCron % status service reload