Alan Sparks wrote:
Is there a setting for the Hobbit client (testing 4.1.2 rc1 at the moment) that controls line length on the reporting? I am trying to set up some process tests, but I note that the "ps" listings in the proc tests are truncated on the right, and missing a large part of some long process names (for instance, "/usr/lib/hobbit/client/bin/hobbitlaunch" is rendered as "/usr/lib/hobbit/client/bin/hobbi"
The command I see in the "hobbitclient-linux.sh" script is "ps -ef", which shouldn't be truncating the right side... am I missing something? Thanks in advance. -Alan
Replying to my own message: I changed the hobbitclient-linux.sh script to run "ps -efw" and got the longer display. This incidentally is a CentOS 3.5 (RHEL3-like) box. -Alan
- Alan Sparks, UNIX/Linux Systems Integration and Administration <asparks at doublesparks.net>