- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I have to monitor jobs on DevCloud (for example : training), but I noticed that we get the output logs of the terminal at the compute node only after the job is complete.
Is there a way to do that? I tried nohup, but it did not work.
Thanks,
Saransh
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
You could use ‘qpeek’ command to monitor jobs and to get the real time logs of running job on DevCloud.
- Once job is submitted, you can track the job using the below command:
qstat
- To read the output and error stream of the executing job, you can use the qpeek command as below:
qpeek -o <job_id>
qpeek -e <job_id>
Please note that an output and error file will be created once the execution is in running state.
Hope this helps
Regards,
Raeesa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Saransh,
Did the solution provided helped ? Were you able to see the logs ? Please let us know the updates.
Regards,
Raeesa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Saransh,
We haven't heard back from you. We are discontinuing monitoring this thread. Please raise a new query if you have any further doubts. We would be happy to help you.
Thanks and Regards,
Raeesa

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page