{"id":19817623,"url":"https://github.com/appng/appng-scheduler","last_synced_at":"2026-01-24T10:34:01.685Z","repository":{"id":22282765,"uuid":"95534402","full_name":"appNG/appng-scheduler","owner":"appNG","description":"An appNG privileged application, providing job scheduling services.","archived":false,"fork":false,"pushed_at":"2024-10-03T18:21:06.000Z","size":1440,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-12T10:13:07.556Z","etag":null,"topics":["appng-privileged-application"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appNG.png","metadata":{"files":{"readme":"README.adoc","changelog":"changelog.txt","contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-06-27T08:14:47.000Z","updated_at":"2021-12-02T13:33:59.000Z","dependencies_parsed_at":"2023-09-27T19:21:26.943Z","dependency_job_id":null,"html_url":"https://github.com/appNG/appng-scheduler","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appNG%2Fappng-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appNG%2Fappng-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appNG%2Fappng-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appNG%2Fappng-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appNG","download_url":"https://codeload.github.com/appNG/appng-scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233456064,"owners_count":18678966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appng-privileged-application"],"created_at":"2024-11-12T10:13:11.259Z","updated_at":"2025-09-18T06:32:47.192Z","avatar_url":"https://github.com/appNG.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"image::https://raw.githubusercontent.com/appNG/appng/appng-1.25.x/appng-logo.png[]\n:snapshot: 1.14.0-SNAPSHOT\n:stable: 1.13.0\n:current: {snapshot}\n\n[caption=\"Apache License 2.0\",link=LICENSE]\nimage::https://img.shields.io/badge/License-Apache%202-blue.svg?style=flat-square[]\n\n[caption=\"Maven Central\",link=http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.appng%22%20AND%20a%3A%22appng-scheduler%22]\nimage::https://img.shields.io/maven-central/v/org.appng/appng-scheduler.svg?style=flat-square[]\n\n== Welcome to appNG Scheduler\n\nappNG Scheduler is an appNG privileged application, providing job scheduling services.\n\n=== Scheduler Execution Records\nThe scheduler records each execution of a scheduled job and also manual triggered executions. It saves the site, application and job name. It saves the start- and enddate as well as the duration in seconds. A scheduler job can provide some result information and custom data which are stored as well. Additionally the scheduler saves stacktraces if a job is interrupted by an exception.\n\n  \n==== REST API\nThe records of job executions are provided by a REST API. This is useful for writing monitoring checks to assure that important jobs has been executed successfully. To enable the REST API, the application property `bearerToken` has to be filled with a non-blank value. This bearer token is also a shared secret to be used as authentification header by the consuming application. \n\nThe API is available at:\n\n\u003chost\u003e/service/\u003csite-name\u003e/appng-scheduler/rest/jobRecords\n\nThere are some filter which can be provided as GET parameter\n\n* application: filter for application name\n* job: filter for job name\n* startedAfter: filter for jobs with start time is after given time (format yyyy.MM.dd hh:mm:ss)\n* startedBefore: filter for jobs where start time is before given time (format yyyy.MM.dd hh:mm:ss)\n* result: SUCCEESS or FAIL to filter for successful or failed jobs\n* minDuration: filter for jobs with a duration in seconds which equal or higher than the given value\n\n==== Icinga/Nagios check script\nJob executions can be monitored by icinga or nagios. A check script is available at scripts/icinga. With the range definition it is possible \nto check each kind of minimum or maximum number of executions for a certain job in a configurable time period. Check the usage of the script \nwith --help \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappng%2Fappng-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappng%2Fappng-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappng%2Fappng-scheduler/lists"}