Page 1 of 1

Jailname in top-list (Status|Processes)

Posted: 11 Dec 2013 12:00
by LrdBate
Hi,

as i wanted to see in the Processlist in which Jail a process runs, i changed status_process.php and installed jtop.
Processinformation.PNG
The died jail is the process running top. I dont know why it displays a died jail and didnt got it managed to delete this line. Perhaps someone has a good idea? :)

To install jtop, just use

Code: Select all

pkg_add -r jtop
after that, replace status_process.php in /usr/local/www with the one attached
status_process.php
If the file does not find jtop installed, it keeps using the top command.


regards,

LrdBate

Re: Jailname in top-list (Status|Processes)

Posted: 11 Dec 2013 12:31
by alexey123
Hi
1.Jtop need perl.
2. Jail is not process

Re: Jailname in top-list (Status|Processes)

Posted: 11 Dec 2013 12:37
by LrdBate
Hm, Perl must have been installed from a former test :)

I know that a jail is not a process, but as top shows the process from the jail, i wanted to see in which jail they run