We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad5c37f + a946b2b commit 81263f8Copy full SHA for 81263f8
README.md
@@ -338,12 +338,13 @@ Use the provided `run.sh` script to start the Process Watchdog application. This
338
Or just `./run.sh &` which is recommended.
339
340
## TODO
341
-- Redesign the apps.c
+- Redesign the apps.c with DAO pattern
342
- Add CPU & RAM usage to the statistics
343
- Create easy-to-use heartbeat libraries
344
- Enable commands over UDP
345
- Enable remote syslog server reporting
346
- Add periodic reboot feature
347
+- Add periodic server health reporting
348
- Add IPC and TCP support
349
- Add json support
350
- Add remote Telnet console
0 commit comments