Hi,
I am new to grsecurity, but really want to know is there any way I can check the following things.
I have three jails : jail1,jail2,jail3 .
I have to restrict in a way to allow only 10 processes(configurable) to run concurrently in a particular jail .
I have to see the no of processes running in each jail .
If any process failed in a jail, is there any log available to see their failures.
Thanks in advance .