Problems on HP/UX with processes status.
Brought to you by:
aeby
On HP/UX 10.20 the $pscomm .= " cax" line on
uxmon/Monitor/procs.pm does not work.
After changing to $pscomm .= " -e" the problem was
corrected.
This flag works also on Linux Red Hat .
Eduardo
Logged In: YES
user_id=77961
Thanks a lot for submitting the bug with its solution!
Best regards,
Tom
Logged In: YES
user_id=171127
I am trying to put Bigsister (A great program realy) in work
on HP/UX
the problem is that there is a lot of places that need
corrections.
May be in future versions all these software paths can be
isolated
and switched by something like uname in Unix, so new
platforms
will be added without this complexity.
I will send HP/UX corrections for you, if my corrections are
too quick and dirty please tell me.
Best Regards
Eduardo
Logged In: YES
user_id=77961
(Sorry for a really long delay ...)
The idea was to make everything as generic as ever
possible. If it's really necessary to explicitly distinguish
between different platforms the right way to do it is
to extend the platforms/*.pm modules.
A long time ago Big Sister was working pretty well on
HP/UX. Since I do not have regular access to HP/UX any
more things might have changed a little.
I am really happy with all your input!
Best regards,
Tom
Logged In: YES
user_id=77961
(see #408446)