progrep
Utility to show live progress, status & stats for running simulations
... report for jobs running on remote hosts, e.g. jobs running on Linux Clusters.
progrep works in client-server model. The server can be installed in your simulation source code with only 4 extra lines (API). When the progrep command is invoked, it queries this server as a client. progrep does not interfere with or slow down your simulation when not invoked. Even when invoked, the overhead is insignificant. Out of the box, the API works with Fortran/C/C++ code.
See Wiki/README for details.