| guest |
Tue Feb 10 12:39:33 GMT 2009 |
| |
| First of all, this is a superb product. So easy to use and works really well. Now, is it possible to customize the web console with my own monitoring data? From looking at the source code it appears the relevant methods are all private. |
| |
| sedj |
Tue Feb 10 21:41:15 GMT 2009 |
| |
Hi, Thanks for the feedback.
Currently, what you wish is not supported, but if you go into details a bit more, we can look into adding it into the next release. |
| guest |
Wed Feb 11 16:16:43 GMT 2009 |
| |
| Well, I would like to supply the Primrose web console with my own data (key/value pairs or somesuch). I imagine that there is a seperate thread running the console, so it would probably be a matter of supplying this thread with my data. There would have to be an "update" method as well, so I can keep my data current. The canonical way to do this would be JMX, but that might be a bit of a behemoth here. |
|