jose-d / hpc-admin-scripts

Various scripts possibly usable when running HPC site

Repository from Github https://github.comjose-d/hpc-admin-scriptsRepository from Github https://github.comjose-d/hpc-admin-scripts

hpc-admin-scripts

Various scripts possibly usable when running HPC site

scripts description:

vnc-session-limiter

quick-n-dirty script checking if there is user having more than LIMIT of vnc sessions on particular node. Sessions over limit are killed in order from the oldest.

Python3 and psutil used.

I have this script in root crontab shortly after midnight.

About

Various scripts possibly usable when running HPC site

License:Apache License 2.0


Languages

Language:Shell 80.9%Language:Python 19.1%