processes plugin: Get complete command line for processes on Linux as well.
authorSebastian Harl <sh@tokkee.org>
Tue, 25 Nov 2008 16:53:53 +0000 (17:53 +0100)
committerSebastian Harl <sh@tokkee.org>
Sat, 6 Dec 2008 09:21:03 +0000 (10:21 +0100)
commitf560c943439ba28e74eb576eb58a965d049588f9
treeaf148c4fe63bf07661133eab0fbe25a6bbcb2b41
parent5b123e4666d053231bffa735b7940e28e59d9395
processes plugin: Get complete command line for processes on Linux as well.

On Linux, /proc/<pid>/cmdline is now used to determine the complete command
line of a process which may then be used with the "ProcessMatch" configuration
option.
src/processes.c