A simple python loop that monitors the remote machine, if the target process is not detected, sends a notification to the user and exits.
Currently available for Windows only.
For each targeting server, fill in ssh parameters, password prompt, and the target process name in config.toml, and run terminal-notifier.exe.
一个简单的Python循环,用于监控远程机器。如果未检测到目标进程,它会向用户发送通知并退出。
目前仅支持Windows系统。
在config.toml文件中填写每个服务器的SSH参数、密码提示以及目标进程名称,然后运行terminal-notifier.exe。
现在可以同时监测多个服务器了!