[Pharo-project] Issue 3546 in pharo: Have a look at SystemReporter
Status: Accepted Owner: stephane...@gmail.com Labels: Milestone-1.3 New issue 3546 by stephane...@gmail.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 In the SystemReporter you can chose what system information should be gathered. So you could have a compact overview of the image and the VM or a full length/all details report. Add the repository SystemReporter to Monitcello. MCHttpRepository location: 'http://www.squeaksource.com/SystemReporter' user: '' password: '' Load the package SystemReporter and do SystemReporter open in a workspace. This very simple and needs to be polished further. License is MIT and everybody is invited to add code. It's easy to extend the reporter and it is explained in the class comment. This works with Squeak Trunk and Pharo 1.1.1 (needs to get rid of the deprecation warning) Alex
Comment #1 on issue 3546 by Torsten....@astares.de: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 See also http://code.google.com/p/pharo/issues/detail?id=3695
Comment #2 on issue 3546 by l...@blobworks.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 The latest version will not work in pharo. I will see how to make it more pharo friendly.
Comment #3 on issue 3546 by l...@blobworks.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 So what should i use to check if it's working? 1.1.1, 1.2, 1.3 ??
Comment #4 on issue 3546 by stephane...@gmail.com: Have a look at SystemReporter http://code.google.com/p/pharo/issues/detail?id=3546 first let us make it work in 1.3 because 1.2 is in release candidate and we should avoid to change it. Now if the systemreporter can be made loadable in 1.2 then people could load it and execute it.
participants (1)
-
pharo@googlecode.com