[Lazarus] Environment monitoring software on Linux?

Anthony Walter sysrpl at gmail.com
Thu Sep 26 19:06:37 CEST 2019


>From what you describe it would seem a simple script or program invoked
through cron would be the best way to tackle this problem. Another option
is the watch command, which can execute a program every x intervals. And of
course if you want to kick off a process when run, you can add a script to
init.d or ~.profile. Finally, you also have the option of using ssh and
tmux. Tmux allows programs to run between logins, that is connecting and
disconnecting to your linux system you can check on a long running program
or even an pseudo tty using tmux.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190926/1759befe/attachment.html>


More information about the lazarus mailing list