[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Procs --> output of a process from ps -ef is too long
- To: hobbit (at) hswn.dk
- Subject: Procs --> output of a process from ps -ef is too long
- From: Cayo de Moraes <camorae (at) googlemail.com>
- Date: Mon, 23 Nov 2009 18:11:52 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=G4NRiM2I+dvu4WOVTgMxTH2cTv28PQJ8BmXYUPtdpFE=; b=BXvUEy4Tdy3nLnIrS7cQGqthZ/zigjmqZQjY75KrXPIBgEL90aS19oMj9+NSgkuCKM Zxd7Yp7L1C3KQnyeliLdYUvNGXTQ8VP8JkxIchZVumO+o0BZ6TKyFCrffszqUIq6fdFA TN7bCDyB5gI1q6kBEd5IuMR5oqfrGbWlBxcLI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HziS80uGa1yqDAb9SPq16HfEXz9tIfY0N7RvCMlBV1eimRjT6FEkKomGC6tUL65/Wb tmVI70dmOd3TjOSLBiufcl+CSCWtLLe5D0mYnsR+qPtPVuDPk10F3X5IW8DfS1qUrpf4 MTcadeCVKnID5Tqty25N2sdPB0FhIk89z0BlI=
Hello guys,
im having some problems to monitor processes with a long output (most of
them are java processes). Hobbit seems to cut the output at certain size and
i have to look for a string which appears at the end of the output.
where can i change this length limit?
tia,
Cayo