文件名称:java-sysd-notify-watchdog:向 systemd 发送看门狗通知
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-27 03:00:11
Java
向 systemd 发送看门狗通知 用于 Java 守护进程的 Lib,用于发送保持活动消息以使用本机接口刷新 systemd 看门狗时间戳。 或者您可以使用此使用 /usr/bin/systemd-notify 实用程序来完成此操作。 使用 1.1 版构建工件。 < groupId>org.tricorder groupId> < artifactId>java-sysd-notify-watchdog artifactId> < version>1.1 version> 简单使用 SysDNotifier() notifier = new SysDNotifier (); notifier . start(); 高级用法 SysDNotifier notifier = new SysDNotifier (); notifier . setAu
【文件预览】:
java-sysd-notify-watchdog-master
----src()
--------main()
----LICENSE(10KB)
----pom.xml(3KB)
----README.md(1KB)