[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to disable standard columns?
- To: hobbit (at) hswn.dk
- Subject: How to disable standard columns?
- From: Cayo de Moraes <camorae (at) googlemail.com>
- Date: Tue, 16 Jun 2009 09:01:23 +0200
- 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=nzYT5K1Wcri3xo61vBRwrqHLbJgW9ZW0fwKIJ86qJ8U=; b=k5S+xgYWAByVm2LOg13fxNkemrlTmpMFskpGXqwEDf6yKt3pHB/RbtwxbAshBWyDT6 3VKOAUm+7OHPOiFLtGYDluAuDR7GMf1JYBKxFROy/yfGdOnk4k/vXMU4XB5suX6NNcF9 NRSfJDVhPl1of9knnCqLGhjvEealPTjO3nc90=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=e3yuKyt9qBlTnLPDb+rHdpXNU0xQVHm3ARl0aJ5BZaTtsXPtMh7echg4JTwZyrDVWM w03nsJ6gFscNyU7sGq9JAv3BnH8FeeLJai9gxUZF+xZytEz39Ac8IncWwmSZO7froEKh SsXq9lT+XVBj55N7RaVS27Refd+J9/o3Qfci0=
Hi guys,
I want to disable some standard columns (files and ports) but every time I
remove these colomns, they come back with the next check.
I dont know if its the right way to disable the "ports" column, but I
uncommented these lines in hobbitclient-aix.sh and its disabled now:
#echo "[ports]"
#netstat -an | grep "^tcp"
For the "files" column I couldnt find anything to uncomment. Does someone
know how to disable it?
TIA,
Cayo