Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Apr 21, 2013 10:29 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
Hello,

Would it be possible to show the PID/PPID of processes in the explorer? Sometimes I see processes running but I'm not sure which one is causing it. The names aren't always specific enough.

For example, I see the process "perl" but this doesn't show up in htop/ps so it's a little bit unknown where it came from. Yet longview says it is still running. Now, I also use CSF/LFD firewall which uses perl, so it's most likely that process. Knowing the PIDs of files will make identification easier.

Bonus points for also tracking /proc/$pid - I haven't had this on my own Linode, but I have seen that crons or for example hacked websites run scripts (irc bots or w/e). This is a pain to troubleshoot sometimes. Having Longview track this and allow me to see and the processes with PIDs AND the information from /proc/$pid (like cmdline or even the links to /proc/pid/exe, e.g. lrwxrwxrwx 1 root root 0 Apr 17 10:20 /proc/23105/exe -> /usr/bin/tmux ) would be super awesome. See here

Thanks!


Top
   
PostPosted: Mon Apr 22, 2013 2:09 pm 
Offline
Linode Staff
User avatar

Joined: Fri Jan 29, 2010 8:44 am
Posts: 65
Location: New Jersey
The process view combines user/process name pairs so you have a count of how many of a given process exists. I'm not sure if it'd be helpful, but we could easily track the PID and perhaps expose that via CSV or something? We're pretty well aware of procfs if you've poked through the source :). We'll take a look at other methods of obtaining the process name. Thanks for the feedback!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group