Dear all,we use pam_slurm_adopt to give users the possibility to make an ssh connection to a node with a running session.
But when I try to monitor such a session for cpu usage with sstat I get no results:
[root@puppeteer ~]# sstat -aj 3685.extern -o "MinCPU,AveCPU"
MinCPU AveCPU
---------- ----------
00:00.000
In that ssh session runs a simulation with full cpu load at that moment.
Our slurm version is 17.11.8
Monitoring of non ssh sessions works fine.
Best regards
Christian
