Hello, I would like to monitor a .pl application.
When I add "proc perl "application path", it seems that I'm only viewing the number of perl processes, (the process count is 17, the exact number of processes when i type "ps -eaf |grep perl")
If I stop one of them, the number is 16, and so on...
But I want to monitor one or more specifics .pl, and see them as 1 in the process count.
I there a specific configuration to do this ?
Thank you for you support.
Add comment