New Comment on Issue #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[parfait:master] New Comment on Issue #32 parfait-agent initializes before main app so JMX MBeans do not exist ( https://github.com/performancecopilot/parfait/issues/32 ) By natoscott ( https://github.com/natoscott ) : Just a bit more followup here - parfait-agent has always used the DynamicMonitoringView Parfait class, which performs the delayed-initialisation-if-needed @tallpsmith referred to above (re 'quiet' period). I've just added some code to allow the application startup time to be set to something different to the default 5 seconds if need be. I'll be looking into the proxying mode shortly too.