文件名称:monitor:用 Bash 编写的简单服务监视器
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-26 08:46:03
Shell
监视器 用 Bash 编写的简单服务监视器。 它只是提供监控逻辑。 所有警报、操作和监控探针都在您身上。 句法 您可以通过运行./monitor.bash --help在命令行上获取语法。 用法: monitor.bash [options] "command_to_monitor" 选项: --on-init 'command' Command to execute on monitor start. --on-up 'command' Command to execute when service is brought up. --on-down 'command' Command to execute when service has gone down. --rest-time n_seconds Sets all rest timers t
【文件预览】:
monitor-master
----.gitattributes(17B)
----sms-telcel-web.bash(544B)
----monitor.bash(4KB)
----doc()
--------state-diagram.dia(54KB)
----LICENSE(32KB)
----README.md(2KB)