Hmmm, interesting perspective, thank you.
The reason I was thinking of doing it this way is because we have a couple
of users who use a mathematical program that will run away with all the
32Gb of RAM the server has if left running unattended. Then my boss now
wants that ANY single process that uses up as much more than 8Gb of RAM be
killed so they don't risk taking the server down with them.
I don't think init will ever use that much memory so we are probably safe,
don't you think?
Would you know how that could be coded in monit.conf ? Can I use maybe a
wildcard perhaps somewhere?