Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 856 Bytes

File metadata and controls

30 lines (17 loc) · 856 Bytes

Terminal-Notifier

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.

Usage

For each targeting server, fill in ssh parameters, password prompt, and the target process name in config.toml, and run terminal-notifier.exe.

Changelog

v0.0.4

Now supports monitoring multiple servers!

Terminal-Notifier

一个简单的Python循环,用于监控远程机器。如果未检测到目标进程,它会向用户发送通知并退出。

目前仅支持Windows系统。

使用方法

config.toml文件中填写每个服务器的SSH参数、密码提示以及目标进程名称,然后运行terminal-notifier.exe

更新日志

v0.0.4

现在可以同时监测多个服务器了!