Job Status Informer
Job Status Informer is a C#/.NET notification application that monitors the status of computational jobs on the remote computer cluster, making the software development and debugging process more effective. Supports both PBS and SLURM schedulers. Third party SSH library used is SSH.NET
Notes. In case of private key authentication, enter a passphrase (if any) in the “Password” field. Polling interval is set to 120 seconds, smaller value could cause an overhead on login node.
Requirements: .NET Framework 4.0, cluster with qstat or squeue command.