openspug / spug

开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
https://spug.cc
GNU Affero General Public License v3.0
10k stars 2.03k forks source link

任务调度支持 API 接口吗? #664

Closed jjeejj closed 3 months ago

jjeejj commented 3 months ago

背景:现在有现成的 API 接口,需要定时去检查数据是否服务要求。spug 目前只有 写 shell 和 python 脚本的方法

诉求:不想写 shell 或者 python 脚本,可不可以直接填写接口地址和 cron 来定时触发,类似于 XXL job

zyupo commented 3 months ago

收到你的建议,新版本会评估。