Github push to performancecopilot:pcp #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
3 New Commits: [pcp:master] By Frank Ch. Eigler <[email protected]>: bc775b63a176 ( https://github.com/performancecopilot/pcp/commit/bc775b63a17677671d91823ed92697be2887df8e ) : pmwebd: correct HTTP time zone syntax in Date:/Last-Modified: headers During testing of the checklist webapp prototype, it was found that the HTTP-level caching of some of the documents was broken by a slight error in the syntax of the RFC822-ish timestamps printed by pmwebapi for file service. We now use the hard-coded & correct "GMT" suffix rather than rely on strftime("... %z"). Confirmed function with web browser about:cache indicating proper cache life/expiry. Modified: src/pmwebapi/pmresapi.cxx ( https://github.com/performancecopilot/pcp/blob/master/src/pmwebapi/pmresapi.cxx ) [pcp:master] By Nathan Scott <[email protected]>: 85cc4f2586bc ( https://github.com/performancecopilot/pcp/commit/85cc4f2586bcf4563e07a12007b5efce09cbe821 ) : pmdapostgresql: no active and recovery metrics in 8.x series https://bugzilla.redhat.com/show_bug.cgi?id=1304619 Modified: src/pmdas/postgresql/pmdapostgresql.pl ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/postgresql/pmdapostgresql.pl ) [pcp:master] By Nathan Scott <[email protected]>: d3e22fa677e6 ( https://github.com/performancecopilot/pcp/commit/d3e22fa677e6fd2fd0995b747b99486ec9409e3d ) : Merge branch 'fche/pmfuntools' of pcpfans into fche-merge Modified: src/pmwebapi/pmresapi.cxx ( https://github.com/performancecopilot/pcp/blob/master/src/pmwebapi/pmresapi.cxx )