I want to send warning messages to users Who are exceeding per user memory usage limit. Is there any way to do so?
I have made a program which kills users of jupyterhub who crosses a threshold memory usage at my organisation level.I did this using aws EC2 instance where our organisation jhub is hosted.