|
Hi, running SoS on a Solaris x86 search generates some errors in the serverinfo.py script.
Do you plan to fix this or should we do it ourselves? cheers, Andy |
|
Thank you for reporting this error! I have opened a bug against the app (SUP-384) and added it to the known issues for the 2.0 release of the SoS app. I have added the following code to serverinfo.py in order to report physical memory size on Solaris systems by means of prtconf:
This fix would be integrated in the next release of SoS. In the meantime, you can try this modified version of serverinfo.py to replace
You should no longer see any error banners in the Home view indicating that the serverinfo command disgracefully failed. Let me know if it works or if you have any suggestions to determine the system physical memory on a Solaris system using different code. Thank you for the confirmation, I'll greenlight this fix into the SoS 2.1 code.
(03 Jan '12, 23:53)
hexx ♦
|